﻿@charset "UTF-8";
/*ppk-menu*/

* {
	margin: 0;
	padding: 0;
}
body	{	
	background-color:#efefef;
	text-align: center;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic", Arial, Helvetica,sans-serif;
	}

h1	{
	font-size: 23px;
	line-height: 30px;
	padding-top: 10px;
	padding-left: 10px;
}

h2 	{
	font-size:15px;
	color:#cc0000;
	margin: 0px;
	padding: 4px 5px 2px 10px;
	}

div#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color:#efefef;
}

div.pan	{
	float: right;
	text-align: right;
	font-size : 12px;
	margin : 0px;
	padding : 5px;
	}

div.count-top	{
	float: right;
	}

div#contaner	{
	float: left;
	text-align: left;
	width : 635px;
	background-color:#ffffff;
}

div#nam	{
	clear: both;
	text-align: left;
	background-color: #fffefd;
	border-color:#cccccc;
	border-width:1px 1px 1px 1px;
	border-style: solid;
	}

div#sma	{
	margin-top : 0px;
	margin-left : 2em;
	margin-right : 2em;
	margin-bottom : 0px;
	padding: 0px;
	line-height : 27px;
	font-size : 15px;
	}

div#left-side {
	float: left;
	width: 175px;
	margin-left: 25px;
	border: solid 1px #cccccc;
}

div#right-side	{
	width: 400px;
	background-color: #ffffff;
	border: solid 1px #cccccc;
	margin-left: 220px;
}

/*menu-koumoku*/
div.menu	{ width: 175px;
	overflow: hiddem;
	margin: 0;
	padding: 0;
	border: solid 1px #cccccc;
}

div.menu ul	{
	margin: 0;
	padding: 0;
	border-top: solid 1px #cccccc; }

div.menu li	{ margin-bottom: 0;
	list-style-type: none;
	line-height: 0;
	border-bottom: solid 1px #cccccc; }

div.menu li a	{ display: block;
	line-height: 15px;
	padding: 5px 5px 3px 12px;
	background-color: #ffffff;
	color: #000088;
	font-size: 13px;
	text-decoration: none; }

div.menu li a:hover	{ background-color: #0066cc;
		color: #ffffff; }

div.menu h4	{
	background-color: #cc66cc;
	color: #ffffff;
	padding: 2px 10px;
	margin: 0;
	}

/*menu2*/
div.menu2	{ width: 400px;
	overflow: hiddem;
	margin: 0;
	padding: 0;
}

div.menu2 ul	{
		margin: 0;
		padding: 0;
		border-top: solid 1px #cccccc; }

div.menu2 li	{ margin-bottom: 0;
	list-style-type: none;
	line-height: 0;
	border-bottom: solid 1px #cccccc; }

div.menu2 li a	{ display: block;
	line-height: 15px;
	padding: 5px 5px 3px 12px;
	background-color: #ffffff;
	color: #000088;
	font-size: 13px;
	text-decoration: none; }

div.menu2 li a:hover	{ background-color: #0066cc;
		color: #ffffff; }

div.home	{
	text-align: right;
	align: right;
	width: 400px;
	font-size: 13px;
	line-height: 24px;
	border-bottom: solid 1px #cccccc; 
	}

/*menu-bar 始まり-----------------*/

.menu-bar{
	padding: 0;
	margin:0;
}

.menu-bar ul{
	font-size: 14px;
	font-weight: bold;
	margin:0;
	padding:0;
	list-style:none;
	width: 960px;
	height: 33px;
	background-color: #000000;
}

.menu-bar li{
	display:inline;
}

.menu-bar a{
	float:left;
	color: white;
	text-decoration:none;
	letter-spacing: 1px;
}

.menu-bar a span{
	height: 26px;
	text-align: center;
	display:block;
	padding:7px 15px 0 15px;
}

.menu-bar a span{
	float:none;
}

.menu-bar a:hover{
	background-color: #555555;
}

.menu-bar a:hover span	{
	background-color: #555555;
}

.menu-bar #current a span	{
	background-color: #cc5500;
}

.menu-bar #current a:hover span{
	background-color: #cc5500;
}

.menu_under_line	{
	clear: both;
	padding: 0;
	margin: 0;
	height: 5px;
	background: #cc5500;
}
/*menu-bar　終わり----------------*/


div.clear	{
	clear: both;
	margin-bottom: 10px;
}




div.right-menu3-top	{
	font-size: 15px;
	width: 300px;
	height: 25px;
	margin-top: 3px;
	margin-bottom: 3px;
	align: center;
	border-top: solid 1px #bbbbbb;
	border-bottom: solid 1px #bbbbbb;
	background-color: #808000;
	color: #ffffff;
	padding-top: 3px;
}

div.right-menu3	{
	font-size: 13px;
	width: 300px;
	/*height: 45px;*/
	margin-bottom: 5px;
}

div.menu3 ul	{
	margin: 0;
	padding: 0;
}

div.menu3 li	{
	list-style-type: none;	/*リストの先頭記号なし*/
	border-bottom: solid 1px #bbbbbb;
}

div.menu3 li a	{
	display: block;
	/*line-height: 18px;*/
	padding: 5px 10px;		/*上下、左右のpadding*/
	background-color: #efffff;
	color: #000088;
	text-align: left;
	text-decoration: none; 	/*リンクの下線を消す*/
}

div.menu3 li a:hover	{
	background-color: #0066cc;
	color: #ffffff;
}

div.right-side	{
	float: right;
	width: 300px;
	text-align: center;
}

div#footer	{
	clear: both;
	width: 950px;
	height: 150.px;
	color: #606060;
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid 1px #c0c0c0;
}
