@charset "UTF-8";
/* CSS Document */
#main_title{
	width: 800px;
	height: 190px;
	text-decoration: none;
	overflow: hidden;
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	text-indent: -9999px;
	background-image: url(../images/title_005.jpg);
	}
	#main_title01{
	width: 800px;
	height: 190px;
	text-decoration: none;
	overflow: hidden;
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	text-indent: -9999px;
	background-image: url(../images/title_006.jpg);
	}
	#main_title02{
	width: 800px;
	height: 190px;
	text-decoration: none;
	overflow: hidden;
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	text-indent: -9999px;
	background-image: url(../images/title_007.jpg);
	}
	#main_title03{
	width: 800px;
	height: 190px;
	text-decoration: none;
	overflow: hidden;
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	text-indent: -9999px;
	background-image: url(../images/title_008.jpg);
	}
	#main_title04{
	width: 800px;
	height: 190px;
	text-decoration: none;
	overflow: hidden;
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	text-indent: -9999px;
	background-image: url(../images/cocreate_top.jpg);
	}
#contents_area{
	width: 690px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	margin-top: 36px;
}
#contents_area h2{
	font-size: 14px;
	padding-bottom: 12px;
}

#contents_area h3{
	font-size: 14px;
	padding-bottom: 5px;
}

#contents_area h4{
	font-size: 14px;
	border-left:10px solid #aaa;
	border-bottom:1px solid #aaa;
	padding:0 0 0 10px;
	margin:20px 0 0 0;
	} 
#contents_area h5{
	font-size:12px;
	padding:3px 0 3px 10px;
	margin:20px 0 0 0;
	background-color:#f8f8f8;
	border-left-width: 20px;
	border-left-style: double;
	border-left-color: #ccc;
	}
#contents_area h6{
	font-size:12px;
	border-left-width: 10px;
	border-left-style: solid;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
	line-height: normal;
	border-left-color: #CCCCCC;
		
	}
#title_img{
	width: 690px;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 84px;
	background-image: url(../images/title_005_01.gif);
}
#btn01 a{
	width: 193px;
	height: 120px;
	background-image: url(../images/menu_03.gif);
	background-repeat: no-repeat;
	background-position: 0px -189px;
	text-align: left;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	margin-left: 36px;
}
#btn01 a:hover{
	background-position: 0px 0px;
}
#btn02 a{
	width: 193px;
	height: 120px;
	background-image: url(../images/menu_05.gif);
	background-repeat: no-repeat;
	background-position: 0px -189px;
	text-align: left;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}
#btn02 a:hover{
	background-position: 0px 0px;
}
#btn03 a{
	width: 193px;
	height: 120px;
	background-image: url(../images/menu_07.gif);
	background-repeat: no-repeat;
	background-position: 0px -189px;
	text-align: left;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	float: left;
}
#btn03 a:hover{
	background-position: 0px 0px;
}

div.left_cont{
	width: 426px;
	height: auto;
	float: left;
}
div.waku{
	width: 220px;
	height: auto;
	float: right;
	padding: 8px;
	background-color: #EFEFEF;
	font-size: 11px;
}
#wrap #contents #contents_area .service .colorgray {
	background-color: #666666;
	color: #FFFFFF;
	text-align: center;
}
#wrap #contents #contents_area .service .line_gray {

}


#wrap #contents #contents_area .bg_gray .textsmall {
	font-size: 9px;
}
#wrap #contents #contents_area .service {
	text-align: center;
	margin: auto;
	border: 1px solid #999999;
}
#wrap #contents #contents_area .service .line_gray {
	border: 1px solid #999999;
}

#wrap #contents #contents_area .service tbody {
	border: 1px solid #CCCCCC;
}
#wrap #contents #contents_area .service .text {
	font-size: 9px;
	border: 1px solid #999999;
	padding: 5px;
}
#wrap #contents #contents_area table.table1 {
	border-left:solid 1px #aaa;
	border-top:solid 1px #aaa;
	background-color:#ffffff;
	width:100%;
	padding:0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#wrap #contents #contents_area table.table1 caption {
		font-weight:bold;
		font-size:100%;
		text-align:left;
		margin-bottom:5px;
}
#wrap #contents #contents_area table.table1 th {
	border-right:solid 1px #aaa;
	border-bottom:solid 1px #aaa;
	text-align:center;
	font-weight:bold;
	background-color:#eeeeee;
	white-space:nowrap;
	padding: 3px 3px 3px 3px;
	font-size: 90%;
	margin-top: 5px;
}
#wrap #contents #contents_area table.table1 td {
	border-right:solid 1px #aaa;
	border-bottom:solid 1px #aaa;
	padding: 3px 3px 3px 3px;
	font-size: 90%;
}	
#wrap #contents #contents_area .table1 .torikeshi {
	color: #000000;
	text-decoration: line-through;
}
#wrap #contents #contents_area .chuuigaki ul {
	list-style: none;
    width: 250px;
    font-size: 0.8em;
    line-height: 1.3;
}
#wrap #contents #contents_area .chuuigaki li {
	margin-bottom: 5px;
	padding-left: 1em; /*1em（1文字）分、右に動かす*/
	text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
	color: #666666;
	list-style-type: none;
}
img.jirei_list{
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}
