/*タグ設定*/

body {
	margin: 0px;
	text-align: center;
	background-color: #E8EDF8;
	color: #333333;
	font-size: 12px;
	line-height: 150%;
}
table {
	background: #FFFFFF;
}

/*標準リンクカラー*/

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #663366;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}


/*ID設定*/

#head {
}
#mng {
}
#visual {
}
#content {
}
#footer {
	font-size: 10px;
	line-height: 120%;
	color: #333333;
}
#pan {
	font-size: 10px;
	text-decoration: none;
	text-align: left;
}
#mn_my{
	background: #FFDFA7;
}
#mn_my td{
	background: #FFFFFF;
	text-align: left;
}
#schedule{
	background: #FFDFA7;
}
#header_01 {
	font-size:14px;
	font-weight:bold;
}
/*CLASS設定*/

.f_s_120 {
	font-size: 14px;
	text-decoration: none;
	line-height: 120%;
}
.f_m_140 {
	font-size: 12px;
	text-decoration: none;
	line-height: 140%;
}

.my_sh_w {
	font-size: 10px;
	background-color: #FFF2CC;
	text-align: center;
}
.my_sh {
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: left;
}
.form_tbl {
	background: #FFDFA7;
}
.tbl_blue {
	background: #ABBCEF;
	font-size: 10px;
	line-height: 120%;
}
.tbl_blue_lft {
	text-align: center;
	background: #E1E6F5;
}
.tbl_blue_rtg {
	background-color: #FFFFFF;
	text-align: left;
}
.tbl_yellow {
        background: #FFD700;
        font-size: 10px;
        line-height: 120%;
}
.tbl_yellow_lft {
        text-align: center;
        background: #FAE19C;
}
.tbl_yellow_cnt {
	background-color: #F3F1AC;
	text-align: center;
}
.form_lft {
	font-size: 10px;
	background-color: #FFF2CC;
	text-align: left;
	vertical-align: top;
}
.form_lft2 {
	font-size: 12px;
	background-color: #FFF2CC;
	text-align: left;
	vertical-align: top;
}
.form_rtg {
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: left;
}
.form_rtg_12 {
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: left;
}
.form_lft {
	font-size: 10px;
	background-color: #FFF2CC;
	text-align: left;
	vertical-align: top;
}
.form_rtg a:link {
	color: #FF6600;
	text-decoration: underline;
}
.form_rtg a:visited {
	color: #FF6600;
	text-decoration: underline;
}
.form_rtg a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.clr_red{
	color: #FF3333;
}
.mar_my_mn{
	margin-right: 11px;
}

.qa_q{
	color: #33469D;
	line-height: 120%;
}
.qa_a{
	background: #EEF7FB url(../qa/img/bg_qa_a.gif) no-repeat right bottom;
	text-align: left;
}
.img_mrg_rgt{
	margin-right: 20px;
	margin-bottom: 20px;
}
.img_mrg_lft{
	margin-left: 20px;
}

.catch{
	font-size: 12px;
	text-decoration: none;
	line-height: 140%;
	}
.catch a:link{
	color: #EB5D0A;
	text-decoration: none;
}
.catch a:hover{
	color: #EB5D0A;
	text-decoration: underline;
}
.catch a:visited{
	color: #EB5D0A;
	text-decoration: none;
}


/*お客様の声*/
.voice_wk_rgt {
	background-image: url(/voice/img/wk_rgt.gif);
    background-repeat: repeat-y;
}

.voice_wk_lft {
	background-image: url(/voice/img/wk_lft.gif);
    background-repeat: repeat-y;
}
.voice_read {
	font-size: 12px;
	line-height: 130%;
	text-decoration: none;
	padding: 5px;
}
.voice_wk_top{
	background-image: url(/voice/img/wk_top.gif);
	text-align: right;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 15px;
	margin: 0px;
	padding-top: 13px;
	padding-right: 18px;
	padding-bottom: 13px;
	padding-left: 13px;
}

.qr {
	align:center;
	font-size:12px;
	width:111px;
	height:117px;
	background-position:bottom;
	background-image:url(../img/QR_code.gif);
	}
	