/**********************************すべてのタグの基本設定****************************/
body,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,p,a,div,img,span,br,hr,address,th{
	margin: 0px;
	list-style: none;
	font-family:"HG丸ｺﾞｼｯｸM-PRO", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 95%;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	text-decoration: none;
	text-indent: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#333333;
}
a:hover{
	color:#ef0000;
}
/**********************************ページの背景色の設定****************************/
body{
	background-color:#ffffff;
	background-image: url(../img/common/bk.jpg);
	background-repeat:repeat;
}
/**********************************ページのレイアウトの設定************************/
#wrapper{
	width: 840px;
	margin:0px auto;
	background-color:#ffffff;
	padding:0px 10px;
}
#header{
	width:840px;
	height:333px;
}
#contents{
	clear:left;
	width:840px;
	padding-top:20px;
}
#second_contents{
	width:800px;
	padding:20px;
}
/**********************************ロゴの設定**********************************/
#header h2{
	width:840px;
	height:300px;
	background-image:url(../img/index/top_main.jpg);
	background-repeat:no-repeat;
}
#header h2.type1{
	background-image: url(../img/common/second_top01.jpg);
}
#header h2.type2{
	background-image: url(../img/common/second_top02.jpg);
}
#header h2 a{
	background-image:none;
	text-indent: -9999px;
	display: block;
	height:70px;
	width:395px;
	overflow: hidden;
	position:relative;
	left:390px;
	top:25px;
}
#header h2.type1 a{
	height:80px;
	width:395px;
	position:relative;
	left:20px;
	top:20px;
}
#header h2.type2 a{
	height:80px;
	width:395px;
	position:relative;
	left:20px;
	top:20px;
}
p.clear{
	clear:both;
	height:1px;
	overflow:hidden;
}

/**********************************メニューの設定**********************************/
div#MENU_sub{
	display:block;
	clear:both;
	padding:0px;
	margin:0px;
	width:840px;
	background-image:url(../img/common/bg.jpg);
	background-repeat: repeat-x;
	height:33px;
}
div#MENU_sub div{
	float:left;
	display:inline;
	position:relative;
}
div#MENU_sub div a{
	margin:0px;
	line-height:;
	padding:0px;
	display:block;
	text-decoration:none;
}
div#MENU_sub div a:hover{
}
div#MENU_sub ul.submenu{
	position:absolute;
	top:33px;
	left:0px;
	padding:0px;
	margin:0px;
	float:none;
	display:block;
	display:none;
}
div#MENU_sub ul.submenu li{
	width:210px;
	display:block;
	border:1px solid #F8B1A3;
	background-color:#ffffff;
	text-decoration:none;
	color:#666666;
	line-height:20px;
	padding:1px;
}
div#MENU_sub ul.submenu a{
	width:206px;
	height:2em;
	display:block;
	border:1px solid #F8B1A3;
	padding:5px 1px 3px;
	color:#666666;
	line-height:20px;
	text-indent:12px;
}
div#MENU_sub ul.submenu a:hover{
	background-color:#F7CCC2;
	background-image:url(../img/common/bk.jpg);
	background-repeat:repeat;
	color:#333333;
}
div#MENU_sub div#P1 {
	margin-left:0px;
}



/**********************************フッターとコピーライトの設定************************/
#footer{
	width:860px;
	margin:0px auto;
	border-top:2px solid #F8B1A3;
	background-color:#F7CCC2;
	text-align:center;
	padding-bottom:5px;
}
#footer h2{
	width:330px;
	height:54px;
	margin:0px auto;
	padding:10px 0px;
}
#footer h2 a{
	background-image:url(../img/common/illust.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:54px;
	padding-left:56px;
	display:block;
	font-size:150%;
	font-weight:bold;
	color:#333333;
}
#footer h2 a span{
	font-size:75%;
}
#footer p.address{
	margin-bottom:10px;
}
address{
	clear:both;
	width: 860px;
	margin:0px auto;
	text-align:center;
	background-color:#ffffff;
	color:#F9B1A3;
	height:1.4em;
	padding:3px 0px;
	font-weight:bold;
	font-size: 10px;
}

/**********************************見出しの設定************************/
h3{
	width:780px;
	height:31px;
	padding:7px 0px 7px 16px;
	background-image:url(../img/common/h3_bg.jpg);
	background-repeat:no-repeat;
	color:#F56363;
	font-weight:bold;
	font-size:120%;
	margin-bottom:20px;
}

h4{
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px 0px 5px 14px;
	font-size:120%;
	margin-bottom:20px;
	margin-top: 20px;
	font-weight: bold;
}
h4 span.left_line1{
	border-left:3px solid #F8B1A3;
}
h4 span.left_line2{
	border-left:3px solid #F7CCC2;
	padding-left:20px;
	font-size:100%;
	font-weight:bold;
}

h5{
	color:#ffffff;
	font-size:90%;
	padding:5px 20px;
	font-weight:bold;
	margin-bottom:20px;
	background: #F99B9B;
}	
h6{
	color:#F48B75;
	font-size:100%;
	padding:5px 20px 5px 40px;
	font-weight:bold;
	margin-bottom:20px;
}

p.midashi_04{
	color:#F56363;
	margin-bottom:5px;
	font-size:120%;
	padding:0px 0px 3px;
	font-weight:bold;
}


/**********************************共通のレイアウトの設定************************/
/*普通の本文*/
#second_contents p{
	padding:0px 20px 0px 40px;
	font-size: 105%;
	line-height: 135%;
	color: #666;
}


/*左に写真のあるパターン*/
#second_contents div.img_left{
	width:800px;
	margin-bottom:40px;
}
#second_contents div.img_left img{
	margin-right:50px;
	float:left;
	width:150px;
}
#second_contents div.img_left .right{
	float:left;
	width:600px;
}
#second_contents div.img_left .right p{
	padding-left:20px;
	text-align:left;
}
/*左に写真のあるパターン（新着情報）*/
#second_contents div.img_left_news{
	width:762px;
	padding-left:38px;
}
#second_contents div.img_left_news img{
	margin-right:50px;
	float:left;
	width:256px;
}
#second_contents div.img_left_news .right{
	float:left;
	width:456px;
}
#second_contents div.img_left_news .right p{
	padding-left:20px;
	text-align:left;
}


/*右に写真のあるパターン*/
#second_contents div.img_right{
	width:800px;
	margin-bottom:40px;
}
#second_contents div.img_right .left{
	width:360px;
	float:left;
	margin-right:40px;
}
#second_contents div.img_right img{
	float:left;
}

/*写真が並んでjavaで拡大するパターン*/
#second_contents table.img{
	width:800px;
}
#second_contents table.img td{
	text-align:center;
	width:280px;
}
#second_contents table.img th{
	text-align:center;
	width:280px;
	padding-bottom:20px;
}
/*テーブルのスタイル1*/
#second_contents table.style1{
	border:1px solid #cccccc;
	width:600px;
	margin:0px auto 40px;
	border-collapse:collapse;
}
#second_contents table.style1 td{
	padding:5px 10px;
}
#second_contents table.style1 td.midashi{
	font-weight:bold;
	background: #FFF9E1;
}
#second_contents table.style1 span.p_ya{
	font-size:60%;
	position:relative;
	bottom:0.2em;
}
#second_contents table.style1 span.title{
	border-left:3px solid #FFC159;
	padding-left:10px;
	padding-top:2px;
}

/*テーブルのスタイル2*/
#second_contents table.style2{
	border:1px solid #cccccc;
	width:700px;
	margin:0px auto 20px;
	border-collapse:collapse;
}
#second_contents table.style2 td{
	padding:5px 10px;
	font-size: 12px;
}
#second_contents table.style2 td.midashi{
	font-weight:bold;
	background: #FFF9E1;
}
#second_contents table.style2 span.p_ya{
	font-size:60%;
	position:relative;
	bottom:0.2em;
}
#second_contents table.style2 span.title{
	border-left:3px solid #FFC159;
	padding-left:10px;
	padding-top:2px;
}

/*イメージの中央寄せ*/
#second_contents .img_center{
	text-align:center;
}
/*文字の中央寄せ*/
#second_contents p.center{
	text-align:center;
}
