@charset "UTF-8";
/* for lt IE9*/
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display:block;
}
/* ---------------------------------- */
html {
	overflow-y:scroll;
}
* {
	margin:0;
	padding:0;
}
ul {
	list-style-type:none;
}
a img {
	border:none;
}
strong {
	font-weight:normal;
}
/* テキストサイズリセット */

html {
	font-size: 62.5%;
	color:#514540;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.7;
}
body {
	font-size: 13px;
	font-size: 1.3rem;
} /* 13px */
h1, h2, h3, h4 {
	font-size: 13px;
	font-size: 1.3rem;
} /* 13px */
h5 {
	font-size: 12px;
	font-size: 1.2rem;
} /* 12px */
h6 {
	font-size: 10px;
	font-size: 1.0rem;
} /* 10px */
body {
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
}
#wrapper, .head_warpper {
	width:1280px;
	margin:0 auto;
}
header {
	width:948px;
	margin:0 auto;
}
header hgroup h1 {
	font-size:12px;
	font-size:1.2rem;
	font-weight:normal;
	color:#fff;
	background-color:#719F99;
	height:40px;
	line-height:40px;
	text-shadow:1px 1px 1px #333;
}
header hgroup h2 {
	float:left;
	margin-top:20px;
	margin-bottom:15px;
}
header address {
	clear:right;
	float:right;
	margin-top:15px;
}
header ul#ut {
	float:right;
}
header ul#ut li {
	float:right;
	margin-top:15px;
	margin-left:20px;
	background-image:url(images/rect.gif);
	background-repeat:no-repeat;
	background-position:left 7px;
	padding-left:12px;
}
header ul#ut li a {
	text-decoration:none;
}
header nav {
	clear:both;
	width:948px;
	height:40px;
	overflow:hidden;
}
header nav ul {
	list-style-type:none;
	height:40px;
	overflow:hidden;
	margin-bottom:10px;
}
header nav ul li {
	float:left;
	height:40px;
	overflow:hidden;
}
header nav ul li#home img,
header nav ul li#concept img,
header nav ul li#standard img,
header nav ul li#process img,
header nav ul li#voice img,
header nav ul li#now img,
header nav ul li#access img{
	display:block;
	margin-top:-40px;
}
/* ---------------------coda-slider--------------------- */
.coda-slider-wrapper {
	width:100%;
	min-width:1280px;
	height:380px;
	background-color:#E9EEED;
	overflow:hidden;
}
.sliderback {
	width:1280px;
	height:360px;
	padding: 10px 0;
	margin:0 auto;
	background-image:url(images/sliderbox.png);
	background-repeat:no-repeat;
}
#coda-slider-1 {
	width:948px;
	margin:0 auto;
	overflow:hidden;
	-webkit-box-shadow:2px 2px 4px 4px #999;
	-moz-box-shadow:2px 2px 4px 4px #999;
	box-shadow:2px 2px 4px 4px #999;
	margin:0 auto;
	behavior:url(PIE.htc);
	position:relative;
}
#coda-slider-1 p {
	position:absolute;
	top:180px;
	right:70px;
	z-index:100;
}
.scandPanel {
	width:948px;
	height:360px;
}
.panel h2 {
	margin-bottom: 10px;
	color:#fff;
	font-size:26px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-shadow:1px 1px 1px #333;
}
.panel h2.title {
	padding-top:230px; /* 初期設定50px */
	padding-left:40px; /* 初期設定60px */
}
.panel h2.title2 {
	padding-top:290px;
	padding-left:73px;
}
.panel h2.title3 {
	padding-top:190px;
	padding-left:50px;
}
.panel h2.title4 {
	padding-top:70px;
	padding-left:50px;
}

.coda-slider, .coda-slider .panel {
	width: 948px;
	margin:0 auto;
}
.coda-slider .panel-wrapper {
	padding: 0px;
}
.coda-slider p.loading {
	padding: 20px;
	text-align: center;
}
.coda-slider .panel {
	display: block;
	float: left;
}
.coda-slider .panel-container {
	position: relative;
}
#A {
	background-image:url(images/topimg_01.jpg);
	background-repeat:no-repeat;
}
#B {
	background-image:url(images/topimg_02.jpg);
	background-repeat:no-repeat;
}
#C {
	background-image:url(images/topimg_03.jpg);
	background-repeat:no-repeat;
}
#D {
	background-image:url(images/topimg_04.jpg);
	background-repeat:no-repeat;
}
#E {
	background-image:url(images/topimg_05.jpg);
	background-repeat:no-repeat;
}
#F {
	background-image:url(images/topimg_06.jpg);
	background-repeat:no-repeat;
}
#G {
	background-image:url(images/topimg_07.jpg);
	background-repeat:no-repeat;
}
/* Preloader */
.coda-slider p.loading {
	padding: 20px;
	text-align: center
}
#silderlink {
	width:948px;
	margin:10px auto;
	overflow:hidden;
}
#silderlink li {
	float:left;
	margin-right:4px;
}
#silderlink li a:hover {
	opacity:0.5;
}
#silderlink .lastlink {
	margin-right:0px;
}
/* --------------------ここまで-------------------- */
#pagetitle {
	clear:both;
	width:948px;
	margin:10px auto 10px auto;
}
#content {
	width:948px;
	margin:0 auto;
	padding-bottom:110px;
	overflow:hidden;
}
#content #main {
	float:right;
	width:670px;
}
#content #main #policy {
	background-image:url(images/policy_back.gif);
	background-repeat:repeat;
	height:360px;
}
#policy h1 {
	color:#0B3480;
	font-size:18px;
	font-size:1.8rem;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	padding-top:20px;
	padding-bottom:10px;
	margin-left:20px;
}
#policy p {
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
}
#policy p#scandOKAYAMA {
	background-image:url(images/ilust01.png);
	background-repeat:no-repeat;
	background-position:right top;
	height:120px;
	text-align:right;
	position:relative;
}
#policy p#scandOKAYAMA strong {
	color:#0B3480;
	font-weight:bold;
	font-size:12px;
	font-size:1.2rem;
	position:absolute;
	top:85px;
	right:140px;
}
#news h1 {
	margin-top:20px;
}
#news table {
	width:100%;
}
#news table tr:nth-child(2n+1) {
	background-color:#f8f8f8;
}
#news table tr:nth-child(2n) {
	background-color:#f1f1f1;
}
#news table th {
	text-align:left;
	font-weight:normal;
	padding:10px 10px 10px 20px;
	width:100px;
}
#news table td {
	padding:10px;
}
#news #hamazo {
	margin:10px auto 0px auto;
	border-bottom:none;
	background-color:#fff;
	width:630px;
}
#news #hamazo h3 a, #news #hamazo h3 a:visited, #news #hamazo h3 a:active {
	color:#514540;
	text-decoration:none;
}
#news #hamazo h3 a:hover {
	text-decoration:underline;
}
#news #hamazo h3 {
	margin-top:20px;
	margin-bottom:20px;
	font-weight:normal;
	height:30px;
	line-height:30px;
}
#hamazo #divRss ul{
	list-style-type:none;
}
#hamazo #divRss li{
	border-bottom:1px dotted #ccc;
	padding-bottom:3px;
	margin-bottom:15px;
}
#hamazo #divRss li span{
	float:left;
	clear:left;
	width:10em;
	overflow:hidden;
}
#hamazo #divRss li a{
	text-decoration:none;
}
#hamazo #divRss li a:hover{
	text-decoration:underline;
}

/* index aside */
#content aside {
	float:left;
	width:260px;
}
#content aside h1, #content aside #subnav h1 {
	display:none;
}
#content aside li {
	margin-bottom:7px;
}
/* aside */
#content aside#single {
	float:none;
	width:948px;
	height: auto !important;
	min-height:350px;
}
#content aside#single #subnav {
	float:right;
	width:714px;
	overflow:hidden;
}
#content aside#single #subnav ul li {
	float:right;
	margin-left:15px;
}
#content aside#single #subnav li img {
	border:1px dotted #BDBDBD;
}
#content aside#single #banner {
	width:234px;
	float:left;
	overflow:hidden;
}
#content aside#single #banner li {
	width:234px;
	float:left;
}
/* footer */
footer {
	clear:both;
	width:928px;
	padding:30px 10px 10px 10px;
	margin:0 auto;
	height:110px;
	background-color:#719F99;
	background-image:url(images/footernav.png);
	background-repeat:no-repeat;
	background-position:center top;
}
footer nav {
	margin-bottom:30px;
}
footer nav ul {
	overflow:hidden;
	padding:10px;
}
footer nav li {
	float:left;
	font-size: 12px;
	font-size: 1.2rem;
}
footer nav li:after {
	content:"|";
	color:#CCC;
	margin:0 10px;
}
footer nav li a {
	color:#fff;
	text-decoration:none;
	text-shadow:1px 1px 1px #333;
}
footer nav li a:hover {
	color:#FF0;
	text-decoration:underline;
}
footer #copy {
	text-align:right;
	font-size: 12px;
	font-size: 1.2rem;
}
/* --------------2ND------------------ */
#headimg {
	width:948px;
	margin:20px auto;
}
#headimg figure {
	margin-bottom:20px;
}
#pagetitle2 {
	width:948px;
	margin:0px auto 10px auto;
	text-align:center;
}
#pagetitle2_standard, #pagetitle2_process, #pagetitle2_voice, #pagetitle2_now, #pagetitle2_access, #pagetitle2_plan, #pagetitle2_faq, #pagetitle2_photo, #pagetitle2_network, pagetitle2_contact, #pagetitle2_sitemap {
	width:948px;
	margin:0px auto 10px auto;
	text-align:left;
	font-size:24px;
	font-size:2.4rem;
	font-weight:normal;
	color:#0B3480;
}
#pagetitle2_standard span, #pagetitle2_voice span, #pagetitle2_access span, #pagetitle2_faq span, #pagetitle2_now span {
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.1em;
}
h1.concept_title {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:22px;
	font-size:2.2rem;
	font-weight:normal;
	color:#0B3480;
	letter-spacing:0.1em;
	border-bottom:1px dotted #0B3480;
	margin-bottom:10px;
}
#main_single {
	margin-bottom:100px;
}
#main_single p {
	text-align:justify;
}
#main_single .text_left {
	padding-right:450px;
	margin-bottom:50px;
	height: auto !important;
	min-height:300px;
}
#main_single .text_right {
	padding-left:385px;
	margin-bottom:50px;
	height: auto !important;
	min-height:300px;
}
#main_single .c01 {
	background-image:url(images/concept/ScanD_kangae_1.jpg);
	background-repeat:no-repeat;
	background-position:right 60px;
}
#main_single .c02 {
	background-image:url(images/concept/ScanD_kangae_2.jpg);
	background-repeat:no-repeat;
	background-position:left 60px;
}
#main_single .c03 {
	background-image:url(images/concept/ScanD_kangae_3.jpg);
	background-repeat:no-repeat;
	background-position:right 60px;
}
/* -------------- 会社概要アクセス ネットワーク -------------- */
#main_single table.access, #main_single table.network {
	border-collapse:collapse;
	border-top:1px solid #D4D4D4;
	border-left:1px solid #D4D4D4;
	width:450px;
	margin-bottom:20px;
	float:left;
}
table.access th, table.access td, table.network th, table.network td {
	border-right:1px solid #D4D4D4;
	border-bottom:1px solid #D4D4D4;
	padding:5px;
	text-align:left;
}
table.access th, table.network th {
	background-color:#E9E5E2;
	font-weight:normal;
	width:6em;
}
#map_canvas {
	width:478px;
	height:400px;
	margin-left:470px;
	margin-bottom:100px;
}
#staff {
	clear:both;
	width:948px;
	height:98px;
	background-image:url(images/access/staff.png);
	padding-top:22px;
	padding-left:170px;
	font-size:10px;
	font-size:1.0rem;
	line-height:2;
	text-align:justify;
}
#staff .staffs {
	float:left;
	width:130px;
	height:50em;
	padding:5px;
	margin-right:10px;
	background-color:#efefef;
	position:relative;
}
#staff .staffs .name {
	font-weight:bold;
}
#staff .staffs span {
	border-bottom:1px dotted #ccc;
}
#staff .staffs .data {
	border-bottom:none;
	display:block;
	margin-top:10px;
	position:absolute;
	left:5px;
	top:35em;
}

/* -------------- 家づくりの流れ -------------- */
#main_single table.process {
	border-collapse:collapse;
	border-top:1px solid #D4D4D4;
	width:948px;
}
table.process th, table.process td {
	border-bottom:1px solid #D4D4D4;
	padding:10px 5px;
	text-align:left;
}
table.process th {
	width:80px;
	text-align:center;
	font-size:32px;
	font-size:3.2rem;
	font-family: 'Lobster', cursive;
	font-weight:normal;
	color:#DB610D;
}
table.process td b {
	font-weight:normal;
	color:#F00;
}
/* -------------- FAQ（よくいただく質問とその答え）-------------- */
dl#faq dt, dl#faq dd {
	padding-left:40px;
	background-repeat:no-repeat;
	background-position:left top;
}
dl#faq dt {
	background-color:#EEECD9;
	background-image:url(images/faq/q.gif);
	margin-bottom:10px;
	height: 30px;
	line-height:30px;
}
dl#faq dd {
	background-image:url(images/faq/a05.gif);
	margin-bottom:40px;
}
/* -------------- ネットワーク -------------- */
#main_single table.network {
	float:none;
	width:500px;
}
.scandcom {
	overflow:hidden;
	margin-bottom:50px;
}
.scandcom figure {
	float:left;
	margin-right:25px;
}
.scandcom h2 {
	margin-bottom:10px;
}
/* -------------- プラン -------------- */
.type {
	margin-bottom:70px;
}
/*
.type figure img {
	margin-right:15px;
}
.type figure figcaption {
	width:480px;
	text-align:justify;
}
.type figure figcaption small {
	color:#f00;
	font-size:13px;
	font-size:1.3rem;
}
.type h2 {
	font-size:28px;
	font-size:2.8rem;
	line-height:1.3;
	font-weight:normal;
}
#type01 h2 {
	color:#912527;
}
#type02 h2 {
	color:#3F5152;
}
*/
#type01,#type02,#type03,#type04,#type05,
#type01_m,#type02_m,#type03_m,#type04_m,#type05_m{
	width:948px;
	background-position:right top;
	background-repeat:no-repeat;
}
#type01{
	background-image:url(images/plan/plan1_bg.jpg);
}
#type02{
	background-image:url(images/plan/plan2_bg.jpg);
}
#type03{
	background-image:url(images/plan/plan3_bg.jpg);
}
#type04{
	background-image:url(images/plan/plan4_bg.jpg);
}
#type05{
	background-image:url(images/plan/plan5_bg.jpg);
}
.type p{
	margin-left:30px;
	margin-bottom:15px;
	font-size:1.4rem;
	line-height:2;
}
.type p a:hover,
#headimg ul li:hover{
	opacity:0.7;
}
.type_m h2,.type_m h3{
	margin-bottom:10px;
}
.type_m .box{
	width:948px;
	height:300px;
	background-repeat:no-repeat;
	background-position:right top;
}
#type01_m .box{
	background-image:url(images/plan/plan1_m_bg.jpg);
}
#type02_m .box{
	background-image:url(images/plan/plan2_m_bg.jpg);
}
#type03_m .box{
	background-image:url(images/plan/plan3_m_bg.jpg);
}
#type04_m .box{
	background-image:url(images/plan/plan4_m_bg.jpg);
}
#type05_m .box{
	background-image:url(images/plan/plan5_m_bg.jpg);
}
.type_m p{
	margin-left:10px;
	margin-bottom:15px;
	font-size:1.4rem;
	line-height:2;
}
.type_m table{
	border-collapse:collapse;
	width:300px;
	margin-left:10px;
}
.type_m th,.type_m td{
	font-weight:normal;
	text-align:left;
	font-size:1.2rem;
	padding:10px;
}
.type_m td{
	border-left:1px dotted #333;
}
.type_m tr:nth-child(odd){
	background-color:#eee;
}
.type_m tr:nth-child(even){
	background-color:#ddd;
}
.type_m figure{
	width:800px;
	margin:0 auto;
}
#headimg h1.plan{
	float:left;
	width:200px;
}
#headimg ul{
	float:right;
	width:360px;
}
#headimg ul li{
	float:left;
	width:67px;
	padding-left:5px;
}

/* -------------- 北欧住宅Photo -------------- */
.photo2 img {
	margin-right:10px;
	padding:5px;
	border:1px dotted #719F99;
}
.photo2 img:hover {
	background-color:#719F99;
}
/* -------------- 標準仕様 -------------- */
#main_single #kodawari_wrap {
	width:948px;
	overflow:hidden;
	margin-top:10px;
}
#main_single .kodawari {
	border:1px solid #D4D4D4;
	background-color:#FFF;
	padding:5px;
	border-radius:5px 5px;
	overflow:hidden;
	width:442px;
	position:relative;
	-moz-box-shadow: 2px 2px 1px #CACACA;
	-webkit-box-shadow:2px 2px 1px #CACACA;
	box-shadow:2px 2px 1px #CACACA;
	margin-bottom:25px;
}
#main_single .left {
	float:left;
}
#main_single .right {
	float:right;
}
#main_single .kodawari img {
	float:left;
}
#main_single .kodawari h2, #main_single .kodawari p {
	margin-left:150px;
}
#main_single .kodawari h2 a {
	color:#8DC41E;
	font-size:16px;
	font-size:1.6rem;
	text-decoration:none;
}
#main_single .kodawari .more {
	position:absolute;
	bottom:10px;
	right:10px;
	-moz-box-shadow:2px 2px 2px #ccc;
	-webkit-box-shadow:2px 2px 2px #ccc;
	box-shadow:2px 2px 2px #ccc;
}
/* -------------- 標準仕様セカンド -------------- */
#main_single .kodawari2 {
	overflow:hidden;
	margin-bottom:20px;
}
#main_single .kodawari2 h2 {
	color:#8DC41E;
	font-size:16px;
	font-size:1.6rem;
	border-bottom:2px dotted #8DC41E;
	margin-bottom:10px;
	width:400px;
}
#main_single .kodawari2 p {
	margin-bottom:25px;
}
#main_single .tab1 p {
	width:400px;
	float:left;
}
#main_single .tab1 .left {
	width:400px;
	float:left;
}
#main_single .tab2 h2 {
	width:600px;
}
#main_single .tab2 p {
	width:600px;
	float:left;
}
#main_single .tab2 .right {
	width:300px;
	float:right;
	margin-bottom:25px;
}
#main_single .tab3 h2 {
	width:550px;
}
#main_single .tab3 p {
	width:550px;
	float:left;
}
#main_single .tab3 .right {
	width:363px;
	float:right;
	margin-bottom:25px;
}
#main_single .tab4 h2 {
	width:948px;
}
#main_single .tab4 h3 {
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size:16px;
	font-size:1.6rem;
	margin-top:20px;
	margin-bottom:20px;
}
#main_single .tab4 h4 {
	color:#8DC41E;
	margin-bottom:7px;
}
#main_single .tab4 div {
	width:415px;
	float:left;
}
#main_single .tab4 .right {
	width:500px;
	float:right;
}
#main_single .tab5 h2 {
	width:420px;
}
#main_single .tab5 p {
	width:420px;
	float:left;
}
#main_single .tab5 .right {
	width:490px;
	float:right;
	margin-bottom:25px;
}
#main_single .tab5 .left {
	float:left;
	margin-bottom:25px;
}
#main_single .tab6 h3, #main_single .tab6 h4 {
	color:#8DC41E;
	margin-bottom:7px;
}
#main_single .tab6 strong {
	font-weight:bold;
}
#main_single .tab6 section {
	background-color:#ebf1e0;
	padding:10px;
}
#main_single .tab6 section img {
	float:left;
	margin-bottom:20px;
}
#main_single .tab6 section figcaption {
	margin-left:185px;
}
#main_single .tab6 section p {
	margin-bottom:15px;
}
#main_single .tab6 section .clear {
	clear:both;
}
#main_single .tab6 div.kouhou {
	width:450px;
	float:left;
}
#main_single .tab6 div.taishin {
	width:450px;
	float:right;
}
#stnav nav ul {
	list-style-type:none;
	overflow:hidden;
	margin-bottom:10px;
}
#stnav nav ul li {
	float:left;
	height:38px;
	overflow:hidden;
	margin-right:20px;
}
#stnav nav ul li#tab1 img, #stnav nav ul li#tab2 img, #stnav nav ul li#tab3 img, #stnav nav ul li#tab4 img, #stnav nav ul li#tab5 img, #stnav nav ul li#tab6 img {
	display:block;
	margin-top:-38px;
}
/* -------------- 施工例 -------------- */
.scanDgroups {
	overflow:hidden;
	margin-bottom:30px;
}
.scanDgroups h2 {
	color:#8DC41E;
	font-size:16px;
	font-size:1.6rem;
	margin-bottom:10px;
}
.scanDgroups table{
	border-collapse:collapse;
	width:948px;
}
.sample {
	border:1px solid #D4D4D4;
	border-radius:10px;
	padding:10px 10px 40px 10px;
	width:200px;
	position:relative;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
.sample .sample_photo {
	position:absolute;
	right:10px;
	bottom:10px;
	border-radius:5px;
	background-color:#fca06d;
	color:#fff;
	font-size:11px;
	font-size:1.1rem;
	padding:4px 10px;
	-webkit-box-shadow:inset 0 1px 1px rgba(255,255,255,0.5), inset 0px -1px 1px rgba(0,0,0,0.6);
	box-shadow:inset 0 1px 1px rgba(255,255,255,0.5), inset 0px -1px 1px rgba(0,0,0,0.6);
	text-shadow:0 -1px 1px rgba(255,255,255,0.2), 0 1px 1px rgba(0,0,0,0.8);
}
.sample .sample_photo a {
	color:#fff;
	text-decoration:none;
}
.sample .sample_photo a:hover {
	color:#0B3480;
}
.sample img {
	height:110px;
}
.sample a img:hover {
	opacity:0.5;
}
/* -------------- 施工例2ND -------------- */
.samplevoice #pagetitle2_samplevoice {
	width:948px;
	margin:0px auto 10px auto;
	text-align:left;
	font-size:18px;
	font-size:1.8rem;
	font-weight:normal;
	color:#fff;
	background-color:#0B3480;
	padding-left:10px;
	height:40px;
	line-height:40px;
}
.samplevoice img {
	padding:3px;
	border:1px solid #ccc;
}
.samplevoice small {
	color:#f00;
	font-size:13px;
	font-size:1.3rem;
}
/* -------------- ただ今建築中 -------------- */
.planname {
	margin-bottom:50px;
}
.planname .title {
	background-image:url(images/now/gr.gif);
	background-repeat:no-repeat;
	background-position:left 10px;
	height:56px;
	line-height:56px;
	width:174px;
	text-align:left;
	font-weight:bold;
	padding-left:16px;
}
.planname .title a {
	color:#fff;
	text-decoration:none;
}
.planname .title a:hover {
	text-decoration:underline;
}
.planname .icon {
	text-align:right;
}
/* -------------- ただ今建築中Photo -------------- */
table.photo3{
	width:948px;
	border-collapse:collapse;
}
.photo3 img {
	margin-left:5px;
	margin-right:5px;
	margin-bottom:0px;
	padding:5px;
	border:1px dotted #719F99;
	width:130px;
}
.photo3 img:hover {
	background-color:#719F99;
}
.photo3 td{
	font-size:11px;
	font-size:1.1rem;
	line-height:1.3;
	text-align:center;
	padding-bottom:20px;
}
#pagetitle2_now small {
	font-size:13px;
	font-size:1.3rem;
}
/* -------------- サイトマップ -------------- */
#content .sitemap ul {
	line-height:40px;
}
#content .sitemap ul a {
	color:#514540;
	text-decoration:underline;
}
#content .sitemap .link {
	width:240px;
	float:left;
}
#content .sitemap .link li {
	background-image:url(images/rect.gif);
	background-repeat:no-repeat;
	background-position:left 15px;
	padding-left:14px;
}
#content .sitemap .second {
	float:none;
}
#content .sitemap .second li {
	margin-left:10px;
}
#content .sitemap #col1 {
	padding-left:60px;
}
#content .sitemap #col2 {
	padding-left:40px;
}
#content .sitemap #col3 {
	padding-left:80px;
}

/* -------------- 追加 -------------- */
.clearfix{
	width:100%;
}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;
}

/* -------------- 岡山 -------------- */

#headimg h2.okayama_1{
	margin-left:10em;
	margin-bottom:20px;
}
#headimg h3.okayama_2{
	font-weight:normal;
}
#headimg ul.okayama_3{
	float:none;
	width:100%;
	list-style-type:disc;
	list-style-position:inside;
}
#headimg ul.okayama_3 li{
	float:none;
	width:100%;
	font-weight:bold;
	margin-left:10em;
	margin-bottom:10px;
	padding-left:0;
}