BODY	{
	background:#FFFFFF repeat-x url(../common/background.jpg);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:small;
	margin: 0px;
	text-align: center;
	color:#333;
}

.brclear	{
	clear:both;
}

img	{
	border:none;
}

p {
	margin-top:0;
}

.flleft {
	float:left;
}

.flright {
	float:right;
}

.vAlignT {
	vertical-align:top;
}

.vAlignM {
	vertical-align: middle;
}

.psleft {
	text-align:left;
}

.pscenter {
	text-align:center;
}

.psright {
	text-align:right;
}

a:link,a:visited	{
	color: #039;
}

a:hover,a:active	{
	color: #0CF;
	text-decoration:none;
}

.linkonpage {
	color: #35b7aa;
}

.indent {
position:relative;
margin-left:1.3em;
}

.faqindent {
position:relative;
margin-left:1.5em;
}

.faqmark {
	margin-left:-1.5em;
}

/* マージン指定 */
.mauto {margin:auto;}

.m0 {margin:0px;}
.ml0 {margin-left:0px;}
.mt0 {margin-top:0px;}
.mr0 {margin-right:0px;}
.mb0 {margin-bottom:0px;}

.ml3 {margin-left:3px;}
.mt3 {margin-top:3px;}
.mr3 {margin-right:3px;}
.mb3 {margin-bottom:3px;}

.m5 {margin:5px;}
.ml5 {margin-left:5px;}
.mt5 {margin-top:5px;}
.mr5 {margin-right:5px;}
.mb5 {margin-bottom:5px;}

.m10 {margin:10px;}
.ml10 {margin-left:10px;}
.mt10 {margin-top:10px;}
.mr10 {margin-right:10px;}
.mb10 {margin-bottom:10px;}

.m15 {margin:15px;}
.ml15 {margin-left:15px;}
.mt15 {margin-top:15px;}
.mr15 {margin-right:15px;}
.mb15 {margin-bottom:15px;}

.ml20 {margin-left:20px;}
.mr20 {margin-right:20px;}
.mt20 {margin-top:20px;}
.mb20 {margin-bottom:20px;}

.p5 {padding:5px;}
.p10 {padding:10px;}

.pr5 {padding:5px;}


/* フォントサイズ指定 */
.xsmall { font-size: x-small;}
.small { font-size: small;}
.normal { font-size: medium;}
.large { font-size: large;}
.xlarge { font-size: x-large;}

.bold {font-weight:bold;}

/* フォントカラー指定 */
.fontRed {color:#FF0000;}
.fontBlue {color:#0000FF;}
.fontGreen {color:#009900;}
.pink {color: #FF6699;}
.dblue {color: #1970aa;}

/* Hタグ指定 */
h1.logo {
	display:inline;
	margin:0;
}

h1.ttl {
	display:inline;
	font-size:16px;
	font-weight: bold;
}

.h2title {
	background:url(../common/bg_h2title.jpg) no-repeat left;
	margin-left:15px;
	width:660px;
	height:30px;
}

h2.h2main {
	margin: 0 0 0 20px;
	padding-top:7px;
	font-size:16px;
}


h3 {
	border-bottom: #00C double 3px;
	margin: 10px 20px 10px 20px;
	padding:5px 0 5px 5px;
	font-size:13px;
}

h4 {
	margin: 0 0 0 20px;
	padding:5px 0 5px 5px;
	font-size:12px;
}

#pageall {
	width:900px;
	margin:auto;
}


/* ヘッダ関連の指定 */
#header {
	width:900px;
	height:80px;
	margin:auto;
	text-align:left;
}

#sublink {
	float:right;
	margin-top:35px;
}

#pankuzu {
	text-align:left;
	font-size:11px;
	margin-bottom:10px;
	margin-top:10px;
}

/* subnavi部分の指定 */
#subnavi {
	width:190px;
	float:left;
	margin-right:15px;
}

#addressbox {
	width:178px;
	border:#CCC 1px dotted;
	padding:5px;
}

/* ｺﾝﾃﾝﾂ関連の指定 */
#mainvisual {
	margin-top:10px;
	margin-bottom:10px;
}

#contmain {
	width:690px;
	background:url(../common/bg_contentmain.jpg) repeat-y;
	float:left;
	text-align:left;
}

#contbottom {
	background:url(../common/bg_contentmain02.jpg) no-repeat bottom;
	height:80px;
}

.dotuline {
	background:url(../common/img_dotuline.gif) repeat-x bottom;
	padding-bottom:3px;
}

.topmes {
	color:#000;
	font-size:14px;
}

.chohyo {
	color:#000;
	border-top:#CCC 1px solid;
	border-left:#CCC 1px solid;
	font-size:small;
}

.chohyosample {
	vertical-align:top;
	border-right:#CCC 1px solid;
	border-bottom:#CCC 1px solid;
}

.glaybox {
	background:#FFF;
	border:#999 1px solid;
	width:650px;
	padding-top:10px;
	padding-bottom:10px;
}

.whitebox {
	background:#FFF;
	border:#999 1px solid;
}

.blueBox {
	background:#CAF7FD;
	border:#999 double;
	padding:10px;
}

.h3textbox {
	line-height:1.6;
	margin:0 20px 20px 20px;
}

.outsideline {
	border: #006 1px solid;
	font-weight:bold;
	color:#006;
	padding:5px;
}
/* フッタ部分の指定 */
#footnavi {
	clear:both;
	width: 650px;
	text-align:right;
	margin:auto;
	font-size:small;
	line-height:1.6;
}

#copyright {
	background: #35b7aa;
	height: 20px;
	padding-top:5px;
	font-size:x-small;
	color:#FFFFFF;
}
