@charset "Shift_Jis";

*{
	margin: 0;
	padding: 0;}

body{
	color: #565656;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 1.6;}

p{
	margin: 0 0 10px 0;}
	p:before{
	content:"　";}

br{	letter-spacing: normal;}

hr{	display: none;}

img{
	border: none;
	vertical-align: bottom;}


/* deco */
em,
em *{
	color: #ff265c;
	font-style: normal;}

strong,
strong *{
	color: #ff265c;
	font-weight: bold; }

ins{	text-decoration: underline; }

del{	text-decoration: line-through; }

cite{
	font-style: oblique; }

blockquote{
	margin: 0 0 10px;
	padding: 10px 15px;
	border-left: solid 5px #d4d4d4; }	

blockquote[title]:before{
	content: attr(title);
	display:block; }

blockquote[cite]:after{
	content: "引用: " attr(cite);
	display: block;
	text-align: right;
	font-style: oblique; }

pre{
	background: #f5f5f5;
	border: solid 5px #eee;
	padding: 10px 15px;
	margin: 0 0 10px;
	width:95%;
	overflow:scroll;
	font-family: monospace; }

	html>/**/body pre{
		width:auto;
		overflow:auto; }

code{
	font-family: monospace;}

abbr,
acronym{
	cursor: help;
	background: url("../common/line.gif") repeat-x 0% 100%; }

address{}

/* list */
ul,
ol{
	list-style-position: outside;
	margin: 0.5em 0 0.5em 2em; }

	ul li{
		list-style-type: disc;}

	ol li{
		list-style-type: decimal; }

dl{
	list-style-type: inside;
	margin: 0.5em 0; }

	dl dt{
		font-weight: bold; }

	dl dd{
		margin: 0 0 0 1.5em; }

/* form */
dl.mailform dd{
	margin: 0; }

form{
	}

fieldset{
	border: none; }

legend{
	font-size: 122%;
	color: #565656; }

input,
textarea{
	font-size: 100%;
	font-family: Arial, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	border: solid 1px #d4d4d4;
	margin: 0 0 5px;}

input{
	padding: 5px;
	width: 55px;
	height: auto !important;
	height: 24px;}

input.btn{
	padding: 0;
	width: 100px;
	height: 24px;
	min-height: 24px;
	line-height: 24px;
	text-align: center;
	border: solid 1px #ddd;
	color: #fff;
	cursor: pointer;
	font-size: 122%;}

textarea{
	padding: 7px 5px;
	width: 400px;}

input:hover,
input:focus,
input:active,
textarea:hover,
textarea:focus,
textarea:active{
	border-color: #006bd0;}


p#admin input{
	font-size: 100%;
	font-family: Arial, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	border: solid 1px #d4d4d4;
	margin: 0 0 5px;}

p#admin input{
	padding: 5px;
	height: auto !important;
	height: 15px;}


/* link */
a{
	font:inherit; }

a:link,
a:visited{
	color: #006bd0;
	text-decoration: none; }

a:hover,
a:active,
a:focus{
	color: #006bd0;
	text-decoration: underline; }


/* h */

h2{
	font-size: 164%;
	font-weight: normal;
	clear:left:}
	#main #content h2{
		margin: 0 0 10px 0;
		padding:0 0 0 20px;
		font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3";
		font-weight: normal;
		border-bottom:#ccc solid 1px;
		border-top:#ccc solid 1px;}

h3{
	font-size: 15px;
	margin: 10px 0 10px 0;
		padding:0;}
	
	#main #content h3{
		color: #006699;
		font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3";
		font-weight: normal;}


/* wrapper */
#wrapper{
	width: 820px;
	height:100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
	border-top: 8px solid #000;
	border-right: #666 solid 1px;
	border-bottom: #666 solid 1px;
	border-left: #666 solid 1px;}


/* header */
#header{
	height: 500px;
	margin: 0 0 30px 0;
	background-image: url(../img/index2.jpg);
	background-repeat: no-repeat;
	background-position: left top;}

	#header address{
		line-height: 1;
		padding: 0;
		position:absolute;
		top:205px;
		right:30px;
		color:#FFFFFF;
		display:none;}

	#header h1{
		padding:0;
		position:absolute;
		top:180px;
		right:30px;
		line-height: 1;
		display:none;}

	#header h1 a{
		text-decoration: none;
		font-weight: bold;
		font-size: 24px;
		font-family:"ＭＳ Ｐ明朝",  "ヒラギノ明朝 Pro W3";}

	#header h1 a:link,
	#header h1 a:visited,
	#header h1 a:hover{
		color: #fff;}
	
	#header h1 a span{
		font-size:13px;}


#navi{
	height: 122px;
	margin: 0 auto;
	padding: 0 0 0 60px;
	width:750px;
	border-bottom: #ccc solid 1px;}


	#navi dl{
		margin: 0;
		float:left;}
		
		#navi dl{
		margin: 0;
		height:18px;}

		#navi dl dd{
			background: url(../img/line_y.gif) repeat-y 22px 0%;
			margin: 0;
			padding:0;
			width:180px;
			height:95px;}


	#nav ul{
	list-style-type:none;
	margin:0;}

		#navi ul li{
			list-style-type:none;
			line-height: 1.8;
			background: url(../img/line_y2.gif) no-repeat 1px 50%;}


#navi a{
	text-decoration:none;
	color:#000;
	font-family:"ＭＳ Ｐ明朝",  "ヒラギノ明朝 Pro W3";
	font-weight: normal;
	font-size:11px}
	
	
		#navi ul li a{
			color: #666666;
			padding: 0 15px;}

		#navi ul li a:hover{
			color: #333;
			color: #006699;}

#main{
	text-align: left;
	margin: -30px 0 0 0;
	padding: 0;
	clear: both;}

	html>/**/body #main{
		margin: 10px 0 0; }

#main #content{
	margin:0 ;
	padding:0;}

	#main #content .text{
			margin: 0 30px 10px 30px;
			padding: 0 0 25px 0;}

	
p#pageTop{
	text-align: right;
	position: relative;
	margin: 20px 0 0;
	padding: 10px 10px 0 0;
	width: 100%;
	line-height: 39px;
	background:url(../img/line_y.gif) repeat-x 100% 0%;}


#footer{
	clear: both;
	padding: 15px 0;
	border-top:#ccc solid 1px;}


	#footer ul#localNav{
		margin-left: 0;
		padding-right: 0;
		text-align:center;
		list-style-type: none;}

		#footer ul#localNav li{
			display: inline;}

		#footer ul#localNav:before{
			content:"｜";}
		#footer ul#localNav li:after{
			content:"｜";}


#footer a:link,
#footer a:visited{
	color: #565656;}

#footer a:hover{
	color: #000;}

ul#siteInfo{
	text-align: center;
	list-style-position: outside;
	margin: 0;
	padding: 0 0 10px;}

	ul#siteInfo li{
		list-style-type: none;
		display: inline;
		margin: 0 0.25em;}

#footer address{
	display: inline;
	font-style: normal;} 


.deco img{
	margin:0 0 15px;
	padding:3px;
	border: 1px solid #ccc;}

ul.deco {
	list-style: none outside;
	margin: 0 0 10px;}

ul.deco li{
	list-style-type: none;
	display: inline;
	margin: 0 6px 0 0;}


ul.undeco {
	list-style: none outside;
	margin: 0 0 50px 20px;}

ul.undeco li{
	list-style-type: none;
	margin: 0 6px 15px 0;}

dl.deco{
	list-style-position: inside;
	margin: 0 0 5px;}

dl.deco{
	list-style-position: inside;
	margin: 0 0 5px;}

.deco dt{
	float:left;
	margin: 0 10px 0 0;}

.deco a:link img,
.deco a:visited img{
	border: solid 1px #d4d4d4;}

.deco a:hover img{
	border-color: #006bd0;}


dl.deco:after{
	content: "";
	display: block;
	clear: both;}

dl.deco{
	display: inline-block;}

* html body{
	text-align: center;}
