/* CSS Document */

.body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 14px;
	color: #362E27;
	background-image:url(../img/bk.jpg);
	background-color: #270401;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color : #2e0500;
	scrollbar-face-color : #2e0500;/*真ん中*/
	scrollbar-arrow-color : #e8cdc8;/*▼▲*/
	scrollbar-3dlight-color: #270401;/*外側の左と上*/
	scrollbar-highlight-color : #6b2318;/*内側の左と上*/
	scrollbar-shadow-color : #6b2318;/*内側の右と下*/
	scrollbar-darkshadow-color : #270401;/*外側の右と下*/

}

.common {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-image:url(../img/common_bk.jpg);
	background-color: #0c0000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color : #2e0500;
	scrollbar-face-color : #2e0500;/*真ん中*/
	scrollbar-arrow-color : #e8cdc8;/*▼▲*/
	scrollbar-3dlight-color: #270401;/*外側の左と上*/
	scrollbar-highlight-color : #6b2318;/*内側の左と上*/
	scrollbar-shadow-color : #6b2318;/*内側の右と下*/
	scrollbar-darkshadow-color : #270401;/*外側の右と下*/
	background-repeat: repeat-x;
}


.font_RED {
	color: #FF3300;
}
.font_YEL {
	color: #999966;
}

.font_ORA {
	color: #FF9900;
}

.font_GRY {
	color: #999999;
}

.common14px {
	font-size: 14px;
	line-height: 18px;
	color: #350000;
}


.common10px_RED {
	font-size: 10px;
	line-height: 14px;
	color: #FF3300;
}

.common12px {
	font-size: 12px;
	line-height: 18px;
	color: #F9F8F4;
}

.common12px2 {
	font-size: 12px;
	line-height: 22px;
	color: #F9F8F4;
}

.common12px3 {
	font-size: 12px;
	line-height: 18px;
	color: #350000;
}
.common10px {
	font-size: 10px;
	line-height: 14px;
	color: #F9F8F4;
}

.common10px2 {
	font-size: 10px;
	line-height: 14px;
	color: #350000;
}

.font_copyL {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: cc9966;
}


.font_copy {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 13px;
	color: cc9966;
}

a:link    { color: #e0b8a6; text-decoration: underline;}
a:visited { color: #e0b8a6; text-decoration: underline;}
a.hover   { color: #f6422f; text-decoration: none;}
a:active  { color: #f6422f; text-decoration: underline;}

a.copy:link    { color: #e0b8a6; text-decoration: underline;}
a.copy:visited { color: #e0b8a6; text-decoration: underline;}
a.copy:hover   { color: #f6422f; text-decoration: none; background-color:#e2faf0}
a.copy:active  { color: #f6422f; text-decoration: underline;}

a.commonL:link    { color: #FFFFFF; text-decoration: underline;}
a.commonL:visited { color: #FFFFFF; text-decoration: underline;}
a.commonL:hover   { color: #f6422f; text-decoration: none;}
a.commonL:active  { color: #e0b8a6; text-decoration: underline;}

a.commonS:link    { color: #FFFFFF; text-decoration: underline;}
a.commonS:visited { color: #FFFFFF; text-decoration: underline;}
a.commonS:hover   { color: #f6422f; text-decoration: none;}
a.commonS:active  { color: #e0b8a6; text-decoration: underline;}

a.commonSF:link    { color: #350000; text-decoration: none;}
a.commonSF:visited { color: #350000; text-decoration: none;}
a.commonSF:hover   { color: #f6422f; text-decoration: underline;}
a.commonSF:active  { color: #ac8882; text-decoration: underline;}


.waku {
	position: relative;
	height: 100%;
	width: 770px;
	visibility: inherit;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
	z-index: auto;
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
}


.boder {
	border: 1px solid #660000;
}



.MarginR10 {
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.MarginL10 {
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
}



/*上*/
.P_T0 {
	padding-top: 0px;
	margin-top: 0px;
}

.P_T5 {
	padding-top: 5px;
	margin-top: 0px;
}


.P_T10 {
	padding-top: 10px;
	margin-top: 0px;
}

.P_T20 {
	padding-top: 20px;
	margin-top: 0px;
}



/*右*/
.P_R5 {
	padding-right: 5px;
}

.P_R10 {
	padding-right: 10px;
}


/*下*/

.P_B0 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}


.P_B5 {
	padding-bottom: 5px;
	margin-bottom: 0px;
}

.P_B10 {
	padding-bottom: 10px;
	margin-bottom: 0px;
}


.P_B15 {
	padding-bottom: 15px;
	margin-bottom: 0px;
}


.P_B15 {
	padding-bottom: 20px;
	margin-bottom: 0px;
}

.P_B10 {
	padding-bottom: 10px;
	margin-bottom: 0px;
}

.M_B5 {
	margin-bottom:5px;
}

/*左*/
.P_L30{
	padding-left: 30px;
}

.P_L15{
	padding-left: 15px;
}

.P_L5{
	padding-left: 5px;
}

/*左右*/
.P_LR10{
	padding-left: 10px;
	padding-right: 10px;
}

.M_T5 {
	margin-top: 5px;
}

.M_R5 {
	margin-right: 5px;
}


.M_L0 {
	margin-left: 0px;
}


.M_L5 {
	margin-left: 5px;
}

.M_L10 {
	margin-left: 10px;
}

.M_TB0 {
	margin-top: 0px;
	margin-bottom: 0px;
}

