﻿/* リンク関連
-------------------------------------------- */
.asp
{
	width: 960px;
}

.asp table
{
	width: 960px;
}

a {
	color:#268BBA;
}

a:link {
/*	color: gray;*/
	color: #1E4EA6;
	text-decoration: underline;
}

a:visited {
/*	color: #5224c8;*/
	color: #800080;
	text-decoration: underline;
}

a:hover {
	color: #1E4EA6;
	text-decoration: underline;
}

a:active {
	color: #1E4EA6;
	text-decoration: underline;
}

a:focus {
	color: #1E4EA6;
	text-decoration: underline;
}

.point {
	cursor: pointer;
}

/* フォントサイズ
-------------------------------------------- */
.fontSS {
	font-size: 0.5em;
}
.fontS {
	font-size: 0.75em;
}
.fontM {
	font-size: 1em;
}
.fontL {
	font-size: 1.25em;
}
.fontLL {
	font-size: 1.5em;
}

span.attention 
{
    font-weight: bold; 
    font-size: 1.4em;
}

/* フォントカラー
-------------------------------------------- */
.crimson 
{
	color: #dc143c;
}

.red {
	color: #b22222;
}

.blue {
	color: #35AEFF;
}

.green {
	color: #00ff00;
}

.magenta {
	color: #FF00FF;
}

.white {
	color: #FFFFFF;
}

.black 
{
	color: #000000;
}

.pink
{
	color: #ff6699;
}

/* フォントタイプ
-------------------------------------------- */
.number 
{
	font-family: Verdana, Arial, sans-serif;
}

/* 文字デコレーション
-------------------------------------------- */
.under 
{
	text-decoration: underline;
}

/* インデント 
-------------------------------------------- */
.t_center 
{
	text-align: center;
	
}
.t_left 
{
	text-align: left;
	text-indent: 3ex;
}
.t_right 
{
	text-align: right;
	text-indent: 3ex;
}


/* 発車オ～ライネット基調カラー（緑）
------------------------------------ */
.border {
	border: solid 1px #268BBA;
	margin: 0px;
	padding: 0px;
}

/* 共通パーツ
-------------------------------------------- */

div.partition
{
	clear: both;
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-top: 10px;

	border-top: 1px dashed #9bb868;	
}

/* ページトップ */

p#to_top 
{
	width: 960px;
	text-align: right;
}

/* インデント */
div.indent {
	text-align: left;
	margin-left: 15px;
}

p.form_btn 
{
	padding-top: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

div.form_btn 
{
	clear: both;
	height: auto;
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

div.form_btn_left 
{
	float: left;
	margin-left: 5ex;
}

div.form_btn_right 
{
	margin-left: 20px;
	float: left;
}

/* システムからのお知らせ等 */
div.attention_box 
{
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.attention_box p 
{
	text-indent: 3ex;
	text-align: left;
}

.focus {
	color: #969696
}

.ctr {
	text-align: center;
}

.clr {
  clear: both;
}

.arw {
	width: auto;
	height: 10px;
	line-height: 10px;
	background-image: url(../Images/Arrow/arrow_down.gif);
	background-repeat: no-repeat; 
	text-indent: 3ex;
}

p.more {
	height: 12px;
	background: url(../Images/Arrow/arw_diarylist.gif) no-repeat;
	line-height: 12px;
	float: right;
	text-indent: 2ex;
}

span.more 
{
    width: 100px;
    height: 12px;
    line-height: 12px;
	background: url(../Images/Arrow/arw_diarylist.gif) no-repeat;
	float: right;
	text-indent: 2ex;
	font-size: 0.8em;
}

.lft {
	float: left;
}

.bold {
  font-weight: bold;
}

button.post
{
	margin: 10px auto 10px auto;
}

/* clearfixハック
-------------------------------------------- */
.clearfix: after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
/* IE7 MacIE*/
.clearfix {
	display: inline-block;
	}
/* IE6以前*/
* html.clearfix {
	height: 1%;
	}
.clearfix {
	display: block;
	}
	

/* パンくず
------------------------------------------------------- */
div#bread_crumb 
{
	clear: both;
	width: 956px;
	height: auto;
	margin: 5px auto 5px auto;
	border-bottom: solid 2px;
}

div#bread_crumb ul.menu
{
	width: 100%;
	line-height: 20px;
	height: 20px;
	background: #eee8aa;
	font-size: 0.8em;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#bread_crumb li 
{
	margin-left: 15px;
	float: left;
	text-indent: 3ex;
}

div#bread_crumb li a 
{
	color: #000000;
	text-decoration: underline;
}

div#bread_crumb li.selectedMenuItem a 
{
	color: red;
	text-decoration: none;
}

/* ユーザパネル
------------------------------------------------------- */
div#user_panel
{
	clear: both;
	height: 30px;
	line-height: 30px;
	color: #006666;
	width: 960px;
	padding-bottom: 0px;
	margin: 0 auto 0 auto;
}

div#opening_message 
{
	width: 520px;
	height: 33px;
	line-height: 33px;
	float: left;
	text-align: left;
	margin-left: 10px;
}

span.opening_title
{
    font-size: 0.8em;
}

span.guest_user
{
    
    float: right;
    font-size: 1.2em;
}

div#user_panel div#status_name 
{
    width: 400px;
    height: 30px;
    line-height: 30px;
    float: right;
    vertical-align: top;
}

div#user_panel div#status_button
{
	width: 190px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	float: right;

	background: url("../Images/Background/bg_concept.gif") no-repeat;
	vertical-align: top;

}

div#user_panel div#status_button a img
{
	padding-top: 5px;
	padding-bottom: 3px;
}

/* html 
-------------------------------------------- */

html, body {
	/* 全体を統一、青味がかった黒色 */
	color: #2d2d2d;
	/* 全体を統一、デフォルトでは1.0 */
	font-size: 1.0em;
	/* 0508追加 IE6対策 ハック */
	position: relative;
}

/* ヘッダ
-------------------------------------------- */
div#header_sitetheme
{
	width: 100%;
	height: 25px;
    background: url("../Images/Background/bg_header_sitemaps_new.gif") repeat; /*UPDATE komaki 20180417:背景色変更*/
}

div#header_sitetheme_wrap
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 25px;
}

div#description 
{
	float: left;
}

span.site_title
{
	font-size: 1.1em;
	color: #ffffff;
	height: 25px;
	line-height: 25px;
	width: 556px;
	text-align: left;
}

span#site_title 
{
	font-weight: bold;
	font-size: 1.1em;
}

div#header_site_maps 
{
	float: right;
}

ul#header_navi 
{
	width: 304px;
	font-size: 0.8em;
	font-weight: bold;
	height: 25px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	float: right;
}

ul#header_navi li 
{	
	float: left;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #ffffff;

}

ul#header_navi li.pulldown
{
	text-indent: 2ex;
	background: url("../Images/Arrow/arw_down_white.png") no-repeat 0 50%;
}

ul#header_navi li a 
{
	display: block;
	text-align: center;
	width: 99px;
	color: #ffffff;
	text-decoration: none;
}

ul#header_navi li a:hover {
	text-decoration: underline;
}

/* ヘッダ部
----------------------------------------------------------*/
div#header {
	width: 100%;
	height: 60px;
	font-size: 0.8em;
}

div#header_wrap {
	width: 960px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;

}

#header_left {
	width: 290px;
	height: 50px;
	float: left;
	padding: auto;
}

#header_right {
	width: 450px;
	height: 50px;
	float: right;
}

#header_foot {
	width: 960px;
	height: 20px;
	float: left;
	text-align: left;
}

.beginner {
	background: url("../Images/Icon/ico_beginner.gif") no-repeat;
	text-indent: 2ex;
}

ul.site_maps 
{
	width: 400px;
	color: white;
	float: right;
}

ul.site_maps li 
{
	width: 100px;
	height: 30px;
	float: left;
	background: url('../Images/Global/gnv_sitemaps01.gif') no-repeat;
}

ul.site_maps li a 
{
	line-height: 30px;
	color: White;
}

ul.site_maps li a:link {
	color: white;
	text-decoration: underline;
}

ul.site_maps li a:visited {
	color: white;
	text-decoration: underline;
}

ul.site_maps li a:hover {
	color: white;
	text-decoration: underline;
}

ul.site_maps li a:active {
	color: white;
	text-decoration: underline;
}

ul.sub_navi
{
	float: right;
	width: 400px;
	margin-top: 10px;
}

ul.sub_navi li 
{
	float: left;
}

ul.sub_navi li.adjustment
{
	width: 48px;
}

div.usable
{
    float: left;
	width: 300px;
	height: 40px;
	text-align: left;
	margin-left: 50px;
}

div.usable span 
{
    font-weight: bold;
	line-height: 15px;
}

div.text_resizer {
	float: right;
	width: 72px;
	margin-left: 28px;
}

div.text_resizer ul li 
{
    width: 24px;
	float: left;
}

span.character_size 
{
    font-weight: bold;
}

/* グローバルナビゲーション
-------------------------------------------- */
div#global_navii {
	clear: both;
	height: 40px;
	width: 100%;
}

#global_navi_wrap {
	width: 960px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;

}

#global_navi ul li {
	float: left;
}

/* ここからレイアウトの定義
---------------------------------------------------------- */

/* 1カラムレイアウト */
#cMain {
	clear: both;
	height: auto;
	text-align: center;
	width: 960px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	overflow: hidden;
}

div#wrapper {
	clear: both;
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}



/* 2カラムレイアウト */
/* 左 */
#contents_left {
	float: left;
	width: 350px;
	padding-right: 10px;
	margin: 0;
	overflow: hidden;
}

/* 右 */
#contents_right {
	float: left;
	width: 600px;
	margin: 0;
	overflow: hidden;
}

/* バス詳細レイアウト2カラム */
div#infoBusWrapper {
	clear: both;
	height: auto;
	text-align: center;
	width: 960px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	overflow: hidden;
}

div#infoBusLeft {
	background: #edede1;
	float: left;
	width: 350px;
	margin: 0;
	overflow: hidden;
}

div#infoBusRight {
	background: #f9fbf3;
	float: left;
	width: 598px;
	padding-left: 10px;
	margin: 0;
	overflow: hidden;
}



/* 3カラムレイアウト
-------------------------------------------- */
#cLeft {
	float: left;
	width: 300px;
	padding-right: 10px;
	margin: 0;
	overflow: hidden;
}

#cCenter {
	float: left;
	width: 440px;
	margin: 0;
	padding-right:10px;
	overflow: hidden;
}
 
#cRight {
	float: right;
	width: 200px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}


/* フッタ
-------------------------------------------- */
#footer {
	clear: both;
	height: auto;
	width: 100%;
}

#footerWrap {
	height: 200px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

/* サイトマップ */
#SiteMap {
	clear: both;
	height: 200px;
	width: 962px;
	margin-left: auto;
	margin-right: auto;
	background: url("../Images/Footer/ft_image01.jpg") no-repeat;
}

ul.Category 
{
	float: right;
	height: 200px;
	margin-left: 0;
	margin-right: 0;
}

ul.Category li 
{
	height: auto;
	line-height: 16px;
	background: url("../Images/Arrow/arw_diarylist.gif") no-repeat;
	text-indent: 2ex;
	text-align: left;
}


/* フッタリンク */
ul.footer_link {
	width: 440px;
	height: 33px;
	margin-left: auto;
	margin-right: auto;
}

ul.footer_link li {
	float: left;
}

.Copyright {
	width: 960px;
	height: auto;
	text-align: center;
	margin: 0;
	padding: 0;
}

/* その他
------------------------------------- */
/* インフォバー */
h1.info_main
{
	clear: both;
	height: 33px;
	line-height: 33px;
	width: 958px;
	color: #268BBA;
	font-weight: bold;
	text-align: left;
	text-indent: 3ex;
	margin-bottom: 10px;
	background: url("../Images/Category/ct_w960.gif") no-repeat;
}

h2.info_main 
{
	clear: both;
	height: 33px;
	line-height: 33px;
	width: 958px;
	color: #268BBA;
	font-weight: bold;
	text-align: left;
	text-indent: 3ex;
	margin-bottom: 10px;
	background: url("../Images/Category/ct_w960.gif") no-repeat;
}

h2.page_theme 
{
	clear: both;
	height: 33px;
	line-height: 33px;
	width: 958px;
	color: #268BBA;
	font-weight: bold;
	text-align: left;
	text-indent: 7ex;
	margin-bottom: 20px;
	background: url("../Images/Category/ct_w960_main.gif") no-repeat;
}

h2.ctLeft 
{
	height: 33px;
	line-height: 33px;
	width: 600px;
	color: #268BBA;
	font-weight: bold;
	text-align: left;
	text-indent: 3ex;

	background: url("../Images/Category/ct_w600.gif") no-repeat;
}

h2.ctRight {
	height: 33px;
	line-height: 33px;
	width: 350px;
	color: #268BBA;
	font-weight: bold;
	text-align: left;
	text-indent: 3ex;

	background: url("../Images/Category/ct_w350.gif") no-repeat;
}

h2.infoLeft {
	height: 33px;
	line-height: 33px;
	width: 350px;
	color: #268BBA;
	font-weight: bold;
	text-align: left;
	text-indent: 3ex;

	background: url("../Images/Category/ct_w350.gif") no-repeat;
}

h2.infoRight {
	height: 33px;
	line-height: 33px;
	width: 600px;
	color: #268BBA;
	font-weight: bold;
	text-align: left;
	text-indent: 3ex;
	background: url("../Images/Category/ct_w600.gif") no-repeat;
}

div.SortPartial 
{
	width: 960px;
	height: 30px;
}

/* 通常検索 */
select.pref_list
{
	width: 180px;
}

/* システムメッセージ */
div.system_message
{
	clear: both;
	width: 700px;
	height: 300px;
	background: lightgray;
	border: solid 1px #9bb868;
	padding: 30px;
	margin-left: auto;
	margin-right: auto;
}

div.err_message 
{
	clear: both;
	width: 100%;
	height: auto;
}

div.err_message p
{
	color: #b22222;
}

