@charset "shift_jis";

#wrapper{
	margin: 0 auto;
	text-align: left;
	width: 100%;
	line-height: 1.6;
	border: 0px solid blue;
}

#header{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding: 10px 0px 0px 0px;
	border: 0px solid green;
}
#header h1{
	float: left;
	font-size: 20px;
	font-weight: bold;
	border: 0px solid green;
	margin: 0px 0px 0px 10px;
}
#header ul	{
	float: right;
	border-right: 1px solid #888888;
	padding: 5px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 600px;
	text-align: left;
}
#header ul li{
	display: block;
	float: right;
	padding: 0px 10px 0px 10px;
	margin-left: 5px;
	border-left: 1px solid #888888;
	font-size: 13px;
}
#header ul li a{
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif!important;
}
#header ul li a:hover{
	text-decoration: underline;
}

#title	{
	width: 960px;
	height: 300px;
	margin: 0px auto;
	text-align: left;
	border: 0px solid red;
}

#contents{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#side	{
	float: left;
	width: 300px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	border: 1px solid #cccccc;
}
#side h2	{
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	color:white;

	padding:2px 0px 2px 20px;
	margin:0px 10px 15px 10px;
	background-color:#014898;
}
#side h3	{
	font-size:15px;
	font-style:normal;
	font-weight:bold;

	padding:2px 0px 2px 20px;
	margin:0px 10px 15px 10px;
	border: 1px solid #014898;
	border-left:5px solid #1b467b;
}
#side h3 a	{
	color:#333333;
	text-decoration: none;
}

#side p	{
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#333333;

	padding:2px 0px 2px 10px;
	margin:5px 0px 10px 0px;
	background-color:#ffffff;
}

#side ul	{
	padding-right: 10px;
	margin-top: 10px;
	text-align: left;
	border: 0px solid brown;
}
#side ul li{
	display: block;
	padding: 0px 10px 0px 10px;
	margin-left: 5px;
	font-size: 13px;
	border: 0px solid brown;
}
#side ul li a{
	font-style: normal;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif!important;
}
#side ul li a:hover{
	text-decoration: underline;
}

#main	{
	float: right;
	width: 650px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	border: 1px solid #cccccc;
}
#main h2	{
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	color:white;

	padding:2px 0px 2px 20px;
	margin:0px 10px 5px 10px;
	background-color:#014898;
}
#main h3	{
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	color:#222222;

	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 20px;
	background-color:#ffffff;
}
#main h4	{
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#222222;

	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 20px;
	background-color:#ffffff;
}
#main p	{
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#222222;

	padding:0px 0px 0px 0px;
	margin:0px 20px 10px 30px;
	background-color:#ffffff;
}

#main ul	{
	padding-right: 10px;
	margin-top: 10px;
	text-align: left;
	border: 0px solid brown;
}
#main ul li{
	display: block;
	padding: 0px 10px 0px 10px;
	margin-left: 5px;
	font-size: 13px;
	border: 0px solid brown;
}
#main ul li a{
	font-style: normal;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif!important;
}
#main ul li a:hover{
	text-decoration: underline;
}

#main table	{
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#222222;

	padding:0px 0px 0px 0px;
	margin:0px 20px 10px 30px;
	background-color:#ffffff;
}

#footer{
	background: #014898;
	color: #ffffff;
	margin-top: 45px;
	text-align: center;
}

#footer p#copyright{
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	text-align: center;
	padding: 2px;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif!important;
}

/* 新着情報 */

#newTopics{
	float: left;
}
#newTopics dl{
	width: 640px;
	border-bottom: 1px solid #555555;
	margin-left:10px;
}
#newTopics dl dt,
#newTopics dl dd{
	padding: 8px 0;
	border-top: 1px solid #555555;
}
#newTopics dl dt{
	float:left;
	width:80px;
	padding-left: 10px;
	clear:both;
	background: #dddddd;
	color: #222222;

	font-size:15px;
	font-style:normal;
	font-weight:normal;
}
#newTopics dl dd{
	width:500px;
	margin-left:90px;
	padding-left: 10px;
	border-left:1px solid #555555;
	color: #222222;

	font-size:15px;
	font-style:normal;
	font-weight:normal;
}
#newTopics dl dd a{
	color: #222222;
	text-decoration: none;
}
#newTopics dl dd a:hover{
	text-decoration: underline;
}






/*--------------------------------------*/
/* メインイメージに関する指定 p#mainImg */
/*--------------------------------------*/



/*--------------------------------------*/

div#wBg{
	background: #fff;
}

div#mainContents{
	width: 960px;
	margin: 0 auto;
	text-align: left;

}

/* 3つのトピックス */
div#mainContents div.topicsBox{
	width: 295px;
	float: left;
	margin-left: 33px;
	margin-bottom: 60px;
}
div#mainContents div.firstItem{
	margin-left: 0;
}
div#mainContents div.topicsBox strong{
	margin-bottom: 15px;
	font-weight: bold;
	display: block;
	font-size: 14px;
}
div#mainContents div.topicsBox span{
	line-height: 1.8;
	display: block;
	text-align: justify;
	margin-bottom: 8px;
}


/* バナーエリア */
div#bannerBox{
	float: right;
	width: 250px;
}
div#bannerBox ul li{
	margin-bottom: 15px;
}

/* 広告表示 */
.pr_design_box{
	line-height:30px;
	height:30px;
	text-align:center;
	font-size:12px;
	position:relative;
}
.pr_design ul{
}
.pr_design li{
	display:inline;
}
.pr_design_02{
	margin-left:7px;
}
.pr_design_copy{
	position:absolute;
	right:5px;
	bottom:0px;
}

/*-------------------------------------*/
/* 浮動コンテンツのクリア */
/*-------------------------------------*/
.clear{ display: block; clear:both; height:0;}

/*//clearFix Coponents//*/
.clear {clear:both;}
.clearfix{ display:block;} 
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
 }
 
.clearfix:after {
	content: url(pixel.gif);
	display: block;
	clear: both;
	height: 0;
}

