@charset "Shift_JIS";

/* --- タイプ2 デザイン3 --- */

body {	
        background-image : url(bakssk.gif); /* 全体の背景 */
	padding: 0px;
	margin: 0px;
}
div#main_contents {
	background-color: #FFFFFF;
	width:640px;
	padding: 20px;
	margin: 0px;
	font-size:96%;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
.menu_title {
	width:540px;
	margin: 0px;
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #666;
	color:#333;
	line-height:160%;
	text-align:center;
	font-size:x-large;
	font-family:'arial black', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
.menu_title2 {
	width:500px;
	margin: 0px;
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #666;
	color:#333;
	line-height:120%;	
	font-size:120%;
	font-family:'arial black', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
.menu_title span {
	font-family:'arial black', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	line-height:130%;
	font-size:small;
	font-weight:bold;
}
.menu_body {
	width:520px;
	margin:10px 0px 0px 0px;
	padding:0px 30px 0px 30px;
	color:#000;
	text-align:center;
	line-height:156%;
	font-size:90%;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
#faq {
	width:500px;
	color:#555;
	font-size:90%;
	margin:30px 0px 30px 20px;
	line-height:150%;
	text-align: left;
}
#faq a {
	text-decoration:none;
	color:#333;
}
#faq a:link {
	color: #333;
	text-decoration: none;
}
#faq a:visited {
	color: #333;
	text-decoration: none;
}
#faq a:active {
	color: #333;
	text-decoration: none;
}
#faq a:hover {
	color: #333;
	text-decoration: underline;
}
div h6 {
	width:490px;
	font-size:98%;
	padding:5px 0px 5px 5px;
	background:#ccc;
	margin:30px 0px 10px 0px;
}
div#up {
	width:500px;
	text-align:right;
	color:#c00;
}
