/***********************************************/
/* a_yakiniku.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;}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	margin-top: 10px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #B94933;
	margin: 0px 0px 10px;
	line-height: 23px;
}

h3 {
	font-size: 16px;
	color: #FF3300;
}

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


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

#main{
	margin: 0 auto;
	padding: 15px 0px 10px 11px;
	width: 670px;
	border: 1px solid #AB7234;
	text-align: left;
	background-image: url(m_topic_image/yaki_donut.gif);
	background-repeat: no-repeat;
	line-height: 22px;
	font-size: 12px;
	background-color: #FFFFFF;
}

/***********************************************/
/* font                                        */
/***********************************************/

.aka {
	font-size: 13px;
	color: #FF3333;
	font-weight: bold;
}

.maru {color: #FF9900; font-size: 12px;}

/************* #end ***************/

.toiawase {
	background-color: #FD6853;
	font-size: 14px;
	height: 55px;
	width: 400px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 15px 20px;
	clear: none;
	float: none;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #CCCCCC;
}

.toiawase a{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.toiawase a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
	font-size: 9px;
}
