@import url("common.css");

body{
	font-size:15px;
}

/*
ナビゲーション
*/

#navi-con{
	width:950px;
	margin:0 auto;
	overflow:hidden;
}

#navi-con ul{
	width:602px;
	float:right;
	display:inline;
	margin-right:33px;
}

#navi-con li{
	float:left;
	display:inline;
	list-style-type:none;
	margin:0px 0px 10px 0px;
	margin-left:17px;
}

/*
枠1
*/

#outline01-out{
	width:960px;
	margin:0 auto;
	background-image:url(../image/index/outline01_middle.png);
	background-repeat:repeat-y;
	background-position:left top;
}

#outline01-mid{
	background-image:url(../image/index/outline01_top.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#outline01-ins{
	background-image:url(../image/index/outline01_bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:5px;
}

/*
flash
*/

#flash_container{
	width:932px;
	margin:20px auto;
}

#flash_container td{
	width:33%;
	text-align:center;
}

/*
バナ－リンク
*/

#banner_link{
	width:910px;
	margin:0 auto;
}

#banner_link td{
	text-align:center;
	vertical-align:middle;
	width:33%;
}

#banner_link td p{
	margin:10px 0px;
}

/*
ブログの読み込み
*/

#read_blog{
	width:904px;
	margin:20px auto;
}

#read_blog th{
	text-align:left;
	vertical-align:top;
}

#read_blog td{
	vertical-align:top;
}

/*
最新情報
*/

#read_info{
	width:434px;
	float:left;
}

#read_info dd{
	font-weight:normal;
}

#read_info dd ul{
	margin:0px;
	padding:0px;
}

#read_info dd ul li{
	list-style-type:none;
	background-image:url(../image/index/li_info.png);
	background-repeat:no-repeat;
	background-position:left 0.5em;
	padding-left:15px;
	margin:5px 0px 5px 20px;
}

#read_info dd ul li span{
	font-weight:bold;
}

#read_info dd ul li a{
	color:#333;
}

/*
よくある質問
*/

#read_faq{
	float:right;
	width:434px;
}

#read_faq dd{
	font-weight:normal;
}

#read_faq dd ul{
	margin:0px;
	padding:0px;
}

#read_faq dd ul li{
	list-style-type:none;
	margin:5px 0px 5px 20px;
	padding:0px;
}

#read_faq dd ul li p{
	padding-left:15px;
	margin:0px;
	background-image:url(../image/index/li_faq.png);
	background-repeat:no-repeat;
	background-position:left 0.5em;
}

#read_faq dd ul li a{
	color:#333;
}

.totop{
	clear:both;
	width:950px;
	margin:20px auto;
	text-align:right;
}

/*
見出し
*/

.i_lb01{
	width:950px;
	margin:20px auto 10px auto;
}

/*
コンセプト
*/

#concept-container-outer{
	width:990px;
	margin:0 auto;
}

#concept-container-outer td{
	vertical-align:top;
	width:50px;
}

/*
左上
*/

#con-left-up{
	background-image:url(../image/index/bg_concept01_middle.png);
	background-repeat:repeat-y;
	background-position:left bottom;
}

#con-left-up-outer{
	width:495px;
	background-image:url(../image/index/bg_concept01_middle.png);
	background-repeat:repeat-y;
	background-position:left bottom;
}

#con-left-up-inner{
	background-image:url(../image/index/bg_concept01_top.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:40px 20px 20px 30px;
}

#con-left-up-inner .txt{
	padding:20px;
}

/*
右上
*/

#con-right-up{
	background-image:url(../image/index/bg_concept03_midddle.png);
	background-repeat:repeat-y;
	background-position:left bottom;
}

#con-right-up-outer{
	width:495px;
	background-image:url(../image/index/bg_concept03_midddle.png);
	background-repeat:repeat-y;
	background-position:left bottom;
}

#con-right-up-inner{
	background-image:url(../image/index/bg_concept03_top.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:40px 30px 20px 20px;
}

#con-right-up-inner .txt{
	padding:20px;
}

/*
左上
*/

#con-left-down{
	background-image:url(../image/index/bg_concept02_middle.png);
	background-repeat:repeat-y;
	background-position:left bottom;
}

#con-left-down-outer{
	width:495px;
}

#con-left-down-inner{
	padding:20px 20px 0px 30px;
}

#con-left-down-inner .txt{
	padding:20px;
}

/*
右下
*/

#con-right-down{
	background-image:url(../image/index/bg_concept04_middle.png);
	background-repeat:repeat-y;
	background-position:left bottom;
}

#con-right-down-outer{
	width:495px;
}

#con-right-down-inner{
	padding:20px 30px 0px 20px;
}

#con-right-down-inner .txt{
	padding:20px;
}


/*
枠2
*/

.outline02-outer{
	width:950px;
	margin:0 auto;
	background-image:url(../image/index/outline02_middle.png);
	background-repeat:repeat-y;
	background-position:left top;
}

.outline02-mid{
	background-image:url(../image/index/outline02_bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.outline02-ins{
	background-image:url(../image/index/outline02_top.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:10px 0px;
}

.incho-greeting{
	width:930px;
	margin:0 auto;
	background-image:url(../image/index/bg_intro.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
}

.incho-greeting .txt{
	width:737px;
	float:right;
	margin:10px;
}

.incho-greeting .txt p{
	margin:1em 0px;
}

.incho-greeting .txt .lb{
	font-weight:bold;
}

.incho-greeting .txt .name{
	text-align:right;
}

.w_normal_txt{
	font-weight:normal;
}

/*
アクセスマップ
*/

#access_map{
	width:100%;
}

#access_map .map{
	vertical-align:middle;
	width:50%;
}

#access_map .map p{
	width:347px;
	display:block;
	margin:0px auto;
}

#access_map th{
	font-weight:normal;
	vertical-align:middle;
	text-align:left;
}

#access_info{
	width:420px;
	margin:10px auto;
}

#access_info #time_table{
	width:100%;
	margin:20px auto 0px auto;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
}

#access_info #time_table td{
	text-align:center;
	vertical-align:middle;
	padding:2px;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
}

#access_info #time_table .bold{
	font-weight:bold;
}

/**/

#content_list_container{
	width:962px;
	margin:0px auto;
	overflow:hidden;
	font-size:12px;
}

#content_list_container a{
	text-decoration:none;
}

/**/

#c_list01_out{
	width:242px;
	float:left;
	display:inline;
	background-image:url(../image/index/conent_top_middle.png);
	background-repeat:repeat-y;
	background-position:left top;
}

#c_list01_mid{
	background-image:url(../image/index/conent_top_bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#c_list01_ins{
	padding:0px;
}

#c_list01_ins h2{
	margin:0px;
	padding:0px;
}

#c_list01_ins ul{
padding:5px 12px 10px 23px;
}

#c_list01_ins ul li{
	list-style-type:none;
	margin:5px 0px;
	border-bottom:1px dotted #D96666;
}

#c_list01_ins ul li p{
	background-image:url(../image/index/li_top.png);
	background-repeat:no-repeat;
	background-position:left 0.5em;
	padding-left:15px;
}

#c_list01_ins ul li a{
	color:#333;
	
}

#c_list01_ins ul li strong{
	font-weight:normal;
}


/**/

#c_list02_out{
	width:238px;
	float:left;
	display:inline;
	background-image:url(../image/index/conent_implant_middle.png);
	background-repeat:repeat-y;
	background-position:left top;
}

#c_list02_mid{
	background-image:url(../image/index/conent_implant_bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#c_list02_ins{
	padding:0px;
}

#c_list02_ins h2{
	margin:0px;
	padding:0px;
}

#c_list02_ins ul{
padding:5px 12px 10px 23px;
}

#c_list02_ins ul li{
	list-style-type:none;
	margin:5px 0px;
	border-bottom:1px dotted #039CCF;
}

#c_list02_ins ul li p{
	background-image:url(../image/index/li_implant.png);
	background-repeat:no-repeat;
	background-position:left 0.5em;
	padding-left:15px;
}

#c_list02_ins ul li a{
	color:#333;
	
}

#c_list02_ins ul li strong{
	font-weight:normal;
}

/**/

#c_list03_out{
	width:241px;
	float:left;
	display:inline;
	background-image:url(../image/index/content_sishu_middle.png);
	background-repeat:repeat-y;
	background-position:left top;
}

#c_list03_mid{
	background-image:url(../image/index/content_sishu_bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#c_list03_ins{
	padding:0px;
}

#c_list03_ins h2{
	margin:0px;
	padding:0px;
}

#c_list03_ins ul{
padding:5px 12px 10px 23px;
}

#c_list03_ins ul li{
	list-style-type:none;
	margin:5px 0px;
	border-bottom:1px dotted #F86793;
}

#c_list03_ins ul li p{
	background-image:url(../image/index/li_sishu.png);
	background-repeat:no-repeat;
	background-position:left 0.5em;
	padding-left:15px;
}

#c_list03_ins ul li a{
	color:#333;
	
}

#c_list03_ins ul li strong{
	font-weight:normal;
}

/**/

#c_list04_out{
	width:241px;
	float:left;
	display:inline;
	background-image:url(../image/index/content_mt_middle.png);
	background-repeat:repeat-y;
	background-position:left top;
}

#c_list04_mid{
	background-image:url(../image/index/content_mt_bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#c_list04_ins{
	padding:0px;
}

#c_list04_ins h2{
	margin:0px;
	padding:0px;
}

#c_list04_ins ul{
padding:5px 12px 10px 23px;
}

#c_list04_ins ul li{
	list-style-type:none;
	margin:5px 0px;
	border-bottom:1px dotted #A7C01F;
}

#c_list04_ins ul li p{
	background-image:url(../image/index/li_mt.png);
	background-repeat:no-repeat;
	background-position:left 0.5em;
	padding-left:15px;
}

#c_list04_ins ul li a{
	color:#333;
	
}

#c_list04_ins ul li strong{
	font-weight:normal;
}

/*
地図の下のテキスト
*/

.map_small_txt{
	font-size:12px;
	margin:10px auto 0px auto;
	width:310px;
}

.map_small_txt li{
	margin:0px;
	padding:0px;
	color:#F60;
}

.map_small_txt li p{
	color:#333;
}
