

*{
	margin:0;
	padding:0;
	list-style:none;}


body{
	color:#333;
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.6;
	margin: 30px auto;
	background-color:#f7f7f7;
	}

img{
	border:none;
	vertical-align:bottom;
	max-width:670px;
}

a{
	color:#333;
	text-decoration	: underline ;
	}

a:visited{
	color:#DE0D19;
	text-decoration	: underline ;
	}

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

a:active{
	color:#333;
	text-decoration	: none ;
	}

form label {
	cursor: pointer;
}


.border_none{
	border:none !important;}
	
p{
	margin-bottom:25px;}

.center_btn{
	text-align:center;}

.font10{
    font-size:10px;}	
	
.font12{
    font-size:12px;}
	
.font18{
	font-size:18px;}


.red{
	color:#e91221;}	

.fbg_y{
	background-color:#fff5a5;}	
	
.font_b{
	font-weight:bold;}	


/*---- container ----*/

#container{}

/*---- header ----*/

#header{
	width:698px;
	margin:0 auto;
	box-shadow: 0 4px 6px rgba(0,0,0,0.3);
	border-left: 1px solid #CCC\9;
	border-right: 1px solid #CCC\9;
	background-color:#FFF;
}

#header h1{
	color:#FFF;	
	font-weight:normal;
	font-size:10px;
	padding:6px 0 0 10px;
	height:24px;
	line-height:18px;
	background:#333; 
	}	

#header p{
	display:inline;}	

/*---- title_gazou ----*/	


#title_gazou{
	width:698px;
	min-height:150px;
	margin-bottom:15px;
	border-bottom:1px solid #cccccc;
	background:url(../img/simple009.jpg) no-repeat;
	}	

#title_gazou p{
	color:#000;
	font-weight:bolder;
	font-size:32px;
	line-height:36px;	
	padding:30px 20px 0;
	display:block;
}


#title_gazou p a{
	color:#000;
	text-decoration:none !important;
	display:block;
}
#title_gazou p a:hover{	
	color: #555;
}

/*---- content ----*/	

#content{
	background-color:#FFF;
	width:668px;
	margin:0 auto;
	padding:0 15px 20px;
	box-shadow: 0 4px 6px rgba(0,0,0,0.3);
	border-left: 1px solid #CCC\9;
	border-right: 1px solid #CCC\9;
}


/*---- 共通ヘッダー・共通フッター ----*/	

.commonHeader {
 margin-bottom:10px;
}

.commonFooter {
 border-top:1px solid #cccccc;
 padding-top: 10px;
}


/*---- フッターメニュー用 ----*/

#footer	{
	background-color:#FFF;
	width:668px;
	text-align:left;
	margin:0 auto;
	background:#ffffff;
	padding:10px 15px 0;
	box-shadow: 0 4px 6px rgba(0,0,0,0.3);
	border-left: 1px solid #CCC\9;
	border-right: 1px solid #CCC\9;
	border-bottom: 1px solid #CCC\9;
}

#footer h4{
	font-size:14px;
	padding:2px 6px;
	margin: 10px 0 12px 0;
	border-left : 5px solid #333;
}	

#footer ul.footmenu,.footer p{
	max-width:648px;
	padding:0 10px;
}	

#footer ul.footmenu { 
	width:760px;
	margin-bottom:10px;
}

	
#footer ul.footmenu li{
	float:left;
	font-size:13px;
	max-width:648px;
	padding-bottom:5px;
	text-indent:18px;
	padding-right:10px;
	background:url(../img/square03.png) no-repeat 0 40%;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
		 -moz-text-overflow:ellipsis; /* Firefox */
}

#footer ul.footmenu li a{
	margin-right:10px;
}

.t_right{
	text-align:right;}	


.copy_right{
	color:#666666;
	font-size:12px;
	padding:6px 0;
	text-align:center;
	border-top:1px solid #cccccc;
}

/*----clearfix設定----*/


.clearfix,  ul.internalLinkList,  ul.backnumberList,  ul.listStyleArrow03Inline,  div.borderStyleXXS dl,  div.borderStyleXS dl,  div.borderStyleS dl,  div.borderStyleM dl,  div.borderStyleL dl,  div.borderStyleXL dl,  div.borderStyleXXL dl,  div.groupInfo h5 {
	_overflow:visible;
	_height:1px;
	zoom:1;
}


.clearfix:after,  ul.internalLinkList:after,  ul.backnumberList:after,  ul.listStyleArrow03Inline:after,  div.borderStyleXXS dl:after,  div.borderStyleXS dl:after,  div.borderStyleS dl:after,  div.borderStyleM dl:after,  div.borderStyleL dl:after,  div.borderStyleXL dl:after,  div.borderStyleXXL dl:after,  div.groupInfo h5:after {
	content:".";
	display:block;
	visibility:hidden;
	clear:both;
	margin:-1px 0 0 0;
	height:1px;
	font-size:0;
	line-height:0;
}

/*---- 画像の位置 ----*/	

.fleft {
    float: left;
	padding:0 10px;
}

.fright {
    float: right;
	padding:0 10px;
}

	
.fcenter {
	text-align:center;
	padding:10px 0;
}


/*---- 文字の装飾 ----*/	


.pink {
    color: #F69;
}

.font_big{
	font-size:1.4em;
	font-weight:bold;}	


.futozi {
	font-weight:bold;
	padding:2px;}

.keikou{
	background-color: #FFE566;
    font-weight: bold;
    padding: 2px;}

.point_font{
	color:#DE0D19333;
	font-size:1.8em;
	line-height:1.2em;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;}


/*---- コンテンツ内のタイトル ----*/	

h2{
	font-size:16px;
	width:670px;
	height:36px;
	line-height:38px;
	text-indent:35px;
	margin: 0 0 12px 0;
	background-color: #333;
	background-image:  url(../img/arrowline01.png) ;
	background-position: 4px center;
	background-repeat:no-repeat;
	color: #FFF;
	}
h3{
	font-size:16px;
	width:670px;
	height:36px;
	line-height:30px;
	text-indent:30px;
	margin: 0 0 12px 0;
	background-image:  url(../img/arrowline_s03.png) ;
	background-position: 4px center;
	background-repeat:no-repeat;
	padding: 6px 0 0 0;
	color: #333;
	}

