/***********************************************/
/* ramen.css                            */
/* Use 柴田書店ラーメンの別冊　　　    */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

html {overflow-y:scroll;}
body {margin-left: 0px; margin-top: 0px; background-color: #FFFFFF;}
td,th {font-size: 12px; line-height: 18px; color: #333333}
a:link {text-decoration: underline;}
a:visited {text-decoration: underline;}
a:hover {text-decoration: none;}
a:active {text-decoration: underline;}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#content{
	margin: 0 auto;
	padding: 5px 0px 10px;
	width: 710px;
	border: 1px solid #cccccc;
	text-align: center;
}

#main{
	margin: 0 auto;
	padding: 30px 0px 50px;
	width: 670px;
	border: 1px solid #CEE1FF;
	text-align: center;
	font-size: 12px;
	line-height: 26px;
}


#ques{
	size:12px;
	margin: 0 auto;
	padding: 10px 0px;
	border: 1px none #cccccc;
	text-align: center;
	font-size: 12px;
}
.yaji {
	font-size: 24px;
	font-weight: bold;
	color: #0066FF;
}
/************* #siteInfo styles ***************/

#siteInfo{
	clear: none;
	border-top: 1px dashed #cccccc;
	color: #333333;
	padding: 10px 10px 15px;
	margin-top: 20px;
	text-align:center;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 22px;
}

/************* moji styles ***************/

.btob {
	font-size: 12px;
	color: #3D9247;
}

.syamei {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
