body {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	background-attachment: fixed;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	background-position: 50% 0%;
	background-color:#fff1fb;
}

div#main{}

div#footer{
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: 50% 0%;
}

.header {
	height: 108px;
	background-repeat: repeat-x;
	text-align: center;
	background-image: url(../images/header_bg.gif);
}

img {border: 0;}
table.layout img{ vertical-align: bottom; }
div   {text-align:center;}
table {margin-left:auto;margin-right:auto;}
html, body {
	scrollbar-base-color: #ffc5ee;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #ffc5ee;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}

.font12 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	text-align: left;
}

.text_c {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:xx-small;
	color: #333333;
	text-align: center;
}

a{/*リンクされた文字*/
    color:0000ff;
    font-style:normal;
    text-decoration:underline;
}

a:link {/*未訪問のリンク*/
    color:0000ff;
    font-style:normal;
    text-decoration:underline;
}

a:visited {/*訪問後のリンク*/
    color:#934C7B;
    text-decoration:underline;
}

a:hover {/*マウスをのせたとき*/
	color:#FF3366;
	font-style:normal;
	text-decoration:underline;
}

a:active {/*クリック中*/
    text-decoration:none;
}

strong {font-weight: normal;}

.contents {
	background-image: url(../images/frame_02.gif);
	background-repeat: repeat-y;
}

#news {
	position:absolute;
	width:425px;
	height:240px;
	z-index:1;
	padding: 15px;
	background-color: #FFFFFF;
	top: 450px;
}

.left {text-align: left;}
.right {text-align: right;}
.cellpadding {
	padding: 2px;
	text-align: left;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
}

.item_title {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background-repeat: no-repeat;
	text-align: left;
}


#head_font12 {font-size: 12px; font-weight:bold; line-height: 135%; color:#00579C;}
#head_font12 a. {font-size: 12px; font-weight:bold; line-height: 135%; color:#00579C;}
#head_font12 a:link {font-size: 12px; font-weight:bold; line-height: 135%; color:#00579C;}
#head_font12 a:visited {font-size: 12px; font-weight:bold; line-height: 135%; color:#00579C;}
#head_font12 a:hover {font-size: 12px; font-weight:bold; line-height: 135%; color:#00579C;}


.m_t_5{clear:both; margin-top:8px;}


/*----- Q&Aページ追加------*/
div#qa_area{
	margin:0px auto;
	border:0px;
	width:751px;
	height:auto;
	text-align:center;
}

div#qa_area_head{
	width:751px;
	height:127px;
}

div.qa_area_parts{
	width:751px;
	height:90px;
	background-image:url(../../qa/img/qa_area_space1.gif);
	background-repeat:repeat-y;
}

div.qa_area_space{
	width:751px;
	height:15px;
	background-image:url(../../qa/img/qa_area_space1.gif);
	background-repeat:repeat-y;
}

div#qa_area_low{
	width:751px;
	height:33px;
}

/*--Q&A-contets--*/
.font12 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	color: #333333;
	text-align:left;
	padding-bottom:2px;
	line-height:110%;
}

.q_font{
	color:#2ea9f9;
}


/*-----Q&Aページ追加------*/
