@charset "UTF-8";
/* CSS Document */

body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#content {
	width:760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img_mina/mina_mainbg.jpg);
	background-repeat: repeat-y;
}
#head1 {
	background-image: url(img_mina/mina_head1.gif);
}
#head2 {
	background-image: url(img_mina/mina_head2.gif);
}
#wrapper {
	background-image: url(img_mina/mina_wrap-bg.gif);
	background-repeat: repeat-y;
	width: 760px;
}
#main {
	width:605px;
	margin: 0px;
	float: left;
	height: 100px;
}

.flame	{
	width:570px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	float: left;
}
.flame_upper {
	width:570px;
	height: 10px;
}
.flame_lower {
	width:570px;
	height: 10px;
}
.text_box {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	font-size:11pt;
	width:548px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
	line-height: 18pt;
}

#right_side {
	width:155;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
}
#footer {
	width:760px;
	clear: both;
	height: 45px;
}

