@charset "utf-8";
/* CSS Document */

body {
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','MS UI Gothic',sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	font-size: 90%;
	line-height: 150%;
	color: #333333;
}
.bg {
	background: url(img/bg.jpg) repeat-x;
	height: 600px;
	}
#header {
	background-image: url(img/headbg.jpg);
	background-repeat: repeat-x;
	height: 60px;
	width: 770px;
}

#base {
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/basebg.jpg);
	background-repeat: no-repeat;
	width: 780px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
}
#footer {
	padding: 15px;
	font-size: 11px;
	line-height: 130%;
	width: 740px;
}
.read {
	font-size: 12px;
	line-height: 150%;
}
.cap {
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	color: #666666;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
}


.gotop {
	text-align: right;
	width: 740px;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.photo {
	padding: 1px;
	border: 1px solid #999999;
}

li{
	padding:0px;
	list-style: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
ul{
	padding:0px;
	list-style: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

p{
	margin:  0em;
	text-indent: 0em;
}
p.space{
	margin:  0em;
	text-indent: 1em;
}
.clear {
	clear:both;
	overflow:hidden;
	height: 1px;
}
h1{
	font-size: 11px;
	line-height: 100%;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 2px;
	background-color: #FFFFFF;
	font-weight: normal;
}
h2 {
	width: 740px;
	margin-bottom: 30px;
	margin-top: 0px;

}
.mb0{
	margin-bottom: 0px;
}
h3 {
	margin: 60px 0px 10px;
}
h3.tikuname {
	margin: 60px 0px 20px;
}
h3.tikunametop {
	margin: 0px 0px 20px;
}
h3.top {
	margin: 20px 0px 10px;
}
h3.h3s {
	font-size: 14px;
	color: #044a5e;
	padding-top: 3px;
	font-weight: normal;
	padding-left: 5px;
	text-align: left;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 3px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #044a5e;
	border-bottom-color: #044a5e;
}

/*------リンク------*/
#footnavi a {
font-style: normal;
color: #333333;
text-decoration:underline
}
#footnavi a:visited {
	font-style: normal;
	color: #666666;
	text-decoration:underline
}
#footnavi a:hover {
 color: #FF9900;
	text-decoration:underline
}
#footnavi a:active {
	color: #FF9900;
	text-decoration:underline
}
a {
font-style: normal;
color: #3399FF;
text-decoration:underline
}
a:visited{
	font-style: normal;
color: #0066FF;
	text-decoration:underline
}
a:hover{
 color: #FF9900;
	text-decoration:underline
}
a:active{
 color: #0066FF;
text-decoration:underline
}
.wmv2 a {
	font-style: normal;
	color: #3399FF;
	text-decoration:none
}
.wmv2 a:visited{
	font-style: normal;
color: #0066FF;
	text-decoration:none
}
.wmv2 a:hover{
 color: #FF9900;
	text-decoration:none
}
.wmv2 a:active{
 color: #0066FF;
 text-decoration:none
}
.underline{
	text-decoration: underline;
}


img { border-style:none; } 

a img { border-style:none;
overflow:hidden;
 } 



.fontaka {
	color: #CC3300;
}
.fontao {
	color: #00c8ff;
}

.fontmidori {
	color: #41b194;
}
#pankuzu {
	font-size: 11px;
	color: #666666;
	padding-bottom: 5px;
}
.fontform1 {
	color: #0099FF;
}
.tyuui {
	color: #FF3333;
}
.formtext1 {
	color: #FF6600;
	text-align: left;
	font-weight: bold;
}
.formtext2 {
	color: #339900;
	text-align: left;
	font-weight: bold;
}

/*------typepad用------*/
#contentstop dl {
	font-size: 12px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#contentstop dd {
	margin: 0px;
	padding: 0px;
}
#contents dl {
	font-size: 12px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#contents dd {
	margin: 0px;
	padding: 0px;
}




