/*-- GENERALLINK COLOR--*/
/*--
a:link{
color:#0000CC;
text-decoration:none;
}

a:visited{
color:#9900FF;
text-decoration:none;
}

a:hover,a:active{
color:#990066;
text-decoration:underline;

}

--*/



/* --GENERALFONT SETTINGS--*/


.moji12 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
}
.moji9 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 9px;
	line-height: 11px;
}
.moji13 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 13px;
	line-height: 20px;
}
.moji15 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 15px;
	line-height: 25px;
}
.moji10 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
	line-height: 12px;
}
.moji11 {
	font-size: 11px;
	line-height: 13px;
}


/* --------fontcolor-------- */
.color_pink {color: #FF6699;}
.color_pink2 {color: #FF3366;}
.color_green {color: #009900;}
.color_green2 {color: #7B7B00;}
.color_blue {color: #3366CC;}
.color_blue2 {color: #0000CC;}
.color_orange {color: #FF6600;}
.color_purple {color: #CC3399;}
.color_purple2 {color: #6666CC;}
.color_red {color: #CC0000;}
.color_brown {color: #996600;}


.c_title_m {
	background-image: url(../chouju/img/title_m.jpg);
	height: 25px;
	padding-left: 15px;
	color: #663300;
	font-weight: bold;
	margin-bottom: 15px;
}

.c_title_s {
	background-image: url(../chouju/img/title_s.jpg);
	height: 25px;
	padding-left: 15px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 15px;
}

.line_b01{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

ul.jutaku {}

.jutaku li{
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.pt15{
	padding-top: 15px;
}


.imgright{
	float: right;
	margin-left: 10px;
}


.imgleft{
	float: left;
	margin-left: 10px;
}


table#top_magokoro{
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 15px;
}

#top_magokoro td{
	text-align: center;
}


.line_right{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

.line_top{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

@media print {
	* html body {
	zoom: 90%;
}
}
