﻿/* CSS レイアウト */

.noprint{
	display:none;
}

body{
	border-width:0;
}
div{
	overflow: visible !important;
	background-image:none;
}
.img_block{
	display:none;
}
h1{
	display:none;
	clear:both;
	float:none;
}
h3.normal_h3{
	color:#333333;
	background:none;
}
h3.all_h3{
	font-size:16px; 
	background-image:url('img/h3_title_back2.png'); 
	background-repeat:no-repeat; 
	font-weight:normal; 
	padding:8px 0 5px 17px; 
	letter-spacing:1px; 
	margin:0 0 2px 0px; 
	color:white;
}

h4.index_h4{
	font-size:14px; 
	letter-spacing:0; 
	padding:0 0 0 14px; 
	background-image:url('img/list_orange.png'); 
	background-repeat:no-repeat; 
	background-position:0 4px; 
	margin:6px 0 0 15px;
}
h4.index_h4_2{
	font-size:14px; 
	letter-spacing:0; 
	padding:0 0 0 14px; 
	background-image:url('img/list_orange.png'); 
	background-repeat:no-repeat; 
	background-position:0 center; 
	margin:5px 0 0 15px; 
	width:160px; 
	line-height:120%;
}
h4.all_h4{
	font-size:15px; 
	background-image:url('img/h4_title_back.png'); 
	background-repeat:no-repeat; 
	font-weight:bold; 
	padding:8px 0 5px 13px; 
	letter-spacing:1px; 
	margin:0 0 2px 0px; 
	color:#707070;
}
h4.normal_h4{
	font-size:15px; 
	background-image:url('img/h4_title_back2.png'); 
	background-repeat:no-repeat; 
	font-weight:bold; 
	padding:9px 0 6px 29px; 
	letter-spacing:1px; 
	margin:0 0 2px 8px; 
	color:#707070;
}

h5.search_h5{
	margin:17px 0 0 0; 
	background-image:url('img/h5_search_bg.png'); 
	background-repeat:no-repeat; 
	padding:7px 0 22px 20px; 
	font-weight:bold; 
	font-size:14px;
}
h6.search_h6{
	width:115px; 
	font-size:14px; 
	font-weight:normal; 
	margin:0;
}
#header{
	width:680px;
}
#header_right{
	float:none;
	display:none;
}
#header_left{
	float:none;	
}
#header_text p{
	display:none;
	float:none;	
}

#container_back{
	background:none;
}
#container{
	overflow:visible;
	width:680px;
	background:none;
}

#gmenu{
	display:none;
	width:680px;
}
#content{
	overflow:visible;
	width:680px;
}

#content_main_topimg{
	display:none;
}
#content_all_topimg{
	display:none;
}
#content_all_bottomimg{
	display:none;
}

.content_text{
	width:602px;
	margin:10px 0 0px 22px;
}
.content_text p{
	font-size:14px; 
	line-height:175%; 
	margin:0; 
	padding:0px 0 20px 0px; 
	letter-spacing:1px; 
	text-align:justify; 
	text-justify:distribute;
}
.content_main2_topimg_second{
	width:645px;
	height:22px;
	display:block;
	margin-top:5px;
}


#content_main_bottomimg{
	display:block; 
	width:878px; 
	height:10px; 
	margin:0 0 0 9px; 
	clear:both;
}
.content_bottomimg{
	display:none;
}
.bbs_print{
	display:none;
	padding:0;
}
.bbs_ad{
	display:none;
	padding:0;
}

/*  右側メニュー　 */
#content_right{
	display:none;
}
#footer_line{
	display:none;
}
#footer{
	display:none;
}
#copyright{
	display:none;
}




