@charset "shift_jis";


body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	text-align: center;
}


/*レイアウト関連*/


#layout {
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.mawari {
	padding: 0px;
	float: right;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
}

.table_center {
	margin: 0 auto;
	text-align: left;
}
.mb15 {
	margin-bottom:15px;
}

.txtsize {
	margin-right: 15px;
}

/*　テキスト設定　*/


p {
	margin: 0px;
	padding: 0px;
}

.txt10 {
	font-size: 60%;
	color: #333333;
	line-height: 130%;
}


.txt10r {
	font-size: 65%;
	line-height: 130%;
	color: #C20505;
}

.txt12r {
	font-size: 85%;
	line-height: 130%;
	color: #C20505;
}

.txt12 {
	font-size:85%;
	color: #333333;
	line-height: 130%;
	text-align: left;	
}

.txt12r {
	font-size: 85%;
	color: #333333;
	line-height: 130%;
	text-align: right;	
}

.txt12_m {
	font-size:85%;
	color: #333333;
	line-height: 130%;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.txt12_bee {
	font-size:85%;
	color: #333333;
	line-height: 130%;
	text-align: left;
	background-color: #EFE6D2;
	vertical-align: top;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.txt14_bb {
	font-size:90%;
	color: #993300;
	line-height: 130%;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
}

.txt14_bb2 {
	font-size:90%;
	color: #993300;
	line-height: 130%;
	text-align: left;
	font-weight: bold;
	background-color: #EFE6D2;
	padding-top: 3px;
	padding-bottom: 5px;
}

.txt12_b {
	font-size:85%;
	color: #993300;
	line-height: 130%;
	text-align: left;
	background-color: #EFE6D2;
}

.txt12gb {
	font-size: 85%;
	line-height: 110%;
	font-weight: bold;
	color: #3C552C;
	text-align: left;
}

.txt14 {
	font-size: 90%;
	line-height: 130%;
	color: #333333;
	text-align: left;
}

.txt14_w {
	padding: 0 12px;
	background:url(../images/head_img_03.jpg) repeat-y;
	font-size:90%;
	line-height: 132%;
	color:#FFFFFF;
}

/*　リンク設定　*/

a:link {
	color: #666666;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #666666;
}


/*背景設定*/

.mainback {
	background-color: #748C6C;
}

.back01 {
	background-color: #795103;
}

.back02 {
	background-color: #7E8E7A;
}

.back03 {
	background-color: #FFFFFF;
}
.back04 {
	background-color: #D0DBCC;
}

.back05 {
	background-image: url(../images/box_back.gif);
	background-repeat: repeat-y;
}

.back06 {
	background-color: #E5EBE2;
}

.head_top {
	background-color: #3d764b;
}

.head_back {
	background-image: url(../images/head_img_05.jpg);
	background-repeat: no-repeat;
}

.contents_back {
	background:url(../images/contents_bg.jpg) repeat-x;
}

.box_l_bg {
	padding-left:11px;
	background:url(../images/box_l_bg.gif) repeat-y;
}

.box_r_bg {
	padding-left:11px;
	background:url(../images/box_r_bg.gif) repeat-y;
}

.box_04 {
	padding-left:11px;
	background:url(../images/box_04_bg.gif) repeat-y;
}

.foot_back {
	background-color: #488C3D;
}

.back07 {
	background-color: #EFE6D2;
}

.step_back {
	background-color: #ebebeb;
}
