@charset "utf-8";

form {
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
blockquote  {
	padding: 0px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}

/* フォントサイズクラス */

.text12 {
	font-size: 12px;
	line-height: 16px;
}
.text14 {
	font-size: 14px;
	line-height: 18px;
}
.text16 {
	font-size: 16px;
	line-height: 20px;
}
.text18 {
	font-size: 18px;
	line-height: 22px;
}

.color_red {
	color:#FF0000;
}
.color_bule {
	color:#0000FF;
}

.font70 {
	font-size: 70%;
	line-height: 90%;
}
.font80 {
	font-size: 80%;
	line-height: 100%;
}
.font90 {
	font-size: 90%;
	line-height: 110%;
}
.font120 {
	font-size: 120%;
	line-height: 160%;
	font-weight: bold;
}
.font140 {
	font-size: 140%;
	line-height: 180%;
	font-weight: bold;
}
.font160 {
	font-size: 160%;
	line-height: 200%;
	font-weight: bold;
}
.margin_b7 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
a:link {
	color: #009251;
}
a:visited {
	color: #009251;
}
a:hover {
	color: #00B765;
}
a:active {
	color: #009251;
}

h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	background-image: url(image/design/h3_bg.jpg);
	background-repeat: repeat-x;
	clear: both;
	border: 1px solid #096;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

h3 {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
	text-align: left;
	background-color: #FFEEE0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
	clear: both;
}

h4 {
	background-color: #DEDEDE;
	padding: 5px;
	font-size: 14px;
	line-height: 16px;
	clear: both;
}
#side_area h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	background-image: url(image/design/sidebox_bg.jpg);
	margin: 0px;
	height: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.box {
	padding: 10px 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 90%;
	line-height: 130%;
}
.box_red {
	padding: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D64747;
	border-bottom-color: #D64747;
	border-left-color: #D64747;
	font-size: 90%;
	line-height: 130%;
}
#side_area p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.list_geltron {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	list-style-image: url(geltron/image/pochi.gif);
}
.list_geltron li {
	margin: 0px 0px 5px;
	padding: 0px;
}
.list_geltron a:link {
	color: #0066CC;
}
.list_geltron a:visited {
	color: #0066CC;
}
.list_geltron a:hover {
	color: #0099CC;
}
.list_geltron a:active {
	color: #0066CC;
}
.list_cate {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	list-style-image: url(image/pochi.gif);
}
.list_cate  li {
	margin: 0px 0px 5px;
	padding: 0px;
}
.menu_on {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #55B15C;
	font-size: 14px;
	line-height: 15px;
	padding: 5px;
}
.menu_on a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_on a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_on a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_on a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_off {
	font-weight: bold;
	text-decoration: none;
	background-color: #FFEEDD;
	font-size: 14px;
	line-height: 15px;
	padding: 5px;
}
.menu_off a {
	text-decoration: none;
}
.menu_off a:link {
	text-decoration: none;
}
.menu_off a:hover {
	text-decoration: underline;
}

.table_gray {
	background-color: #CCCCCC;
}
.table_gray td {
	padding: 5px;
	background-color: #FFFFFF;
}
.table_gray th {
	background-color: #f0f0f0;
	padding: 5px;
}
.table_blue {
	background-color: #00CCCC;
}
.table_blue td {
	background-color: #FFFFFF;
	padding: 5px;
}
.table_blue th {
	background-color: #EDF4F8;
	padding: 5px;
}
.pankuzu {
	background-color: #E9F4C5;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 16px;
}
.align_center {
	text-align: center;
}
.align_right {
	text-align: right;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.basictab{
	padding: 3px 0 1px;
	margin-left: 0;
	border-bottom: 1px solid gray;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 25px;
}
.basictab .link {
	text-decoration: none;
	border: 1px solid gray;
	border-bottom: none;
	background-color: #f6ffd5;
}
.basictab .selected {
	position: relative;
	top: 1px;
	background-color: #DBFF6C;
	color: #063;
}

.SW {
	margin-bottom:15px;
	background-color:#F0F0F0;
	text-align:center;
}

.box1 {
	border: 2px solid #83C487;
}

.box_gray {
	border: 1px solid #CCCCCC;
}

.oshirase {
	background-image: url(image/list_news.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	border-bottom: 1px dashed #C0C0C0;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-top: 10px;
}
.list1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
}
.list1 li     {
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.list1 li a    {
	display: block;
	background-image: url(image/design_wide/list_v_line.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 10px;
	background-position: 5px 10px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}
.list2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
	border-bottom: 1px solid #CCCCCC;
}
.list2 li     {
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.list2 li a {
	border-bottom-style: none;
	background-image: url(image/design_wide/list_triangle.gif);
	background-position: 10px 12px;
	padding-left: 20px;
	padding-bottom: 5px;
	text-decoration: none;
}
.list3 {
	padding: 0px;
	margin: 0px;
}
.list3 li     {
	padding: 0px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.list3 li a {
	border-bottom-style: none;
	text-decoration: none;
	background-image: url(image/design_wide/list_square.gif);
	font-size: 12px;
	line-height: 14px;
	background-position: 5px 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.waku1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #CCC;
	padding-bottom: 15px;
	padding-left: 3%;
	padding-right: 3%;
	width: 94%;
	-webkit-box-shadow: inset 0px 0px 4px #FFFFFF;
	box-shadow: inset 0px 0px 4px #FFFFFF;
	background-repeat: repeat-x;
	padding-top: 15px;
}
.waku2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #CCC;
	border-radius: 8px;
	padding-bottom: 15px;
	padding-left: 3%;
	padding-right: 3%;
	width: 94%;
	-webkit-box-shadow: inset 0px 0px 4px #FFFFFF;
	box-shadow: inset 0px 0px 4px #FFFFFF;
	background-image: url(image_common/waku1_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
}

/* メールフォーム用 */
.formbox {
	padding-top: 20px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 2%;
	margin-bottom: 20px;
	width: 94%;
	-webkit-box-shadow: 1px 1px 3px 3px #CCCCCC;
	box-shadow: 1px 1px 3px 3px #CCCCCC;
	background-color: #FFFFFF;
	border-radius: 10px;
	border: 1px solid #FFFFFF;
	margin-right: 1%;
	margin-left: 1%;
	clear: both;
}

.w50px {
	width:50px!important;
}
.w60px {
	width:60px!important;
}
.w70px {
	width:70px!important;
}
.w80px {
	width:80px!important;
}
.w90px {
	width:90px!important;
}
.w100px {
	width:100px!important;
}
.w150px {
	width:150px!important;
}
.w200px {
	width:200px!important;
}

.w50pct {
	width:50%!important;
}
.w60pct {
	width:60%!important;
}
.w70pct {
	width:70%!important;
}
#cms_sw {
	height: 20px;
	width: 80px;
	position: fixed;
	top: 0px;
	right: 0%;
	font-size:12px;
	text-align:right;
}
#cms_sw a {
	color: #DFF0AC;
	text-decoration:none;
}
#cms_sw a:hover {
	color: #0000CC;
	text-decoration:underline;
}
