@charset "utf-8";
/*formatting style
------------------------------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #333399;
	background-repeat: repeat-x;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.5;
	background-image: url(../img/bk.jpg);
	background-position: bottom;
}
hr {
	display: none;
}
/* link style
------------------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #809497;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	position: relative;
	top: -1px;
	left: +1px;
}

/*basic layout
------------------------------------------------*/
#wrapper {
	width: 982px;
	margin: 0px auto;
	background-color: #EEEFE7;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}
#sidebar {
	float: left;
	width: 200px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 10px;
}
#main {
	float: left;
	width: 340px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
}
#sidebarR {
	float: left;
	width: 400px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sidebar2 {
	float: left;
	width: 750px;
}
#sidebar2 div.cc {
	float: left;
	width: 140px;
	margin-right: 12px;
}
#sidebar2 div.cc2 {
	float: left;
	width: 140px;
}


#clear {
	clear: both;
	width: 960px;
	margin-right: 10px;
	margin-left: 10px;
}
#breadcrumbs {
	clear: both;
	width: 982px;
}
#contents {
	background-color: #FFFFFF;
	clear: both;
	float: none;
	width: 962px;
	padding: 5px 10px;
	height: 130px;
	background-image: url(img/back.jpg);
}
#footer {
	color: #666666;
	background-color: #373D2E;
	clear: both;
	float: none;
	padding: 5px;
	width: 972px;
	background-image: url(../img/foot_bk.jpg);
}
/* header style
------------------------------------------------*/
#header {
	background-repeat: no-repeat;
	position: relative;
	height: 120px;
	z-index: 100;
	background-color: #336600;
	background-image: url(../img/top.png);
}
#header #logo {
	position: relative;
	height: 53px;
	padding-left: 10px;
	top: 5px;
}
#header p {
	width: 280px;
	top: 30px;
	font-size: 9px;
	line-height: 1.4em;
	text-align: left;
	position: absolute;
	border-style: none;
	font-style: normal;
	letter-spacing: normal;
	visibility: visible;
	right: 460px;
	color: #CCCCCC;
}
#header ul {
	width: 960px;
	position: absolute;
	left: 10px;
	top: 75px;
}
#header ul li {
	list-style-type: none;
	float: left;
}
#header ul li a {
	line-height: 36px;
	height: 36px;
	width: 225px;
	color: #FFCC99;
	text-decoration: none;
	text-align: center;
	display: block;
	font-weight: bold;
	margin-right: 20px;
}

#header ul li a:hover {
	background-color: #333333;
	background-image: url(../img/btn/nb.jpg);
	color: #FFFFFF;
}
#header ul li#nContact a {
	width: 225px;
	margin: 0px;
}
#header ul li#nDownload a:hover {
	background-image: url(../img/btn/nb1.jpg);
}
#header ul li#nContact a:hover {
	background-image: url(../img/btn/nb.jpg);
}

/* headimage
------------------------------------------------*/
#topimage {
	height: auto;
	width: 960px;
	margin-left: 10px;
}
#topimage img {
	margin-top: 10px;
}

#topimage #headimg {
	position: relative;
	left: 0px;
	top: auto;
	width: 800px;
}
#topimage object {
	width: 800px;
}
#topimage h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 140%;
	line-height: 1.5em;
	font-weight: bolder;
	color: #FFFF00;
	padding: 2px;
	border-right: 15px double #33CC00;
	border-left: 15px double #33CC00;
	width: 926px;
	text-indent: 20px;
	margin-top: 10px;
	background-color: #006633;
	background-image: url(../img/top2.png);
}
#topimage h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 15px;
	line-height: 1.2em;
	font-weight: bold;
	color: #C58B52;
	background-image: url(img/topimg.jpg);
	height: 360px;
	width: auto;
	margin: 0px;
	padding: 20px 32px 0px 706px;
	background-repeat: no-repeat;
}
#topimage h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-left: 0px;
	border-left: 10px double #CC9900;
	margin-top: 5px;
	margin-right: 0px;
	padding-left: 10px;
}

#topimage table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	color: #996633;
}
#topimage div.wk {
	float: left;
	width: 230px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#topimage div.wk2 {
	float: left;
	width: 230px;
	margin-bottom: 10px;
}

/* sidebar styles
------------------------------------------------*/
#sidebar ul li {
	list-style-type: none;
	width: 200px;
}
#sidebar ul li a {
	line-height: 28px;
	height: 28px;
	width: 198px;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	text-align: center;
	border-left: 1px solid #999999;
	display: block;
	font-weight: bold;
	background-image: url(../img/btn/nb3.jpg);
	margin-bottom: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

#sidebar ul li a:hover {
	background-color: #333333;
	background-image: url(../img/btn/nb1.jpg);
	color: #FFFFFF;
}

#home #sidebar #nHome a,#jinja #sidebar #nJinja a,#danmaku #sidebar #nDanmaku a,#taremaku #sidebar #nTaremaku a,#flag #sidebar #nFlag a,#noren #sidebar #nNoren a,#kakaku #sidebar #nKakaku a,#handmade #sidebar #nHandmade a,#gallery #sidebar #nGallery a,#photo #sidebar #nPhoto a, #topic #sidebar #nTopic a,#contact #sidebar #nContact a{
	color: #FFFFFF;
	background-color: #666666;
	background-image: url(../img/btn/nb2.jpg);
	border: 1px solid #666666;
}

#sidebar h1 {
	font-size: 140%;
	font-family: sans-serif;
	line-height: 1.2em;
	font-weight: bold;
	background-image: url(img/midashibg.gif);
	height: 60px;
	width: auto;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFCC33;
}
#sidebar h2 {
	font-family: sans-serif;
	font-size: 15px;
	line-height: 1.4em;
	font-weight: bold;
	padding: 4px;
	color: #CCCCCC;
	margin-bottom: 10px;
	text-indent: 5px;
	background-color: #82675E;
	background-repeat: repeat-x;
	border-left: 10px solid #292A2E;
}
#sidebar h3 {
	font-size: 100%;
	line-height: 1.4em;
	text-indent: 8px;
	background-color: #DFDFDF;
	padding: 0px;
	margin-bottom: 10px;
	border-left: 10px solid #3300FF;
}
#sidebar h4 {
	font-weight: bolder;
	color: #990000;
	font-size: 14px;
	line-height: 1.5em;
	border-bottom: 1px dotted #3399FF;
}
#sidebar p {
	font-size: 90%;
	line-height: 1.3em;
}

#sidebar table {
	border: 1px solid #999999;
}
#sidebarR table tr td {
	padding: 2px;
	border-style: none;
}


/* sidebar2 styles
------------------------------------------------*/
#sidebar2 h2 {
	font-family: sans-serif;
	font-size: 120%;
	line-height: 1.5em;
	font-weight: bold;
	color: #0033CC;
	text-indent: 5px;
	border-bottom: 1px dashed #999999;
	background-color: #CCCCCC;
	background-image: url(../img/bk3.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #999999;
}
#sidebar2 h3 {
	font-size: 90%;
	line-height: 1.4em;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-color: #DFDFDF;
	padding: 0px;
	background-position: 1px;
	margin-bottom: 10px;
}
#sidebar2 p {
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

/* main styles
------------------------------------------------*/
#main h1 {
	font-size: 300%;
	line-height: 1em;
	font-weight: bolder;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	background-color: #FFFFFF;
	background-image: url(../img/topimg.jpg);
	background-repeat: no-repeat;
	height: 758px;
	width: 80px;
	padding-top: 10px;
	color: #333333;
	padding-right: 20px;
	padding-left: 240px;
	text-align: center;
	margin: 0px;
}
#main h2 {
	font-size: 140%;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.4em;
	background-color: #000099;
	border-left: 10px solid #FFCC00;
	text-indent: 10px;
	background-image: url(../img/bk3.jpg);
}
#main h3 {
	font-size: 140%;
	font-weight: bold;
	color: #000099;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-repeat: no-repeat;
	padding-top: 10px;
	line-height: 1.4em;
	border-bottom: 1px dashed #FFFFFF;
	text-indent: 5px;
}
#main h4 {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	background-image: url(img/image4.jpg);
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-repeat: no-repeat;
	height: 640px;
	width: 600px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.4em;
}
#main h5 {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	background-image: url(img/image5.jpg);
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-repeat: no-repeat;
	height: 640px;
	width: 600px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.4em;
}
#main h6 {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	background-image: url(img/image7.jpg);
	clear: both;
	font-family: sans-serif;
	background-repeat: no-repeat;
	height: 590px;
	width: 230px;
	padding-top: 60px;
	padding-right: 390px;
	padding-left: 20px;
	line-height: 1.4em;
	text-align: justify;
}
#main p {
	font-size: 100%;
	line-height: 1.4em;
	padding: 2px 5px;
}
#main table {
	font-family: sans-serif;
	line-height: 1.2em;
	font-size: 12px;
	font-weight: lighter;
	margin-left: 0px;
	margin-right: 0px;
}
#main div.wk {
	float: left;
	width: 370px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#main div.wk1 {
	float: left;
	width: 100px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#main div.wk2 {
	float: left;
	width: 100px;
	margin-bottom: 10px;
}
#main div.wk3 {
	float: left;
	width: 160px;
	margin-bottom: 10px;
	margin-right: 20px;
}
#main div.wk4 {
	float: left;
	width: 160px;
	margin-bottom: 10px;
}
#main div.wk5 {
	width: 175px;
	margin-right: 10px;
	float: left;
}
#main div.wk6 {
	width: 175px;
	float: left;
}
#main div.dan1 {
	float: left;
	width: 350px;
	margin-right: 30px;
	margin-bottom: 10px;
}
#main div.dan2 {
	float: left;
	width: 350px;
	margin-bottom: 10px;
}
/* sidebarR styles
------------------------------------------------*/
#sidebarR h1 {
	font-size: 300%;
	line-height: 1.2em;
	font-weight: bolder;
	font-family: sans-serif;
	font-style: normal;
	background-color: #FFFFFF;
	background-image: url(img/image1.jpg);
	background-repeat: no-repeat;
	height: 640px;
	width: 600px;
	padding-top: 10px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
#sidebarR h2 {
	font-size: 140%;
	font-weight: bold;
	color: #006600;
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.2em;
	border-left: 10px solid #0033FF;
	border-bottom: 1px solid #336666;
	background-color: #FFFFCC;
	text-indent: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../img/bk2.jpg);
	margin-bottom: 5px;
}
#sidebarR h3 {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	background-image: url(img/image9.jpg);
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-repeat: no-repeat;
	height: 640px;
	width: 600px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.4em;
}
#sidebarR h4 {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	background-image: url(img/image4.jpg);
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-repeat: no-repeat;
	height: 640px;
	width: 600px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.4em;
}
#sidebarR h5 {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	background-image: url(img/image5.jpg);
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-repeat: no-repeat;
	height: 640px;
	width: 600px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.4em;
}
#sidebarR h6 {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	background-image: url(img/image7.jpg);
	clear: both;
	font-family: sans-serif;
	background-repeat: no-repeat;
	height: 590px;
	width: 230px;
	padding-top: 60px;
	padding-right: 390px;
	padding-left: 20px;
	line-height: 1.4em;
	text-align: justify;
}
#sidebarR p {
	font-size: 100%;
	line-height: 1.4em;
}
#sidebarR table {
	font-family: sans-serif;
	line-height: 1.2em;
	font-size: 12px;
	font-weight: lighter;
	margin-left: 0px;
	margin-right: 0px;
}
#sidebarR div.wk {
	float: left;
	width: 370px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#sidebarR div.wk1 {
	float: left;
	width: 100px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#sidebarR div.wk2 {
	float: left;
	width: 100px;
	margin-bottom: 10px;
}
#sidebarR div.wk3 {
	float: left;
	width: 160px;
	margin-bottom: 10px;
	margin-right: 20px;
}
#sidebarR div.wk4 {
	float: left;
	width: 160px;
	margin-bottom: 10px;
}
#sidebarR div.wk5 {
	width: 175px;
	margin-right: 10px;
	float: left;
}
#sidebarR div.wk6 {
	width: 175px;
	float: left;
}
#sidebarR div.dan1 {
	float: left;
	width: 350px;
	margin-right: 30px;
	margin-bottom: 10px;
}
#sidebarR div.dan2 {
	float: left;
	width: 350px;
	margin-bottom: 10px;
}

/* breadcrumb styles
------------------------------------------------*/
#breadcrumbs a:link {
	color: #333333;
	text-decoration: none;
}
#breadcrumbs a:visited {
	color: #666666;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #0033FF;
	text-decoration: none;
	border-bottom: 1px solid #0000FF;
}

#breadcrumbs div.breadcrumb {
	overflow:hidden;
	margin:0;
	padding:0;
	height:26px;
	line-height:26px;
	color:#888888;
	background-color: #FFFFFF;
	background-image: url(breadcrumb/bg.png);
	background-repeat: repeat-x;
}
#breadcrumbs div.breadcrumb a, #breadcrumbs div.breadcrumb em, #breadcrumbs div.breadcrumb span {
	float:left;
	overflow:hidden;
	height:26px;
	padding:0 8px;
	font-style:normal;
}
#breadcrumbs div.breadcrumb span {
	background:url(breadcrumb/bg-breadcrumb.png) no-repeat left center;
	overflow:hidden;
	padding:0 0 0 10px;
	width:0px;

	filter:alpha(opacity=40);
	opacity:0.4;
}
#contents p {
	font-size: 100%;
	line-height: 1.4em;
	color: #999999;
}
#contents h2 {
	font-size: 100%;
	line-height: 1.4em;
	font-weight: bold;
	color: #006666;
}

/* contents styles
------------------------------------------------*/
#contents a:link {
	color: #333333;
	text-decoration: none;
}
#contents a:visited {
	color: #666666;
	text-decoration: none;
}
#contents a:hover {
	color: #0033FF;
	text-decoration: none;
	border-bottom: 1px solid #0000FF;
}

#contents div.wk {
	float: left;
	width: 215px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #FFFFFF;
}
#contents div.wk2 {
	float: left;
	width: 215px;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #FFFFFF;
}

/* footer styles
------------------------------------------------*/
#footer ul li a {
	color: #CCCCCC;
	font-size: 10px;
	line-height: 12px;
}
#footer a:link {
	color: #CCCCCC;
	border-bottom: 2px solid #FF0000;
	text-decoration: none;
}
#footer a:visited {
	color: #3366FF;
	border-bottom: 2px solid #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #0033FF;
	text-decoration: none;
	border-bottom: 3px solid #FF6600;
}


#footer ul li a:hover {
	color: #0066FF;
}
#footer ul li p a {
	color: #CCCCCC;
}
#footer ul li p a:hover {
	color: #0066FF;
}
#footer ul li {
	display: inline;
	list-style-type: none;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	float: right;
	color: #CCCCCC;
	text-align: right;
}
#footer p a {
	color: #CCCCCC;
}
#footer p a:hover {
	color: #6666FF;
}
#footer address {
	line-height: 1.2em;
	text-align: center;
	font-size: 100%;
	clear: both;
	padding-top: 5px;
	color: #CCCCCC;
}

.premier {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.froatRight {
	float: right;
	margin-left: 10px;
}
.froatLeft {
	float: left;
	margin-right: 10px;
}

.bun_s {
	font-family: sans-serif;
	font-size: 9pt;
	line-height: 12pt;
}
.bun_ss {
	font-size: 8pt;
	line-height: 10pt;
}
.itaric {
	font-style: italic;
}
