﻿@charset "UTF-8";
@import url(sumai2.css);
body{
	margin:0;
	padding:0;
	border:0;
	width:100%;
	background:#fff;
	min-width:600px;
	font-size:90%;
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
.bosyu_font_color {
	color: #F60;
	text-align: left;
}
.senmon2_end {
	color: #F00;
}
.yorozu_strong {
	color: #F86D07;
	font-weight: bold;
}
.body_strong {
	color: #E15602;
	text-decoration: none;
	font-weight: bold;
}
.orange_bold_big {
	font-size: 110%;
	font-weight: bold;
	color: #F60;
	text-decoration: underline;
}
.underline {
	text-decoration: underline;
}
.background_color_green {
	height: 370px;
	width: 500px;
	clear: left;
	background-color:#E7FFD6;
	background-repeat:no-repeat;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 12px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 20px;
	line-height:1.5;
	text-align:left
}
.background_color_green_short{
	height: 80px;
	width: 500px;
	clear: left;
	background-color:#E7FFD6;
	background-repeat:no-repeat;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 12px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 20px;
	line-height:1.5;
	text-align:left
}
.font_bold {
	font-weight: bold;
}

.line-height {1.5;
}

liststye
#main #page #contents p {
	color: #00C;
}

.font_blue {
	color: #009;
}
#main #page #contents .font_blue {
	color: #006;
	text-align: left;
}
.double_line {
	text-decoration: overline;
}

