@charset "shift_jis";

/* -------------------- 全体レイアウト -------------------- */
/* BODY設定 */
body {
	margin: 0px;
	padding :0px;
	text-align: center;
	color: #ffffff;	/* 全体の背景色 */
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}


/* -------------------- メイン（本文）部分 -------------------- */

.bg_01{
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #D2D2D2;
}

.txt_w{
	font-size: 12px;	/* フォントサイズ */
	color: #ffffff;		/* フォントの色 */
}
.txt_w2{
	font-size: 12px;	/* フォントサイズ */
	color: #333333;		/* フォントの色 */
	bgcolor: #333333;		/* フォントの色 */
}

.txt_w2_1{
	font-size: 11px;	/* フォントサイズ */
	color: #666666;		/* フォントの色 */
	bgcolor: #333333;		/* フォントの色 */
}


.txt_w3{
	font-size: 12px;	/* フォントサイズ */
	color: #ffffff;		/* フォントの色 */
	font-weight: bold;
}

.h1{
	font-size: 9px;	/* フォントサイズ */
	color: #000000;		/* フォントの色 */
	font-weight: normal;
}

.bg_02{
	background-image: url(../images/tit.png);
	background-repeat: repeat;
	font-size: 14px;	/* フォントサイズ */
	color: #ffffff;		/* フォントの色 */
	font-weight: bold;
}


.img_left{
	float:left;
	margin-right: 5px;
}

.img_right{
	float:right;
	margin-left: 5px;
}

.br{
	margin-top: 100px;
}


/* -------------------- テキスト関係 -------------------- */
/* フォント全体 */
* {
	font-size: 12px;	/* フォントサイズ */
	color: #333333;		/* フォントの色 */
	line-height: 1.3em;	/* 行間 */
}

/* 文章中のリンク */
a:link {
	color: #ffffff;		/* リンク・フォントの色 */
	text-decoration: underline;	/* リンク線 */
}
a:visited{
	color: #ffffff;		/* リンク・フォントの色 */
	text-decoration: underline;	/* リンク線 */
}
a:hover{
	color: #FFCC00;		/* ロールオーバー時・フォントの色 */
	text-decoration: underline;	/* リンク線 */
}
a:active {
	color: #FFCC00;		/* クリック時・フォントの色 */
	text-decoration: overline underline;	/* リンク線 */
}

/* ----------------------- CONTACT ----------------------- */

div#MAINLAYOUT {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
div#FORM table {
	border: 1px solid #333333;

}
div#FORM {
	margin: 10px auto 15px;
}
div#FORM .SmallType {
	color: #ff0000;		/* フォントの色 */
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
}
div#FORM form {
	margin: 0px;
}
div#FORM td {
	padding: 4px;
	background: #cccccc;
	color: #ffffff;
	width: 350px;
}
div#FORM th {
	font-weight: bold;
	text-align: left;
	padding: 4px;
	color: #333333;
	background-color: #999999;
	vertical-align: top;
}
div#FORM .Submit {
	background: #cccccc;
	color: #333333;
	text-align: center;
}
.ERR {
	color: #f00;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px; 
	background-color: #4A4A4A;
}

.tablegray
{
	background: #ffffff;
}


.pad
{
	background-color: #333333;
	background-repeat: repeat;
	padding: 5px;
}

.33table
{
	background-color: #333333;
	border: 1px solid #ffffff;
	padding: 5px;
}

.info_bg{
	background-image: url(../images/info_bg.jpg);
	background-repeat: repeat-x;
	height: 25px;
	font-size: 12px;	/* フォントサイズ */
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
}


.txt1{
	font-size: 12px;	/* フォントサイズ */
	text-align: left;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 5px;
	padding-bottom: 20px;
	color: #ffffff;
	background-color: #333333;
	vertical-align: top;
}
.txt1_1_bg{
	background-color: #333333;
	vertical-align: top;
	padding: 5px;
}

.txt1_1{
	font-size: 11px;	/* フォントサイズ */
	text-align: left;
	color: #ffffff;
}

#info_img img {
	margin: 5px;
	border: 1px solid #ffffff;
	
}


.txt1_2{
	font-size: 11px;	/* フォントサイズ */
	text-align: center;
	color: #ffffff;
}
.date{
	font-size: 11px;	/* フォントサイズ */
	text-align: right;
	color: #ffffff;
	margin-bottom:5px;
}

.txt2{
	font-size: 12px;	/* フォントサイズ */
	padding: 5px;
	color: #ffffff;
	background-color: #666666;
	text-align: center;
	vertical-align: middle;
}

.img_left{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border-color: white; 
	border-width: 1px; 
	border-style: solid; 
	
}

.img_right{
	float: ;right;
	margin-left: 5px;
	margin-bottom: 5px;
	border-color: white; 
	border-width: 1px; 
	border-style: solid; 
	
}

.img_botan{
	margin-top: 5px;	
}



.txt3{
	font-size: 12px;	/* フォントサイズ */
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
}
.txt4{
	font-size: 12px;	/* フォントサイズ */
	padding: 5px;
	color: #ffffff;
	background-color: #333333;
	text-align: left;
	vertical-align: top;
}

.zin_tit{
	text-align: center;
	background-image: url(../images/gokikaizin_02.jpg);
	width: 500px;
	height: 63px;
}
.zin_tit_h1{
	margin-top: 5px;
	font-size: 12px;	/* フォントサイズ */
	color: #ffffff;
	font-weight: bold;
}
.zin_tit_span{
	font-size: 14px;	/* フォントサイズ */
	color: #ffffff;
	font-weight: bold;
}
.zin_line1{
	font-size: 12px;	/* フォントサイズ */
	color: #ffffff;
	border-color: white;
	border-style: solid;
	border-width: 1px;  
}

.zin_line2{
	font-size: 12px;	/* フォントサイズ */
	color: #cccccc;
	border-color: white;
	border-style: dotted;
	border-width: 1px;  
}

.zin_subtit1{
	font-size: 12px;	/* フォントサイズ */
	color: #ffffff;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;

}

/* 報告書一覧 */
.h_tit{
border-bottom: 1px solid #ffffff;
font-weight: bold;
font-size: 12px;
color: #ffffff;
width:500px;
margin-top: 10px;
}

.h_line{
border-bottom: 1px dotted #666666;
font-size: 11px;
color: #ffffff;
width:500px;
}

.acro{
border: 1px solid #ffffff;
background-color: #333333;	/* 全体の背景色 */
font-size: 11px;
color: #ffffff;
width:500px;
padding: 5px;
}


.d_pro{
	background-image: url(../images/d_1_03.jpg);
	background-repeat: repeat;
	width:530px;
}

.txt_pro{
	font-size: 11px;	/* フォントサイズ */
	color: #ffffff;		/* フォントの色 */
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
	text-align: left; 

}
.txt_pro_b{
	font-size: 11px;	/* フォントサイズ */
	font-weight: bold;	/* フォントサイズ */
	color: #ffffff;		/* フォントの色 */
	text-align: left; 

}
.d_m{
	width:530px;
}




/* -------------------- 入会金5000円キャンペーン部分 -------------------- */

.body_5000 {
	margin: 0px;
	padding :0px;
	text-align: center;
	background-color: #232323;
	background-image: url(../images/cam_5000_02.jpg);
	background-repeat: repeat-x;
	
}

#form_5000 {
	margin: 0px;
	padding :0px;
	text-align: center;
	background-image: url(../images/cam_5000_09.jpg);
	background-repeat: repeat-y;

}

.w746 {
	width:746px;
}