@charset "Shift_JIS";
.menu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	background-image: url(images/bg/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	height: 21px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.boxR {
	background-image: url(images/bg/box/box_r.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.boxL {
	background-image: url(images/bg/box/box_l.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.footermenu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	background-color: #eeeeee;
}
.footer {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	color: #666666;
	background-image: url(images/bg/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	height: 21px;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #F5F5F5;
	/*背景色
	background-color: #000000;*/
	/*背景画像
	background-image: url(images/bg/bg_b1.jpg);
	background-repeat: repeat-x;*/
	/*背景画像
	background-image: url(images/bg/bbbg2.jpg);
	background-repeat: repeat-y;
	background-position: center;*/
	
	background: #000000 url(images/bg/ranbg.jpg) repeat-y center top scroll; 

margin: 0;
padding: 0;

}
.komidashi {
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
	color: #000066;
	background-image: url(images/bg/komidashi.jpg);
	text-align: left;
	text-indent: 36px;
	vertical-align: middle;
	height: 40px;
	width: 700px;
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.komidashi2 {
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
	color: #000080;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	height: 40px;
	width: 650px;
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.qmidashi {
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
	color: #000066;
	background-image: url(images/bg/qmidashi.jpg);
	text-align: left;
	text-indent: 36px;
	vertical-align: middle;
	height: 40px;
	width: 700px;
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.indText {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 60px;
}
.indText2 {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.indText3 {
	font-size: 16px;
	line-height: 25px;
	font-weight: nomal;
	color: #333333;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.indText4 {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.contents {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #444444;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	background-color: #FFFFFF;
}
.list {
	text-align: left;
	vertical-align: top;
	list-style-image: url(images/bg/check.gif);
	font-size: 16px;
	line-height: 25px;
	list-style-position: inside;
}
.waku {
	border: 0px solid #000000;/*大枠フレーム*/
}
.catch {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 22px;
	font-weight: bold;
	color: #b22222;
	line-height: 30px;
}
.bigest {
	font-size: 25px;
}
.underline {
	text-decoration: underline;
}
.i {
	font-style: italic;
}
.o {
	font-style: oblique;
}
.red {
	color: #CC0000;
}
.mark {
	background-color: #FFFF33;
}
.listRight {
	background-image: url(images/bg/list/listBg_04.gif);
}
.biger {
	font-size: 19px;
}

a:hover { position: relative; top: 0px; left: 0px }

.rightImg {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.leftImg {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.small {
	font-size: 10px;
}
.listLeft {
	background-image: url(images/bg/list/listBg_02.gif);
}

