@charset "Shift_JIS";


.round_box{
	width: 650px;
	background-color: #e8e8e8;
	padding: 0 0 0 0;
	margin: 20px 0 0 0;
	border-radius: 10px;
}
.round_box a{
	text-decoration: none;
}

.moji{
	width: 600px;
	padding: 15px 0px 15px 0px;
}
.moji h3{
	text-align: center;
}
.moji p{
	color: #0b0b0b;
	font-size: 14px;
	text-align: left;
	line-height: 180%;
}

.kiroku ul{
	width: 450px;
	color: #3e3e3e;
	list-style-type: none;
	line-height: 140%;
	font-size: 10px;
	text-align: left;
}

.miyakon_banner a{
	display: block;
	width: 80px;
	height: 23px;
	background: url("./miyakon_banner.png") no-repeat;
}

.mb5{margin-bottom: 5px !important;}
.mb10{margin-bottom: 10px !important;}
.mb15{margin-bottom: 15px !important;}
.mb20{margin-bottom: 20px !important;}
.mb25{margin-bottom: 25px !important;}
.mb30{margin-bottom: 30px !important;}
.mb40{margin-bottom: 40px !important;}
.mb50{margin-bottom: 50px !important;}


/* フォントサイズ換算
8px		57%
9px 	64%
10px 	71%
11px 	79%
12px 	86%
13px 	93%
14px	100%
15px	107%
16px	114%
18px	129%
20px	143%
22px	157%
24px	171%
26px	185%
28px	200%
30px	214%

*/
