
/* 基本部分 */

body.top {
color:#000000;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(img/back01.gif);
background-repeat: repeat-x;
background-color:#ffffff;
}

body.other {
color:#000000;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-repeat: repeat-x;
background-color:#ffffff;
}

a:link,a:visited  {
color: #333399;
;}

a:hover, a:active {
color: #ff0066;
;}

img {
border:0;
}

p {
width:520px;
margin:10px 0;
padding:0;
border:solid 0px #666666;
font-size:100%;
text-align:left;
line-height:250%;
}

p.normal {
width:520px;
margin:10px 0;
padding:0;
border:solid 0px #666666;
font-size:100%;
text-align:left;
line-height:150%;
}

p.emphasis {
width:90%;
margin:5px 0;
padding:0;
border:solid 0px #666666;
font-size:c;
text-align:left;
line-height:200%;
font-weight:bold;
}

.subtitle
 {
width:90%;
margin:0;
padding:5px;
border:solid 1px #666666;
font-size:100%;
text-align:center;
color:#003366;
background-color:#fffd4a;
background-image: url(img/back07.gif);
font-weight:bold;
}

.hyoji
 {
width:400px;
margin:0;
padding:5px;
border:solid 1px #666666;
font-size:83.3%;
text-align:left;
color:#333333;
background-color:#ffffff;
line-height:200%;
}

address {
width:100%;
margin:0;
padding:3px;
text-align:center;
color:#666666;
font-size: 75%;
font-style:normal;
font-weight:normal;
}

.c-both{
clear:both;
}

.photo {
float:right;
margin:5px;
padding:0 0 0 0;
}

/* フォントサイズ	12pt ≒100％≒medium */
.fs06 {	font-size: 50%;}
.fs07 {	font-size: 58.3%;}
.fs08 {	font-size: 66.6%;}	/*	72dpi環境で崩れるかも*/
.fs09 {	font-size: 75%;}	/*	≒x-small	*/
.fs10 {	font-size: 83.3%;}
.fs11 {	font-size: 91.6%;}	/*	72dpi環境で崩れるかも*/
.fs12 {	font-size: 100%;}	/*	≒medium・h4	*/
.fs13 {	font-size: 108.3%;}
.fs14 {	font-size: 116.6%;}
.fs15 {	font-size: 125%;}
.fs16 {	font-size: 133.3%;}
.fs17 {	font-size: 141.6%;}
.fs18 {	font-size: 150%;}	/*	≒x-large・h2	*/
.fs19 {	font-size: 158.3%;}
.fs20 {	font-size: 166.6%;}

/* フォントカラー*/
.fc01 {color:#225588;}/* 紺*/
.fc02 {color:#336600;}/* 深緑*/
.fc03 {color:#ff0000;}/* 赤*/
.fc04 {color:#0000ff;}/* 青*/

/* フォントファミリー*/
#kaisyo {font-family:"HG正楷書体-PRO",serif;}
#kanryu {font-family:"HG江戸文字勘亭流-PRO","AR P勘亭流H",fantasy;}
#marugo {font-family:"HG丸ｺﾞｼｯｸM-PRO",sans-serif;}

.ud {
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

.txt150 {
line-height:250%;
width:520px;
margin:10px 0;
font-size:83.3%;
text-align:left;
}