/* CSS Document */

body{
	background-image:url(images/28.jpg);
	background-color:#FFFFFF;
	text-align:center;
	margin:0px;
	background-repeat: repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

#big{
	width:700px;
	background-color:#FFFFFF;
	margin-right:auto;
	margin-left:auto;
	border:1px solid #000000;
	text-align:center;
	padding-bottom:50px;
	line-height:180%;
	font-size:14px;
	}
	
#main{
	width:550px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	line-height:180%;
	font-size:14px;
	}

#foot{
	margin-top:0px;
	background-color:#69cfd3;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	padding:20px 0px 20px 0px;
	width:700px;
	font-size:11px;
	color:#FFFFFF;
	line-height:200%;
	}
#foot a{
	color:#FFFFFF;
	text-decoration:none;
	}

/*********************************************タグをまとめて指定*/

img{
	border:0px;
	}

/*********************************************文字装飾*/

.go{
	color: #F00;
	font-size: 22pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 32pt;
	font-weight: bold;
	margin-top: 100px;
	 }

.k16bi{
	color:#000000;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	}

.r22bc{
	color:#CC0000;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	margin-top:50px;
	}

.voice_t{
	font-weight:bold;
	color:#CC3300;
	}
	
.sig{
	text-align:right;
	margin-top:40px;
	margin-bottom:40px;
	}
.form {
	font-size: 24px;
	font-weight: bold;
	color: #00F;
	text-align: center;
	text-decoration: underline;
}
.pri {
	text-align: center;
	margin-top: 30px;
}
	
/***段落*/

h1{
	font-size:12px;
	margin-top:10px;
	margin-bottom:10px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	}

/*********************************************ボックス*/

.voice{
	background-color:#FFFFCC;
	border:1px solid #cc0000;
	width:85%;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:30px;
	padding:10px;
	}

.voice_p{
	width:420px;
	background-color:#FFFFCC;
	}
.voice_p td{
	padding:3px;
	}

.meri{
	background-color:#FFFFCC;
	border:1px dotted #cc000;
	padding:10px;
	}

.yellow{
	border:1px solid #333333;
	background-color:#FFFFCC;
	padding:10px;
	width:85%;
	margin-right:auto;
	margin-left:auto;
	}

.plof{
	width:400px;
	margin-right:auto;
	margin-left:auto;
	border:0px;
	padding:10px;
	margin-botoom:10px;
	margin-top:30px;
	}

/*位置*/

.ce{
	text-align:center;
	}

/*********************************************リスト*/

.vec{
	list-style-image:url(images/vec.gif);
	line-height:180%;
	}

.check_red{
	list-style-image:url(images/check3_2_small.gif);
	line-height:180%;
	}

.check_blue{
	list-style-image:url(images/check_b.gif);
	line-height:180%;
	}

/*********************************************商取引法*/

.tori_box{
	border:1px solid #cccccc;
	border-collapse:collapse;
	margin-right:auto;
	margin-left:auto;
	width:515px;
	margin-top:20px;
	}
.tori_box td{
	border:1px solid #cccccc;
	padding:8px;
	text-align:left;
	}

/*********************************************プライバシーポリシー*/

.pri_title{
	font-size:16px;
	font-weight:bold;
	margin-top:30px;
	}

