@charset "shift-jis";



body {

	background: #E6E6E6 url('images/bodybg.png') repeat-x scroll top left;

	margin:0;

	padding:0;

	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	font-size: 13px;

	color: #000;

}



* {

	margin:0;

	padding:0;

}



/** element defaults **/

table {

	width: 100%;

	text-align: left;

}



th, td {

	padding: 10px 10px;

}



th {

	color: #fff;

	background: #1F4F82 none repeat-x scroll left top;

}



td {

	border-bottom: 1px solid #ccc;

}



code, blockquote {

	display: block;

	border-left: 5px solid #222;

	padding: 10px;

	margin-bottom: 20px;

}

code {

	background-color: #222;

	color:#ccc;

	border: none;

}

blockquote {

	border-left: 5px solid #222;

}



blockquote p {

	font-style: italic;

	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	margin: 0;

	color: #333;

	height: 1%;

}



p {

	line-height: 1.9em;

	margin-bottom: 40px;

	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}



a {

	color: #900;

}



a:hover {

	color: #000;

}



a:focus {

	outline: none;

}



fieldset {

	display: block;

	border: none;

	border-top: 1px solid #ccc;

}



fieldset legend {

	font-weight: bold;

	font-size: 13px;

	padding-right: 10px;

	color: #333;

}



fieldset form {

	padding-top: 15px;

}



fieldset p label {

	float: left;

	width: 150px;

}



form input, form select, form textarea {

	padding: 5px;

	color: #333333;

	border: 1px solid #ddd;

	border-right:1px solid #ccc;

	border-bottom:1px solid #ccc;

	background-color:#fff;

}



form input.formbutton {

	border: none;

	background: #333;

	color: #ffffff;

	font-weight: bold;

	padding: 5px 10px;

	font-size: 12px;

	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	letter-spacing: 1px;

	width: auto;

	overflow: visible;

}



form.searchform p {

	margin: 5px 0;

}





span.required {

	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	color: #ff0000;

}



h1 {

	color: #000;

	font-size: 35px;

}



h2 {

	color: #000;

	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	font-size: 18px;

	letter-spacing: 0px;

	font-weight: bold;

	padding: 0 0 5px;

	margin: 0;

}



h3 {

	color: #555;

	font-size: 14px;

	font-weight: bold;

	margin-bottom: 10px;

}



h4 {

	padding-bottom: 10px;

	font-size: 15px;

	color: #333;

	font-weight: bold;

}



h5 {

	padding-bottom: 10px;

	font-size: 13px;

	color: #999;

}



ul, ol {

	margin: 0 0 35px 35px;

}



li {

	padding-bottom: 5px;

}



li ol, li ul {

	font-size: 1.0em;

	margin-bottom: 0;

	padding-top: 5px;

}





#container {

	width: 960px;

	margin:0 auto;

	padding: 0;

}



#header {

	padding: 0;

	margin: 0 auto;

	height: 170px;

	background-image: url(images/ttl_img.jpg);

}



#header h1  {

	padding-top: 40px;

	padding-left: 20px;

}



#header h1 a {

	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	color: #000;

	font-size: 40px;

	font-weight: normal;

	text-decoration: none;

}



#header h2 {

	color: #000;

	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	font-size: 13px;

	padding-left: 20px;

	text-transform: uppercase;

	letter-spacing: 0;

}



#nav {

	height: 45px;

	width: 960px;

}



#nav ul {

	list-style: none;

	padding: 0;

	margin: 0;

	height: 45px;

}



#nav ul li {

	float: left;

	display: block;

	padding: 15px 0px;

}



#nav ul li a {

	color: #000;

	display: block;

	border-right: 1px solid #666;

	font-size: 12px;

	font-weight: bold;

	text-transform: uppercase;

	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	padding: 0 20px;

	text-decoration: none;

}



#nav ul li a:hover {

	color: #fff;

	text-decoration: underline;

}



#body {

	background: none;

	margin:0 auto;

	padding: 25px 0;

	width: 960px;

}



#content {

	float: left;

	width: 660px;

	margin: 0;

	padding: 15px;

	background-color: #fff;

	border: 1px solid #ddd;

	border-right-color: #c0c0c0;

	border-bottom-color: #c0c0c0;

}



#content h2{

	margin: 0px 0px 10px 0px;

	padding: 0px 0px 0px 0px;

	border-bottom: 2px solid #ccc;

}



#content h3{

	margin: 0px 0px 10px 0px;

	padding: 0px 0px 0px 0px;

	border-bottom: 2px solid #eee;

}



#content ul{

	margin: 0px 0px 0px 20px;

	padding: 0px 0px 0px 3px;

	list-style: circle;

	color:#333;

	

	}



#content ul li ul{

	margin:0 0 20px 0px;

	padding:0 0 0 20px;

}



.sidebar {

	width: 240px;

	padding: 0;

	float: right;

}





.sidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



.sidebar ul li {

	margin-bottom: 20px;

	line-height: 1.9em;

	padding: 10px;

	background-color: #fff;

	border: 1px solid #ddd;

	border-right-color: #c0c0c0;

	border-bottom-color: #c0c0c0;

}



.sidebar li ul {

}



.sidebar li ul li {
	display: block;
	border-top: none;
	padding: 4px 7px;
	margin: 0;
	line-height: 1.5em;
	font-size: 13px;
	border: none;

}



.sidebar li ul li a {

	font-weight: normal;

}



.sidebar li ul.blocklist li {

	padding: 0;

	display: inline;

}



.sidebar li ul.blocklist li a {
	display: block;
	padding: 4px 13px;
	background: transparent url('images/list-icon.jpg') no-repeat scroll left center;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;

}



.sidebar li ul.blocklist li a:hover {

	background-image: url('images/list-icon-hover.jpg');

}





.sidebar h4 {

	color: #222;



	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif

	font-size: 19px;

	letter-spacing: 1px;

	margin: 0;

	padding: 2px 0px;

	font-weight: bold;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #CCC;

}



.clear {

	clear: both;

}



#footer {

	margin:0 auto 0px;

	border-top-width: 10px;

	border-top-style: solid;

	border-top-color: #900;

}



#footer p {

	text-align: left;

	color: #eee;

	font-size: 12px;

	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	margin: 0;

	padding: 0;

}



#footer p a {

	color: #fff;

	font-weight: bold;

}



.footer-content {

	padding: 30px 5px 60px;

	background: #E6E6E6 url(images/bodybg.png) repeat-x scroll center center;

	border-top-width: 10px;

	border-top-style: solid;

	border-top-color: #906;

}



#footer .footer-content p {

	color: #666;

	position: relative;

	top: 12px;

	margin-left: 165px;

}



#footer .footer-content p a {

	color: #ccc;

}



#footer .footer-content p a:hover {

	color: #fff;

}



#footer .footer-content span.sitename {

	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	font-size: 40px;

	font-weight: normal;

	letter-spacing: -2px;

	color: #fff;

	float: left;

}



.footer-width {

	width: 940px;

	margin: 0 auto;

	text-align: center;

	color: #FFF;

}



#footer .footer-bottom {

	padding-top: 10px;

}



#footer .footer-bottom p, #footer .footer-bottom p a {

	color: #888;

}





.cm {

	border-top: 1px solid #ccc;

	margin: 10px 0px 0px 0px;

	padding: 3px 0px 0px 0px ;

	font-size: 80%;

}



.cm a{

	font-size: 100%;

}



.pan {

	font-size: 85%;

	border-bottom: 1px dashed #CCC;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 25px;

	margin-left: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 2px;

	padding-left: 0px;

}



.pan a {

	color: #333;

	text-decoration: none;

}



.pan a:hover {

	color: #000;

}

