@charset "Shift_JIS";

p {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
	color: black;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
}

a {
	text-decoration: none;
}
a:link {
	color: #333;
	background-color: transparent;
}
a:visited {
	color: #333;
	background-color: transparent;
}
a:hover {
	color: #999;
	background-color: transparent;
}
a:active {
	color: #999;
	background-color: transparent;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {
	display: inline-table;
} 

/* Hides from IE-mac \*/ 
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
} 
/* End hide from IE-mac */

ul,li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}


div#container {
	padding: 0px;
	margin: 0px auto;
	width: 673px;
}


div#wrapper,
div#mainbox,
div#sidebar{
	margin: 0px;
	padding: 0px;
}

div#wrapper {
	width: 673px;
}

div#wrapper {
	background-color: #FFF;
}

div#mainbox {
	padding: 15px 0 0 15px;
/*
	background: url(img/bg.gif) no-repeat left bottom;
*/
}

div#mainbox p#title {
	font-size: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	text-align: left;
}

div#sidebar{
	position: relative;
}


/*
	div#submenu
------------------------------ */
div#submenu {
	margin: 25px 15px 0 20px;
}



div#submenu ul {
	display: block;
}

div#submenu li {
	margin-bottom: 15px;
	text-align: left;
}

div#submenu li a {
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.2em;

}


div#info {
	position: absolute;
	top: 130px;
	right: 15px;
}


/*
	div#main
------------------------------ */
div#main {
	text-decoration: none;
	display: block;
}

div#answer {
	margin: 0px 35px 30px 0px;
}

div#answer p#question,
div#answer p#answer {
	padding: 40px 0 0 25px;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5em;
	text-align: justify;
}

div#answer p#question {
	color: #F00;
}

div#answer p#answer {
	padding-top: 10px;
}

p#up {
	margin: 5px 10px 0 0;
	padding-top: 0px;
	text-align: right;
}

/*
	div#footer
------------------------------ */
div#footer {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 0px;
	width: 673px;
	text-align: center;
}

div#footer hr {
	color: #F00;
}

div#footer p span {
x
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #F00;
}
