@CHARSET "UTF-8";

body{
	background-color: #ffffff;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	letter-spacing: 0;
	color:#313131;
	font-size:12px;
}
a{
	color:#0889c0;
	text-decoration: none;
}
a:visited {
	color:#9900CC;
}
#pcsite_change{
	position:absolute;
	top:2px;
	right:2px;
}
#pcsite_change input{
	width:60px;
	height:20px;
	text-align:center;
}
.clear{
	clear:both;
	width:0px;
	height:0px;
}

#wrapper {
	width:320px;
	text-align: left;
	margin: 0 auto;
}

#content{
	width:320px;
	padding: 15px 0 0;
}
.tit_common{
	width: 320px;
	height: 41px;
	margin: 0 0 6px;
}
.tit_common_sub{
	width: 313px;
	height: 30px;
	margin: 0 0 10px;
	padding: 0 0 0 7px;
	background: url(../../s/images/common/sub_tit.jpg) left top no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #b2b2b2;
	line-height: 30px;
}
.tit_common_sub_text{
	color:#800080;
	font-size:14px;
	padding:4px 4px 4px 10px;
}
.text{
	width:310px;
	margin:0 auto;
	margin-bottom:5px;
}
.text p span{
	color:#ff0000;
}
.text p span.big_system{
	color:#ff0000;
	font-size:16px;
}
.line_dotted{
	margin:5px 0;
}
.foot_tel{
	width:320px;
	margin:0 auto;
	margin-top:20px;
}
.send_mail{
	width:320px;
	margin:0 auto;
}
.tit_foot_menu{
	margin:0 auto;
	width:320px;
	margin-top:15px;
}
#footer{
	width:320px;
	margin: 0 auto;
	padding: 10px 0 7px;
	background: url(../../s/images/common/footer_back.jpg) left top repeat-x #fafafa;
	text-align: center;
}

#footerMenu {
	color: #585858;
	padding: 0 0 10px;
	line-height: 30px;
}

#footerMenu a {
	color: #585858;
}

#footerCopy {
	font-size: 10px;
}