@charset "Shift_JIS";

/*-----------------------------------------------------*/
/* Copyright (C) 2008 relaxcenter All Rights Reserved. */
/*-----------------------------------------------------*/

/* -------------------- */
/* all tag              */
/* -------------------- */
body {
	margin-top : 0px;
	margin-bottom : 0px;
	font-family:'ＭＳ Ｐゴシック', Osaka, verdana;
	font-size : 12px;
	line-height: 140%;
	color:#666666;
	background-image:url(../common/back.gif);}

img { border: none; }

a:link {text-decoration:underline;color:#3366FF;}
a:visited {text-decoration:underline;color:#3366FF;}
a:hover {text-decoration:none;color:#3366FF;}
a:active {text-decoration:none;color:#3366FF;}

/* -------------------- */
/* font size     　　   */
/* -------------------- */
.s { font-size: 10px; line-height: 140%; }
.m { font-size: 12px; line-height: 140%; }
.l { font-size: 14px; line-height: 140%; }
.ll { font-size: 16px; line-height: 140%; }
.lll { font-size: 18px%; line-height: 140%; }

.sB { font-size: 10px; line-height: 140%; font-weight : bold; }

.mB { font-size: 12px; line-height: 140%; font-weight : bold; }
.mB_Orange { font-size: 12px; line-height: 140%; font-weight : bold; color:#FF6600; }
.mB_Blue { font-size: 12px; line-height: 140%; font-weight : bold; color:#3366FF; }
.m_Blue { font-size: 12px; line-height: 140%; color:#3366FF; }
.m_Brown { font-size: 12px; line-height: 140%; color:#996633; }

.lB { font-size: 14pxx; line-height: 140%; font-weight : bold; }
.lB_Blue { font-size: 14px; line-height: 140%; font-weight : bold; color:#3366FF; }

.llB { font-size: 16px; line-height: 140%; font-weight : bold; }

.lllB { font-size: 18px; line-height: 140%; font-weight : bold; }
.lllB_Blue { font-size: 18px; line-height: 140%; font-weight : bold; color:#0000FF; }

/* -------------------- */
/* bg color      　　   */
/* -------------------- */
.bold {font-weight:bold;}
.bg999999 {background:#999999;}
.bgFFFFFF {background:#FFFFFF;}
.bg000000 {background:#000000;}

.bgE3C3C4 {background:#E3C3C4;}
.bgF3F3F3 {background:#F3F3F3;}
.bgFFECEC {background:#FFECEC;}


/* -------------------- */
/* cmn css         　   */
/* -------------------- */
.mid01 {
	padding : 3px 8px 3px 8px;
	color:#D15A70;
	font-weight : bold;
	font-size: 16px; line-height: 140%;
	border-left: solid 5px #D15A70;
	border-bottom: dotted 1px #D15A70;}

.mid02 {
	margin : 0px 10px 0px 10px;
	padding : 5px 10px 5px 10px;
	color:#333333;
	font-weight : bold;
	font-size: 14px; line-height: 140%;
	border-top: dotted 1px #333333;
	border-bottom: dotted 1px #333333;}

.mid03 {
	padding : 8px 8px 8px 8px;
	color:#333333;
	background:#EEEEEE;
	font-size: 14px; line-height: 140%;
	border-left: solid 5px #9D080D;}

.tx01 {
	padding : 0px 10px 0px 10px;
	font-size: 12px; line-height: 140%;}

.tx02 {
	padding : 0px 10px 15px 10px;
	font-size: 12px; line-height: 140%;}

.tab_tx01 {
	vertical-align:top;
	background:#FFF0F0;
	font-weight:bold;
	font-size: 12px; line-height: 140%;}

.tab_tx02 {
	vertical-align:top;
	background:#FFFFFF;
	font-size: 12px; line-height: 140%;}

.tab_tx03 {
	text-align : center;
	vertical-align:top;
	background:#FFD2D2;
	font-weight:bold;
	font-size: 12px; line-height: 140%;}

.tab_tx04 {
	text-align : center;
	vertical-align:top;
	background:#FFFFFF;
	font-size: 12px; line-height: 140%;}

/* -------------------- */
/* cmn css         　   */
/* -------------------- */
#footer {
	text-align : center;
	padding : 10px 5px 10px 5px;
	background:#D49395;
	color:#390000;
	font-size: 12px; line-height: 140%;}

hr {
	height: 1px;
	border-width:1px;
	border: dotted 1px #9D080D;}

ul.list01 {
	margin:0px;
	padding:0px;
	list-style:none;}

li.list01 {
	margin:0px 0px 0px 3px;
	padding:0px 0px 0px 16px;
	background:url(../common/cmn_arrow_01.gif) no-repeat;}

li.list02 {
	margin:0px 0px 0px 3px;
	padding:0px 0px 10px 16px;
	background:url(../common/cmn_arrow_02.gif) no-repeat;}

li.list03 {
	margin:0px 0px 5px 3px;
	padding:0px 0px 0px 21px;
	background:url(../common/cmn_arrow_03.gif) no-repeat;}

#wrapper {
	margin:0 auto;
	width:770px;}
/*===== contactform setting ===========================*/


.padder {
	background: #FFFFFF;
	padding: 5px;
	border-right: thin dotted #B1B0C6;
	border-bottom: thin dashed #B1B0C6;
	border-left: thin solid #B1B0C6;
	font-size: 12px;
}
.padder2{
	border-right: thin solid #B1B0C6;
	border-bottom: thin dashed #B1B0C6;
	border-left: none;
	padding: 5px;
	font-size: 12px;
}
.padder1{
	background: #FFFFFF;
	padding: 5px;
	border-right: thin dotted #B1B0C6;
	border-bottom: thin solid #B1B0C6;
	border-left: thin solid #B1B0C6;
}
.padder3{
	border-right: thin solid #B1B0C6;
	border-bottom: thin solid #B1B0C6;
	border-left: none;
	padding: 5px;
}

.upperline {
	border-top: thin solid #B1B0C6;
}
.bottomline {
	border-bottom: thin solid #B1B0C6;
}
.padder_end {
	background: #FFFFFF;
	padding: 5px;
	border-top: thin none #B1B0C6;
	border-right: thin dotted #B1B0C6;
	border-left: thin solid #B1B0C6;
	font-size: 12px;
}
.padder2_end{
	border-top: none;
	border-right: thin solid #B1B0C6;
	border-left: none;
	padding: 5px;
	font-size: 12px;
}
/*===== /contactform setting ===========================*/
