@charset "UTF-8";

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}

/* -- Generic -- */

body {
	color: #31312d;
	font: 1em/1.5em Verdana,Arial,Helvetica,sans-serif,"ヒラギノ角ゴ Pro W3","ＭＳ ゴシック",Osaka;
	background: #f3f3f2;
	}

p {
	margin: 20px 0;
	padding: 0;
	line-height: 1.4em;
	}

h1 {
	margin:0;
	padding:2em 0 1em;
	font-size: 123.1%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #0c0413;
	font-weight:bold;
	line-height:1.4em;
	text-align: center;
	}

h2 {
	margin: 0;
	padding: 20px 0 0;
	color: #0c0413;
	font-size: 106%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	line-height:1.4em;
	text-align: left;
	}
	
h3 {
	color: #261e1c;
	font-size: 106%;
	font-family: Verdana,Arial,Helvetica,sans-serif,"ヒラギノ角ゴ Pro W3","ＭＳ ゴシック",Osaka;
	font-weight:bold;
	line-height:1.8em;
	text-align: center;
	}

h4 {
	font-size: 100%;
	color: #f3f3f2;
	font-weight: normal;
	line-height:1.5em;
	background-color: transparent;
	}

.clear {
	clear:both;
	}

a, a:visited {
	color: #652512;
	text-decoration: underline;
	background-color: transparent;
	}

a:hover {
	text-decoration: none;
	color: #bc2e16;
	background-color: #fadcd6;
	}
	
strong {
	font-weight: bold;
	}

em {
	font-style:italic;
	}

ol,ul{
	padding: 0 5em 1em;
	}

ol li{
	margin:0.5em 0;
	padding: 0;
	list-style: decimal;
	text-align: left;
	}

ul li{
	margin:0.5em 0;
	padding: 0;
	list-style:disc;
	text-align: left;
	}

div .dotline {
	height: 1px;
	width: 100%;
	background: url(../img/dotline.gif) repeat-x;
	margin: 30px 0 10px;
	clear: both;
	}

.c {
	text-align: center;
	}

.r {
	text-align: right;
	}

.dark {
	font-weight: bold;
	}

img.alignleft{
	float: left;
	padding: 0;
	margin: 0 16px 2px 0;
	display: inline;
	}

/* -- wrap -- */
#wrap {
	width: 960px;
	margin: 0 auto;
	padding: 160px 0 20px;
	background: #fff url(../img/header2.gif) no-repeat top center;
	}

#wrap.profile {
	background: #fff url(../img/header_p2.jpg) no-repeat top center;
	}

#wrap.z1 {
	background: #fff url(../img/header_z1.gif) no-repeat top center;
	}
	
#wrap.z1b {
	background: #fff url(../img/header_z1b.gif) no-repeat top center;
	}
	
#wrap.z2 {
	background: #fff url(../img/header_z2.gif) no-repeat top center;
	}
	
#wrap.cks {
	background: #fff url(../img/header_cks.gif) no-repeat top center;
	}
	
#wrap.hjm {
	background: #fff url(../img/header_hjm.gif) no-repeat top center;
	}
	
#wrap.hjm2 {
	background: #fff url(../img/header_hjm2.gif) no-repeat top center;
	}

#wrap.skr {
	background: #fff url(../img/header_skr.gif) no-repeat top center;
	}
	
/* -- s1/s2/col1/col2 -- */
#wrap .s1 {
	width: 920px;
	margin: 0 auto 20px;
	padding: 0;
	}

#wrap .s1 h1 {
	margin: 0;
	padding: 100px 0 0;
	text-align: left;
	}

#wrap .s2 {
	width: 920px;
	margin: 20px auto;
	padding: 0;
	}

#wrap .s2 h1 {
	margin: 0;
	padding: 20px 0 0;
	text-align: left;
	}

#wrap .s1 .col1,#wrap .s2 .col1 {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
	background: transparent;
	}

#wrap .s1 .col2,#wrap .s2 .col2 {
	float: right;
	width: 555px;
	margin: 0 20px 0 0;
	padding: 0;
	background: transparent;
	}

#wrap .s1 .col2 p,#wrap .s2 .col2 p {
		padding: 0 40px 0 0;
	}

#wrap ul.list1 {
	margin: 1em 0 1em 0;
	padding: 0;
	font-size: 1em;
	}

#wrap ul.list1 li {
	list-style: none;
	margin: 0;
	padding: 0 0 0.75em 20px;
	background: url(../img/dot.gif) no-repeat left 0.4em;
	}
	
#wrap ul.list2 {
	margin: 24px 0;
	padding: 0;
	font-size: 0.9em;
	}

#wrap ul.list2 li {
	list-style: none;
	margin: 0;
	padding: 0 0 0.75em 20px;
	background: url(../img/dot.gif) no-repeat left 0.2em;
	line-height: 1.3em;
	}

.stl {
	color: #000;
	font-size: 93%;
	}

p.author {
	margin: 0;
	color: #555;
	font-size: 93%;
	}
	
p.sml {
	margin: 0;
	font-size: 85%;
	font-weight: normal;
	color: #555;
	}

p.more {
	margin: 0;
	font-size: 85%;
	font-weight: normal;
	text-align: right;
	}

p.more a, p.more a:visited {
	text-decoration: none;
	}
	
#wrap h1 a, #wrap h1 a:visited,#wrap h2 a,#wrap h2 a:visited,#wrap h3 a,#wrap h3 a:visited {
	color: #000;
	text-decoration: none;
	background-color: transparent;
	}

#wrap h1 a:hover, #wrap h2 a:hover, #wrap h3 a:hover{
	text-decoration: none;
	color: #bc2e16;
	background-color: #f1e9e2;
	line-height:1.4em;
	}
	

/* -- s3/col3/col4 -- */

#wrap .s3 {
	width: 920px;
	margin: 20px auto;
	padding: 0;
	}

#wrap .s3 .col3 {
	float: left;
	width: 247px;
	margin: 0 0 0 40px;
	padding: 0;
	background: transparent;
	}

#wrap .s3 .col4 {
	float: right;
	width: 540px;
	margin: 0 40px 0 0;
	padding: 0;
	background: transparent;
	}
#wrap .s3 .col4 ul.list1 {
	font-size: 1em;
	}

#wrap p.sample img {
	margin: 0 1px 0 2px;
	border: 1px solid #999;
	}

#wrap p.sample {
	margin: 6px 0 24px;
	}

#wrap .dl {
	margin: 1em 0 0;
	padding: 10px 0;
	background: #e0cec0;
	}

#wrap .dl p {
	margin: 0.5em 0 0 3em;
	padding: 0;
	font-size: 0.87em;
	font-weight: normal;
	line-height: 1.4em;
	}

#wrap .dl a {
	color: #392620;
	}
	
#wrap .dl a:hover {
	text-decoration: none;
	background-color: #f7c1b8;
	color: #bc2e16;
	}
	
/* -- Navigation -- */

#nav {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	line-height: 32px;
	background: #392620;
	}
	
#nav ul {
	margin: 0 0 0 22px;
	padding: 0 10px;
	font-size: 0.93em;
	}

#nav li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	display: block;
	border-right: 1px solid #6f4a3f;
	}
	
#nav li a {
	margin: 0;
	padding: 0 1em;
	text-decoration: none;
	color: #fff;
	display: block;
	background-color: transparent;
	}
	
#nav li.current {
	margin: 0;
	padding: 0 1em;
	background-color: #000;
	list-style: none;
	color: #e0cec0;
	}

#nav li a:hover,#nav1 li.active a:hover{
	background-color: #bc1c21;
	color: #fff;
	}

/* -- Footer -- */

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	border-top: 8px solid #392620;
	position: relative;
	}

#footer p {
	margin: 22px 0 0;
	padding: 0 0 0 40px;
	font-size: 0.93em;
	}

#footer ul {
	margin: 22px 0 0 20px;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	line-height: 1.4em;
	}

#footer li {
	float: left;
	display: inline;
	height:170px;
	width:130px;
	margin:0 0 0 4px;
	padding:0;
	text-align: center;
	}

#footer li a {
	text-decoration: none;
	background-color: transparent;
	}

#footer li a:hover {
	color: #bc2e16;
	background-color: #fadcd6;
	}

#footer .gototop {
	position: absolute;
	top: 0;
	left: 732px;
}

#footer .gototop a:hover {
	background-color:transparent;
}

#footer .copyright {
	margin: 0;
	padding: 1em 0 24px 0;
	font-size: 0.87em;
	line-height: 1.4em;
	text-align: center;
	color: #666;
	}

div.pagetop {
  width: 34px;
  height: 114px;
  overflow: hidden;
  position: fixed;
  top: 45%;
  right: 0;
}

div.pagetop a {
  display: block;
  width: 34px;
  height: 114px;
  background: url(../img/pagetop.png) no-repeat;
  text-indent: -9999px;
}
