@charset "utf-8";

* {
	color:#666666;
	padding:0;
	font-size: 14px;
	line-height: 110%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

body {
	background-color: #FFFFFF;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;	
}

img {
	vertical-align: top;
}

a {
	color:#5A9700;
}

a:hover {
	text-decoration: none;
	color: #FF9900;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #000099;
}


.plan {
	font-size: 16px;
	color: #A19F00;
	font-weight:bold;
}

.chui {
	font-size: 14px;
	color: #D90000;
	font-weight:bold;
}

.chui1 {
	font-size: 13px;
	color: #D90000;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	border-left-color:#CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color:#CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
}

#base_wrap {
	float: left;
	width: 960px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#wrap {
	float: left;
	width: 960px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:960px;
	border-top:5px solid #E3E1D5;
	height: 400px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-left-color:#CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color:#CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
}

#logo {
    position:absolute;
    left: 10px;
	top: 7px;
}

#img-top {
	position:absolute;
	top: 1px;
}

h1 {
	text-decoration: none;
	font-size: 12px;
	line-height: 13px;
	color: #999999;
	position: absolute;
	right: 15px;
	top: 10px;
}

#header #tel {
	position: absolute;
	right: 225px;
	top: 30px;
}

#header #toi {
	position: absolute;
	right: 30px;
	top: 42px;
}

#header #promise {
	position: absolute;
	right: 3px;
	bottom: 0px;
}

#header #promise p {
	text-decoration: none;
	font-size: 14px;
	line-height: 110%;
	color: #000066;
	position: absolute;
	left: 30px;
	top: 55px;
	width: 240px;
}

#header #jizen {
	position: absolute;
	right: 282px;
	bottom: 5px;
}

#header #sikijyo {
	position: absolute;
	right: 282px;
	bottom: 55px;
}



/*
ナビゲーション
----------------------------------------------- */
#nav {
	width: 670px;
	height: 50px;
	position: absolute;
	bottom: 0px;
	left: 15px;
}

#nav ul {
	list-style-type:none;
	display: block;
	margin: 0px;
	padding: 0px;
}
  

#nav li {
	display: inline;
}
  
#nav li a {
	color: #000066;
	font-size: 14px;
	font-weight:bold;
	line-height: 50px;
	text-decoration: none;
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 21px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

#nav li a:hover {
	color: #FFFFFF;
	background-image: url(images/li_ov.gif);
	background-color: #003399;
}

/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:740px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin:0 1px 0 0;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents h2 {
	font-size: 16px;
	padding-left: 40px;
	color: #000066;
	margin-top: 20px;
	margin-bottom: 2px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
	background-image: url(images/h3_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-bottom: 2px;
	height: 35px;
}

#contents h3 {
	padding-left: 20px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
	background-image: url(images/h2.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 2px;
	height: 30px;
}

#contents h3 a {
	font-size: 14px;
}

#contents h4 {
	font-size: 12px;
	color: #C27274;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
}

#contents ul {
	margin-left: 30px;
	list-style-type: none;
}

#contents ol {
	margin-left: 20px;
	list-style-type: none;
}

#contents li a {
	font-size: 12px;
}

#contents p a {
	line-height: 20px;
}

#contents p strong {
	line-height: 20px;
}

#contents #top_img {
	background-color: #FFFFFF;
	background-image: url(images/top2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	position: relative;
}

#category {
    margin: 5px 5px;
	width: 670px;
	height: 30px;
}

#category1 {
    margin: 5px 0px;
	width: 670px;
	height: 50px;
}

#category2 {
    margin: 5px 10px;
	width: 765px;
	height: 306px;
}

#category3 {
    margin: 5px 10px;
	width: 765px;
	height: 220px;
}

#contents .img_left {
	float: left;
	padding: 5px;
}

#contents .c_img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 25px 15px 10px 20px;
}

#contents .c_img_left1 {
	float: left;
	background-color: #FFFFFF;
	padding: 15px 15px 10px 20px;
}

#contents .c_img_center {
	float: left;
	background-image: url(images/pora.jpg);
	background-repeat: no-repeat;
	width: 205px;
	height: 200px;
	padding: 10px 0px 0px 20px;
}

#contents .c_img_center2 {
	background-image: url(images/photo_back.gif);
	background-repeat: no-repeat;
	width: 660px;
	height: 500px;
	padding: 00px 0px 0px 0px;
}

#photo2 {
	margin: 0;
	padding: 5px 5px 5px 5px;
}

#photo {
	margin: 0;
	padding: 30px 10px 10px 5px;
}

#photo p{
	margin: 0;
	padding: 5px 0 0 0;
}

#contents .c_img_center p {
	background-image: none;
	margin: 8px 0 0 0;
	text-align:left;
}

#contents .c_img_center1 {
	background-image: url(images/photo_frame1.gif);
	background-repeat: no-repeat;
	width: 650px;
	height: 400px;
	padding: 25px 0px 0px 25px;
}

#photo1 {
	margin: 0;
	padding: 30px 10px 10px 20px;
}

#contents .c_img_center1 p {
	background-image: none;
	margin: 8px 0 0 0;
	text-align:left;
}


#contents .c_img_right {
	float: right;
	background-color: #FFFFFF;
	padding: 5px 15px 5px 5px;
}


.btn a {
	font-size: 12px;
	font-weight:bold;
	line-height: 20px;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 130px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(img/btn4.gif);
	position: absolute;
	right: 5px;
	bottom: 5px;
}

.btn a:hover {
	background-color: #FF9900;
	background-image: url(img/btn_ov.gif);
}

#serviceMenuBox {
	padding: 15px;
	width: 560px;
	height: auto;
}

#serviceMenuBox:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#serviceMenuBox img.left {
	margin-right: 10px;
	margin-bottom: 10px;
}

#serviceMenuBox img.right {
	margin-left: 10px;
	margin-bottom: 10px;
}


/*
２box
-------------------------------------------------------------------*/
#base #wrap #contents .box2 {
	float: left;
	height: 130px;
	width: 270px;
	margin: 5px;
	padding: 5px;
}

/*

パンくずリスト
-------------------------------------------------------------------*/
#contents #pan {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#contents #pan a {
	margin-right: 7px;
	margin-left: 7px;
}
#contents #pan strong {
	margin-left: 7px;
}

/*

サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 200px;
	margin: 0 0 0 10px;
}

#side .img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
}

#side li {
	list-style-type: none;
}

#side .side_d {
	padding-top: 2px;
	margin-bottom: 2px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#side .side_d h3 {
	display: block;
	width: 200px;
	line-height: 45px;
	color: #000066;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1px;
	margin-top: 1px;
	padding-bottom: 1px;
	font-size: 15px;
	text-align: center;
	background-image: url(images/side_h3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 45px;
}

#side .side_d ul {
	margin-bottom: 5px;
}

#side .side_d li a {
	display: block;
	width:170px;
	font-size: 14px;
	color:#000066;
	line-height: 40px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
	padding-bottom: 1px;
	background-image:url(images/side_li.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
	background-position: center;
	text-decoration: none;
	font-weight:bold;
}


#side .side_d li a:hover {
	background-color: #FFFFFF;
	color: #FF9900;
	text-decoration: none;
}


#side images {
	border:none;
}

#side p {
	font-size:12px;
	display: block;
	padding: 2px;
	line-height: 15px;
}

#side p a {
	font-size:13px;
	color:#FF66FF;
	display: block;
	padding: 2px;
	line-height: 15px;
	font-weight:bold;
}

#side #side_pr {
	margin: 5px;
	padding: 5px;
	border: 1px solid #DBD9D0;
	background-color: #F8F8F5;
}

#side #side_top {
	margin: 0px;
	padding: 1px 1px 1px 1px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#side #side_menu {
	margin: 0px;
	padding: 1px 1px 1px 1px;
	background-color: #FFFFFF;
}

/*
右サイド・メニュー
-------------------------------------------------------------------*/
#side_r {
	float: right;
	width: 180px;
	background-color: #EEEDE9;
	padding-bottom: 10px;
	margin-right: 5px;
}

#side_r li {
	list-style-type: none;
}

#side_r .side_d {
	padding-top: 0px;
	margin-bottom: 5px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #FFFFFF;
	background-color: #B9B8AC;
}

#side_r .side_d h3 {
	display: block;
	width: 160px;
	line-height: 25px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 14px;
	text-align: center;
	background-color: #666666;
	background-image: url(img/side.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 23px;
}

#side_r .side_d ul {
	margin-bottom: 5px;
}

#side_r .side_d li a {
	display: block;
	width:130px;
	font-size: 13px;
	color:#666666;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C74;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
}


#side_r .side_d li a:hover {
	background-color: #FCF9E4;
	color: #000000;
	text-decoration: none;
	background-position: 8px;
}


#side_r img {
	border:none;
}

#side_r p {
	padding: 10px;
}

#side_r p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 20px;
	border: 2px solid #C6BCB0;
}

#side_r #side_pr {
	margin: 10px;
	padding: 10px;
	border: 1px solid #DBD9D0;
	background-color: #F8F8F5;
}

/*
フッタメニュー
-------------------------------------------------------------------*/
#f_menu {
	clear: both;
	height:140px;
	background-image: url(images/foot_bg.gif);
	background-repeat: repeat-x;
	padding: 10px;
	background-color: #FFFFFF;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
	line-height: 20px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 12px;
	color: #000066;
}

#f_menu li a:hover{
	font-size: 12px;
	color: #FF9900;
}

/*
コピーライト
-------------------------------------------------------------------*/

address {
	width:960px;
	height:20px;
	font-style: normal;
	color: #000066;
	text-align: center;
	background-image: url(img/footer.jpg);
	font-size: 10px;
}
