body{
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FDF7EC;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrap{
	width:100%;
	position:absolute;
	top:180px;
	padding: 0px;
	margin: 25px 0px 0px;
	background-color:#FDF7EC;
}

/*--wrap・第2階層用--*/
#contents_wrap2{
	width:1000px;
	margin:0px auto; 
	padding: 15px 0px 0px 0px;
}

/*--left-navi--*/
#leftside{
	width:250px;
	float:left;
	margin:0px 0px 0px 0px;
}
.bt_cd2{
	width:200px;
	margin:0px;
	padding:100px 25px 0px;
}

/*--contents--*/
#contents { 
	width:720px;
	font-size:16px;
	line-height:1.9;
	float:right;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
}
.space01{
	margin:5px 0px 0px 0px;
	padding:0px;
}

/*--contents（第2階層用）--*/
#contents_2nd{
	padding: 0px 0px 10px;
	margin: 0px;
}

/*--contents_header（第2階層ヘッダー）--*/
#contents_header{
	width:720px;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/contents/ch_top01.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}
#contents_header h1{
	width: 660px;
	padding: 10px 35px 20px 30px;
	margin: 0px;
	font-size:38px;
	color:#000000;
	font-weight:bold;
}
#contents_header h1.nomark{
	width: 660px;
	padding: 70px 35px 20px 30px;
	margin: 0px;
	font-size:38px;
	color:#000000;
	font-weight:bold;
}
.header_line02 {
	width:660px;
	margin:5px 30px;
	padding:0px;
}
.lead{
	padding: 15px 35px 10px;
	margin: 0px;
	font-size:16px;
	line-height:1.9;
	text-align: justify;
	text-justify: inter-ideograph;
}

/*--contents_main（第2階層メイン）--*/
#contents_main{
	width:720px;
	padding: 5px 0px 0px;
	margin: 0px;
	background-color:#FFFFFF;
}
#contents_main h2{
	width: 640px;
	padding: 30px 40px;
	margin: 0px;
	font-size:33px;
	line-height:1.1;	
	color:#FF6600;
	font-weight:bold;
}

/*--header--*/
#header_wrap{
	width:100%;
	background-color:#FDF7EC;
}
#header{
	width:1000px;
	height:95px;
	margin:0px auto;
	background-color:#FDF7EC;
}
.tel{
	width:467px;
	height:78px;
	float:right;
	margin: 0px;
}
.header_text{
	width:153px;
	height:15px;
	float:right;
	margin: -5px 0px 0px 0px;
	font-size:10px;
	color:#562B0F;
} 

/*--header text--*/
#tagline {
	width:100%;
	font-size: 10px;
	line-height:15px;
	height:20px;
	margin:0px auto;
	padding: 0px 0px 0px 0px;
	color:#562B0F;
	background-color:#FDF7EC;
}
#tagline div {
	width:1000px;
	margin:0px auto;
	padding: 0px;
	line-height:25px;
}

/*--global menu--*/
#menu {
	background-image: url(../img/bg_menu.jpg);
	background-repeat: repeat-x;
	height: 60px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	position:relative;
	overflow:hidden;
}
#menu ul {
	position:relative;
	left:50%;
	float:left;
}
#menu li {
	float:left;
	list-style:none;
	left:-50%;
	position:relative;
}
#menu li a {
	display:block;
}

/*--side menu--*/
#side_menu {
    margin: 0px;
	padding:0px;
}
#side_menu ul {
	margin:0px;
	padding:0px;
}
#side_menu li {
	padding:0px;
	margin:5px 0px 0px 0px;
	list-style:none;
}
#side_menu li.nonlink {
	display:block;
	width:250px;
	height:40px;
}
#side_menu li.bottom {
	padding:0px;
	margin:5px 0px 15px 0px;
	list-style:none;
}
#side_menu li a {
	display:block;
	width:250px;
}

/*--footer2（footer_menu2用）--*/
#footer2{
	width:100%;
	background-color:#F0D7A2;
	border-top: 1px solid #FFF;
}
#footer_menu2{
	width:1000px;
	height:260px;
	padding:0px;
	margin:0px auto;
	background-color:#F0D7A2;
	color:#572B10;
}
#footer_menu2_left{
	width:500px;
	margin:0px;
	padding:0px;
	color:#FFF;
	font-size:14px;
	text-align:center;
	line-height:1.4;
	float:left;
}
#footer_menu2_ll{
	width:215px;
	height:190px;
	border-left: 1px solid #DFCF9D;
	margin:15px 0px 0px;
	padding:5px 5px 5px 25px ;
	color:#562B0F;
	font-size:12px;
	text-align:left;
	line-height:1.4;
	float:left;
}
#footer_menu2_lr{
	width:220px;
	height:190px;
	border-left: 1px solid #DFCF9D;
	margin:15px 0px 0px;
	padding:5px 5px 5px 25px ;
	color:#562B0F;
	font-size:12px;
	text-align:left;
	line-height:1.4;
	float:left;
}
#footer_menu2_ll a,
#footer_menu2_lr a{
	margin:0;
	padding:0;
	color:#562B0F;
	text-decoration:none;
}
#footer_menu2_ll a:hover,
#footer_menu2_lr a:hover,
#footer_menu2_ll a:active,
#footer_menu2_lr a:active{
	color:#FF6600;
	text-decoration:none;
}

#footer_menu2_right{
	width:500px;
	margin:0px;
	padding:0px;
	color:#FFF;
	font-size:14px;
	text-align:center;
	line-height:1.4;
	float:right;
}
#footer_menu2_rl{
	width:210px;
	height:190px;
	border-left: 1px solid #DFCF9D;
	border-right: 1px solid #DFCF9D;
	margin:15px 0px 0px;
	padding:5px 5px 5px 25px ;
	color:#562B0F;
	font-size:12px;
	text-align:left;
	line-height:1.4;
	float:left;
}
#footer_menu2_rr{
	width:240px;
	height:190px;
	border-right: 1px solid #DFCF9D;
	margin:15px 0px 0px;
	padding:5px 10px 5px 0px;
	color:#562B0F;
	font-size:12px;
	text-align:left;
	line-height:1.4;
	float:right;
}
#footer_menu2_rl a,
#footer_menu2_rr a{
	margin:0;
	padding:0;
	color:#562B0F;
	text-decoration:none;
}
#footer_menu2_rl a:hover,
#footer_menu2_rr a:hover,
#footer_menu2_rl a:active,
#footer_menu2_rr a:active{
	color:#FF6600;
	text-decoration:none;
}
.category {
	font-size:14px;
	font-weight:bold;
	color:#562B0F;
}

/*--footer3（Copyright）--*/
#footer3{
	width:100%;
	background-color:#F0D7A2;
	border-top: 1px solid #FFF;
}
#footer_copyright{
	width:1000px;
	height:15px;
	padding:5px;
	margin:0px auto;
	background-color:#F0D7A2;
	color:#562B0F;
	text-align:center;
	font-size:11px;
}

/*--パンくず--*/
#breadcrumb {
	width:100%;
	height:20px;
	font-size:11px;
	line-height:1.5;
	color:#562B0F;
	margin:5px 30px 0px;
	padding: 10px 0px;
	background-color:#FDF7EC;
}
#breadcrumb ul{
	width:1000px;
	height:20px;
	font-size:11px;
	line-height:1.5;
	margin:0px auto;
	padding: 0px;
}
#breadcrumb ul li{
	font-size:11px;
	line-height:1.5;
	padding: 0px;
	margin: 0px;
	list-style:none;
	float:left;
}
#breadcrumb ul li.org{
	font-size:11px;
	line-height:1.5;
	padding: 0px;
	margin: 0px;
	list-style:none;
	float:left;
	color:#FF6600;
}

.clear{
	clear:both;
}

/*--サイトマップ--*/
#sitemap_l {
	width:310px;
	margin:20px 25px;
	padding:0px;
	float:left;
}
#sitemap_r {
	width:310px;
	margin:20px 25px;
	padding:0px;
	float:right;
}
#sitemap_l h2.large_i {
	margin:0px;
	padding:17px 0px 0px 20px;
	width:290px;
	height: 40px;
	background-image: url("../img/contents/cm_h3.jpg");
	background-repeat: no-repeat;
	color: #532910;
	font-size: 20px;
	font-weight: bold;
}
#sitemap_r h2.large_i {
	margin:0px;
	padding:17px 0px 0px 20px;
	width:290px;
	height: 40px;
	background-image: url("../img/contents/cm_h3.jpg");
	background-repeat: no-repeat;
	color: #532910;
	font-size: 20px;
	font-weight: bold;
}
.sm_linktext {
	width:270px;
	margin:7px 5px 0px;
	padding:0px 0px 0px 38px;
	background-image: url("../img/contents/icon_arrow.png");
	background-repeat: no-repeat;
}

/*--プライバシーポリシー--*/
#policy {
	width:720px;
	margin:0px;
	padding:20px 0px;
}
#policy h2 {
	margin:0px 30px 10px;
	padding:17px 0px 0px 20px;
	width:660px;
	height: 40px;
	background-image: url("../img/contents/cm_h3.jpg");
	background-repeat: no-repeat;
	color: #532910;
	font-size: 20px;
	font-weight: bold;
}
.pp_text {
	width:630px;
	margin:5px 30px 0px;
	padding:0px 0px 20px 20px;
	line-height:1.9;
}
.indent {
	margin:15px 0px 0px 15px;
}

p.print {
	visibility: visible;
}
@media print {
	p.print {
	visibility: hidden;}
}
#page-top {
	position: fixed;
	bottom: 25px;
	right: 25px;
	font-size: 77%;
}

