@charset "shift_jis";


body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 75%;
	line-height: 2;
	color: #333333;
	background-color: #FDF3F4;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment:fixed;
}

h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}

table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}



a {
	color: #333333;
}

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



#container {
	width: 940px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}



#header {
	background-image: url(images/mainimg.jpg);
	background-repeat: no-repeat;
	height: 136px;
	width: 716px;
	position: relative;
	margin-bottom: 3px;
	background-position: center center;
	background-color: #FFFFFF;
}

#header_topix {
	background-image: url(images/mainimg_topix.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 716px;
	position: relative;
	margin-bottom: 3px;
	background-position: center center;
	background-color: #FFFFFF;
}

#header_summary {
	background-image: url(images/mainimg_summary.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 716px;
	position: relative;
	margin-bottom: 3px;
	background-position: center center;
	background-color: #FFFFFF;
}

#header_service {
	background-image: url(images/mainimg_service.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 716px;
	position: relative;
	margin-bottom: 3px;
	background-position: center center;
	background-color: #FFFFFF;
}

#header_support {
	background-image: url(images/mainimg_support.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 716px;
	position: relative;
	margin-bottom: 3px;
	background-position: center center;
	background-color: #FFFFFF;
}

#header_links {
	background-image: url(images/mainimg_links.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 716px;
	position: relative;
	margin-bottom: 3px;
	background-position: center center;
	background-color: #FFFFFF;
}

#header_sitemap {
	background-image: url(images/mainimg_sitemap.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 716px;
	position: relative;
	margin-bottom: 3px;
	background-position: center center;
	background-color: #FFFFFF;
}

#header_contact_us {
	background-image: url(images/mainimg_contact_us.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 716px;
	position: relative;
	margin-bottom: 3px;
	background-position: center center;
	background-color: #FFFFFF;
}

#header_site_policy {
	background-image: url(images/mainimg_site_policy.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 716px;
	position: relative;
	margin-bottom: 3px;
	background-position: center center;
	background-color: #FFFFFF;
}

#header_privacy_policy {
	background-image: url(images/mainimg_privacy_policy.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 716px;
	position: relative;
	margin-bottom: 3px;
	background-position: center center;
	background-color: #FFFFFF;
}

#header h1.col1 {
	font-size: 16px;
	color: #333333;
	line-height: 13px;
	position: absolute;
	right: 10px;
	bottom: 35px;
}
#header h1.col2 {
	font-size: 16px;
	color: #333333;
	line-height: 13px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}



#logo {
	padding-bottom: 1px;
}



#main {
	width: 720px;
	float: right;
	padding-bottom: 50px;
}

#main h2 {
	font-size: 1.2em;
	background-color: #FFFFFF;
	border-bottom: 4px solid #ffd800;
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 5px 5px 3px 10px;
	color: #333333;
}

#main h4 {
//	font-size: 1.1em;
//	background-color: #FFFFFF;
//	border-bottom: 1px solid #cccccc;
////	background-position: bottom;
////	background-repeat: repeat-x;
////	padding: 5px 5px 3px 10px;
	color: #333333;

	font-weight: bold;
    background-image:url(images/cur_right.png);
    background-repeat:no-repeat;
    background-position:center left;
    padding:0px 0px 0px 14px;
    margin-bottom: 20px;
    text-decoration:none;
    background-color:transparent;

	border-bottom: 1px solid #cccccc;

}

#main h5 {

    color: #333333;
    font-size: 1.0em;
//	font-weight: bold;
    background-image:url(images/cur_right.png);
    background-repeat:no-repeat;
    background-position:center left;
    padding:0px 0px 0px 14px;
    margin-bottom: 4px;
    text-decoration:none;
    background-color:transparent;
//	border-bottom: 1px solid #cccccc;

}

#main h6 {
	color: #333333;
	font-size: 1.0em;

	font-weight: bold;
    background-image:url(images/cur_right.png);
    background-repeat:no-repeat;
    background-position:center left;
    padding:0px 0px 0px 14px;
    margin-bottom: 0px;
    text-decoration:none;
    background-color:transparent;
	border-bottom: 1px solid #cccccc;
}

#main p {
	padding: 0.5em 10px 1em;
}

.mainbodybox {
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	padding: 5px;
    padding-bottom: 20px;
	margin-bottom: 1em;
}



#side {
	float: left;
	width: 200px;
	padding-bottom: 50px;
}

#side h3 {
	font-size: 100%;
	color: #729646;
	background-color: #FFFFFF;
	padding-left: 20px;
	border: 1px solid #a3c180;
}

#side p {
	padding-top: 0.5em;
	padding-bottom: 1em;
}

ul.menu {
	margin-bottom: 1em;
}

ul.menu li {
	margin-bottom: 3px;
}

ul.menu a {
	line-height: 60px;
	color: #333333;
	font-size: 1.5em;
	text-decoration: none;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 190px;
	background-position: top;
	padding-left: 20px;
	overflow: hidden;
}

ul.menu a.menu_topix_selected {
	line-height: 60px;
	color: #333333;
	font-size: 1.5em;
	text-decoration: none;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 190px;
	background-position: bottom;
	padding-left: 20px;
	overflow: hidden;
	color: #ffffff;
}

ul.menu a.menu_summary_selected {
	line-height: 60px;
	color: #333333;
	font-size: 1.5em;
	text-decoration: none;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 190px;
	background-position: bottom;
	padding-left: 20px;
	overflow: hidden;
	color: #ffffff;
}

ul.menu a.menu_service_selected {
	line-height: 60px;
	color: #333333;
	font-size: 1.5em;
	text-decoration: none;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 190px;
	background-position: bottom;
	padding-left: 20px;
	overflow: hidden;
	color: #ffffff;
}

ul.menu a.menu_support_selected {
	line-height: 60px;
	color: #333333;
	font-size: 1.5em;
	text-decoration: none;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 190px;
	background-position: bottom;
	padding-left: 20px;
	overflow: hidden;
	color: #ffffff;
}

ul.menu a.menu_links_selected {
	line-height: 60px;
	color: #333333;
	font-size: 1.5em;
	text-decoration: none;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 190px;
	background-position: bottom;
	padding-left: 20px;
	overflow: hidden;
	color: #ffffff;
}


ul.menu a:hover {
	background-position: bottom;
	color: #ffffff;
}



#footer {
	text-align: center;
	clear: both;
	width: 100%;
}



#main dl.topix {
	padding: 10px;
}

#main dl.topix dt {
    color: #666666;
	border-top: 1px solid #E8EFDF;
}

#main dl.topix dd {
	font-weight: bold;
    background-image:url(images/cur_right.png);
    background-repeat:no-repeat;
    background-position:center left;
    padding:0px 0px 0px 14px;
    margin-bottom: 20px;
    text-decoration:none;
    background-color:transparent;
}

.ta1 {
	width: 708px;
}

.ta1, .ta1 td, .ta1 th{
	border: 1px solid #a3c180;
}

.ta1 td, .ta1 th{
	padding: 10px;
}

.ta1 th{
	background-color: #EAF1E2;
	width: 150px;
	text-align: center;
}

.color1 {
	color: #7e6b5a;
}

.look {
	background-color: #F3F0ED;
}

.mb1em {
	margin-bottom: 1em;
}

#header_p{
	padding:5px 0px 0px 0px;
	position: relative;
}

#header_p_left{
	width:210px;
    height: 70px;
	padding:0px 0px 0px 0px;
    background-color: #ffffff;
	float:left;
	}

#header_p_right{
	width:740px;
    height: 70px;
	float:right;
    background-color: #ffffff;
	text-align:right;
	}

.structure{
	margin:0px auto;
	width: 950px;
	position:relative;
	text-align: left;
	}

.clear{
	margin:0px;
	padding:0px;
	clear: both;
}

h1{
	font-size:1.0em;
	margin:1px 0px 10px 0px;
	font-weight:normal;
	padding-left:15px;
	text-align:right;
}

.left{
	float:left;
	}

.right{
	float:right;
}

.linkbox{
	padding:0px 5px 0px 10px;
	border-width:1px;
	width:310px;
	border-style:solid; 
	border-color:#cccccc;
}

.sitemapbox{
	padding:0px 5px 0px 10px;
	border: none;
	width:310px;
}

h3.h3_linkbox{
    font-size:1.2em;
	letter-spacing:0.2em;
	margin:05px 0px 0px 0px;
	padding:1px 0px 0px 8px;
	font-weight:bold;
    }

.lb_lv1{
//	padding:3px 3px 0px 12px;
}
.lb_lv2{
//	padding:5px 3px 0px 12px;
}
 
p.header_small{
	font-size:0.7em;
	letter-spacing:0.1em;
	line-height:0.1;
	border-bottom: 4px solid #ffd800;
    margin-bottom: 10px;
}

p.linkbox_p{
font-size:1.1em;
line-height :1.0;
}

p.sitemapbox_p{
font-size:0.97em;
line-height :0.7;
}

p.half_half{
	font-size:0.5em;
	line-height :0.5;
}

.section_lv2{
	padding:10px 10px 10px 20px;
	}

#contact_us_bunner{
	margin:0px 0px 0px 0px;
	padding:8px 12px 0px 105px;
	height:90px;
	background-repeat:no-repeat;
	background-image:url(images/contact_us_bunner.png);
}

img.border{
	width:100%;
	height:1px;
	}