body {
	font-family: "ヒラギノ角ゴ Pro W3","メイリオ","ＭＳ Ｐゴシック",sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size:11pt;

}


#header { 
	width: 790px; 
	margin: auto;
}
#side { 
	float: left;
	width: 520px; 
 }

#index { float: left;
 width: 260px; 
}

#larea {clear: both; 
	height: 30px;
	width: 790px; margin: auto;
}


#main {
	width: 790px; margin: auto;

 }

#footer {clear: both; 
	width: 790px; margin: auto;
}

#header img {
	float: left;
	border: 0;
}

#location { 
	position: relative; 
	clear: both; 
	float: left;
	border-style: solid; 
	border-width: 2px 0px 0px 0px; 
	border-color: rgb(fff, 0, 0); 
	width: 790px; 
	margin: 7px 0px 0px 0px; ; 
	padding: 4px 0px 3px 2px;
}

#location ol {
	position: relative; 
	float: left; 
	display: block; 
	width: 730px; margin: 0px; 
	padding: 0px 0px 0px 3px; 
	border-style: none; }

#location li {
	display: inline;
	list-style: none outside none;
	margin: 0px; 
	padding: 0px 0px 0px 2px; 
	border-style: none; 
	font-size: 88%; 
	line-height: 120%; 
}

#location li a { 
	margin: 0px 2px 0px 0px; 
}



h1{
	margin: 1em 0 0.5em 0;
	border:0;
	font-style: normal;
	font-weight: bold;
	font-size: 130%;
	line-height: 110%;
}

h2{
	margin: 1em 0 0 0;
	border:0;
	font-style: normal;
	font-weight: bold;
	font-size: 115%;
	line-height: 110%;
}

p{
	margin: 0.3em 0 0 0;
	line-height: 120%;

}
p.top{
	margin: 0.5em 0 0.5em 0;
	font-size: 88%;
	float: right;
}

p.home{
	margin: 0 0 0.2em 0;
	font-size: 85%;
	float: right;
}

p.right{
	margin: 0 0 2em 0;
	float: right;
}


ul{
	margin: 0 ;
}
li{
		font-size: 70%;
		line-height: 130%;

}




.clear{
	clear: both;
}

/* 縦書きレイアウト用スタイルシート tate-style.css   
    last updated : Dec 03 , 2010 tyz@freefielder.jp
    http://freefielder.jp 
*/

div.tate-area{
	margin: 2em 1em 0 0;
	float:right;
	font-size:12pt;
	height:20em;
}
div.tate-area a{
	color:#119;
	text-decoration:none;
}

div.tate-line{
	float:right;
	width:1.05em;
	line-height:1.05em;
	margin-right:0.3em;
	margin-left:0.3em;
	padding-bottom:0.2em;
	word-wrap:break-word;
	direction:ltr;
}

.tate-line font,strong,h1,h2,h3,h4,h5{
	line-height:1.05em;
}

.tate-line span.tate-kuto{
	display:block;
	width:0.4em;
	line-height:0.1em !Important;
	margin-bottom:0.9em;
	margin-left:0.6em !Important;
}
.tate-line span.tate-cho{
	display:block;
	-moz-transform:matrix(0, 1, 1, 0, 0, 0);
	-webkit-transform:matrix(0, 1, 1, 0, 0, 0);
	-o-transform:matrix(0, 1, 1, 0, 0, 0);
	transform:matrix(0, 1, 1, 0, 0, 0);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1,, mirror=1);
}
.tate-line span.tate-komoji{
	display:block;
	line-height:0.75em !Important;
	margin-bottom:0.3em;
	margin-left:0.11em !Important;
}
.tate-line span.tate-kakko{
	display:block;
	-moz-transform:rotate( 90deg );
	-webkit-transform:rotate( 90deg );
	-o-transform:rotate( 90deg );
	transform:rotate( 90deg );
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
div.tate-separator{
	clear:both;
	height:2em;
}

/* フォントサイズ変更時のフォント位置アジャスト用 */
.tate-line .font08{ font-size:8pt; }
.tate-line .font10{ font-size:10pt; }
.tate-line .font12{ font-size:12pt; }
.tate-line .font14{ font-size:14pt; }
.tate-line .font18{ font-size:18pt; }
.tate-line .font24{ font-size:24pt; }
.tate-line h1{ font-size:24pt; font-weight:bold; }
.tate-line h2{ font-size:18pt; font-weight:bold; }
.tate-line h3{ font-size:14pt; font-weight:bold; }
.tate-line h4{ font-size:12pt; font-weight:bold; }

.tate-line .font08 , .tate-line .font10 , .tate-line .font12 , .tate-line .font14 , .tate-line .font18 , .tate-line .font24 , .tate-line h1 , .tate-line h2 , .tate-line h3 , .tate-line h4 , .tate-line font  {
	display:block;
	position:relative;
	left:50%;
	width:1em;
	line-height:1.05em;
	margin-left:-0.5em;
} 


