@charset "utf-8";
/* CSS Document */

/*初期化*/

* {
	padding:0;
	font-size:12px;
	letter-spacing:1px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing:2px;
	line-height:150%;
	margin: 0;
}
body a {

	text-decoration: underline;
}
body a:hover {
	text-decoration: none;
}
html {
	height:100%;
}
h1, h2, h3, h4, h5, h6, em, address, dfn {
	font-style:normal;
	font-weight:normal;
}
table {
	border-collapse:collapse;
	border:none;
	border-spacing:0;
}
th, td {
	vertical-align:top;
	border:solid 1px #000;
	font-weight:normal;
	text-align:left;
}
caption {
	text-align:left;
}
ul, ol, dl {
	list-style:none;
}
li {
	list-style:none;
	display:list-item;
}
object, embed {
	vertical-align:top;
}
fieldset {
	border:none;
}
img {
border:none;
}

/************グローバルナビゲーションCSS************/
#navi{
	width:100%;
	clear:both;
}
#navi li{
	float:left;
}
#navi li a{
	display:block;
	height:39px;
	text-indent:-5000px;
	overflow:hidden;
}
#navi #top a{
	width:189px;
	background-image: url(images/navi_btn_top.gif);
	background-repeat: no-repeat;
}
#navi #top a:hover{
	width:189px;
	background-image: url(images/navi_btn_top_hover.gif);
	background-repeat: no-repeat;
}
#navi #DBi a{
	width:190px;
	background-image: url(images/navi_DBi.gif);
	background-repeat: no-repeat;
}
#navi #DBi a:hover{
	width:190px;
	background-image: url(images/navi_DBi_hover.gif);
	background-repeat: no-repeat;
}
#navi #works a{
	width:190px;
	background-image: url(images/navi_works.gif);
	background-repeat: no-repeat;
}
#navi #works a:hover{
	width:190px;
	background-image: url(images/navi_btn_works_hover.gif);
	background-repeat: no-repeat;
}
#navi #company a{
	width:190px;
	background-image: url(images/navi_company.gif);
	background-repeat: no-repeat;
}
#navi #company a:hover{
	width:190px;
	background-image: url(images/navi_company_hover.gif);
	background-repeat: no-repeat;
}
#navi #require a{
	width:190px;
	background-image: url(images/navi_require.gif);
	background-repeat: no-repeat;
}
#footer {
	clear: both;
}
#navi #require a:hover{
	width:190px;
	background-image: url(images/navi_require_hover.gif);
	background-repeat: no-repeat;
}


/*クラス*/
/* 上マージンの指定 */
.mr_t5 {
	margin-top: 5px;
}
.mr_t10 {
	margin-top: 10px;
}
.mr_t20 {
	margin-top: 20px;
}	
.mr_t30 {
	margin-top: 30px;	
}
.mr_t40 {
	margin-top: 40px;	
}
.mr_t50 {
	margin-top: 50px;	
}
.mr_t100 {
	margin-top: 100px;	
}
/* 右マージンの指定 */
.mr_r5 {
	margin-right: 5px;
}
.mr_r10 {
	margin-right: 10px;
}
.mr_r20 {
	margin-right: 20px;
}	
.mr_r30 {
	margin-right: 30px;	
}
.mr_r40 {
	margin-right: 40px;	
}
.mr_r50 {
	margin-right: 50px;	
}
.mr_r100 {
	margin-right: 100px;	
}
/* 下マージンの指定 */
.mr_b3{
margin-bottom:3px;
}
.mr_b5 {
	margin-bottom: 5px;
}
.mr_b10 {
	margin-bottom: 10px;
}
.mr_b20 {
	margin-bottom: 20px;
}	
.mr_b30 {
	margin-bottom: 30px;	
}
.mr_b40 {
	margin-bottom: 40px;	
}
.mr_b50 {
	margin-bottom: 50px;	
}
.mr_b100 {
	margin-bottom: 100px;	
}
/* 左マージンの指定 */
.mr_l5 {
	margin-left: 5px;
}
.mr_l10 {
	margin-left: 10px;
}
.mr_l20 {
	margin-left: 20px;
}	
.mr_l30 {
	margin-left: 30px;	
}
.mr_l40 {
	margin-left: 40px;	
}
.mr_l50 {
	margin-left: 50px;	
}
.mr_l100 {
	margin-left: 100px;	
}
/* フロートの指定 */
.float_clear{
	clear:both;
}
.float_right{
	float:right;
}
.float_left{
	float:left;
}
/* フォントサイズの変更 */
.fontsize_small {
	font-size:0.8em;
}

.font_color_white{
color: #ffffff;
}
/* 行間の変更*/
.text_indent130 {
	line-height: 130%;
}
/* テーブル*/
table, th, td {
  margin: 0;
  padding: 0;

  border: none;
  border-spacing: 0;  /* IE6,7は未対応 */
}

table {
	width: 98%;

	/*background-image: url(../common/images/bg.png);*/
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 10px 0 10px 0;
}
#header {
	margin-bottom: 10px;
	position: relative;
	color: #4B7895;
	background-image: url(images/allpage_bg_header.gif);
	background-repeat: no-repeat;
}
caption {
  margin-bottom: 10px;
  padding-left: 10px;
  padding-bottom: 2px;
  border-left: 6px solid #307bcf;
  line-height: 1.8;
  font-weight: bold;
  text-align: left;
}
td {
  padding: 0.5em;
  border-style: solid;
  border-width: 1px;
  border-color: #81b0e4;
  font-size: 100%;
}
#position {
  width: 100px;
}
#name {
  width: 80px;
}
/*詳細*/
#staticbannerArea img {
	margin-bottom: 10px;
}
.detailbtn {
	background-image: url(images/allpage_btn_todetail.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 250px;
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
	display:block;
	padding-top:5px;
}
.detailbtn .inner a{
	width: 245px;
	height: 25px;
	color: #4B7895;
	text-decoration: none;
	display:block;
	padding-left: 30px;
}
.detailbtn a:hover{
	color: #FF6600;
	text-decoration: none;
}
#logo {
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#mainvisualarea {
	margin-left: 10px;
	margin-top: 10px;
}
#wrapper{
	width:950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
#main {
	height: auto;
	width: 690px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.requireBtnArea {
	margin-right: auto;
	margin-left: auto;
	display:block;
	margin-top: 10px;
}
.section {
	width:690px;
	margin-bottom: 20px;
}
#lastsection {
	margin-bottom: 50px;
}
#toplead {
	font-size: 110%;
	margin-bottom: 10px;
}
#footer {
	height: 100px;
	color: #FFFFFF;
	background-color: #1F1E1E;
	padding-top: 10px;
}
#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

*html #main {
	margin-left: 5px;
}
#randumbannerArea {
	margin-top: 10px;
	height: auto;
	margin-bottom: 10px;
}
.randumbanners {
	margin-bottom: 5px;
}
.btnToDetail {
}
.webpage {
	background-image: url(images/allpage_bg_allbg.gif);
	background-repeat: repeat-x;
	background-color: #70b3de;
}
h3 {
	display:block;
	height: auto;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size:130%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #BB0000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #373737;
	padding-bottom: 0px;
}
#footer li{
	float:left;
}
.btnToDetail {
	background-image: url(images/category_btnBg_todetail.gif);
	background-repeat: no-repeat;
	height: 140px;
	width: 341px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.calumn {
	clear: both;
	margin-bottom: 20px;
}

.btnToDetail a{
	height: 43px;
	width: 341px;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	padding-left: 30px;
	padding-top:8px;
	font-size: 150%;
}
.btnToDetail a:hover{
	color: #CCCCCC;
}
#contents {
	height: auto;
	width: 950px;
}
#sub {
	float: right;
	width:240px;
	margin-bottom: 50px;
}

*html #sub {
margin-right:-10px;
	width:240px;
}
#pagelink {
	background-color: #e8e7ec;
	height: 28px;
	width: 65%;
	margin-left: 100px;
	border: 1px solid #9d9d9d;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 90%;
	margin-bottom: 20px;
}
#pagelink li {
	float: left;
	margin-right: 5px;
}
#pagelink a{
	color:#000000;
	text-decoration:none;

}
#pagelink a:hover{
	text-decoration:underline;
	color:#999999
}
#seachArea {
	background-image: url(images/allpage_bg_seach.gif);
	height: 43px;
	width: 434px;
	margin-left: 100px;
	margin-bottom: 10px;
}
/*検索エリア*/
#textfield {
	width: 75%;
	margin-left:10px;
	margin-top:13px;
}
#explanationSeach {
	margin-left: 100px;
	width:590px;
}
#explanationSeach #pagelink {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 414px;
	padding-left: 20px;
	padding-top: 2px;
	height: 40px;
}
h4 {
	background-image: url(images/allpage_bg_h4.gif);
	height: 20px;
	width: 680px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-bottom:0;
}
.sectionDetail {
	height: auto;
	width: 678px;
	margin-top:0;
	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: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}

/*10.03.26中根追加*/

#main .sectionDetail ul,
#main .sectionDetail ol{
	margin:5px 25px;}

#main .sectionDetail li{
	padding:3px 0;
	list-style-position:outside;}

#main .sectionDetail ul li{
	list-style-type:disc;}

#main .sectionDetail ol li{
	list-style-type:decimal;}

/*追加ここまで*/

#sub .inner {
	margin-right: 10px;
	width: 228px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-left: 10px;
}
.sectionDetail .bg {
	background-color: #FFFFCC;
	width: 30%;
}
#main .calumn {
	height:142px;
	margin-bottom: 10px;
}
#forSEO {
	color:#333333;
	left:225px;
	position:absolute;
	top:29px;
	width:654px;
}
#forSitemapLink {
	position: absolute;
	width: 64px;
	left: 865px;
	top: 5px;
}
.sietform_top {
	font-weight: bold;
	margin-bottom: 10px;
}
.stop {
	margin-left: 10px;
	margin-bottom: 5px;
}
.secondpage {
	margin-left: 20px;
}
.sietemap .section a{
color:#1d658a;
text-decoration:underline;
}
.sietemap .section a:hover{
	color:#FF6600;
	text-decoration:underline;
}
.sietemap .section {
	width: 590px;
	margin-left: 100px;
}
.sietemap .section li {
	list-style-image: url(images/sitemap_img_list.gif);
	list-style-position: outside;
}
.lastsection {
	margin-bottom: 40px;
}
.section ul {
}
.section ul {
	margin-left: 10px;
}
.rankingtab {
	margin-left: 35px;
}
ul#page_rank li.rank_list_1 a {
	background-image: url(images/num-rz01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
}
ul#page_rank li.rank_list_1  {
	height: auto;
}

ul#page_rank li.rank_list_2 a {
	background: url(images/num-rz02.gif) no-repeat left center;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	height: auto;
}
ul#page_rank li.rank_list_2  {
	height: auto;
}

ul#page_rank li.rank_list_3 a {
	background: url(images/num-rz03.gif) no-repeat left center;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	height: auto;
}
ul#page_rank li.rank_list_3  {
	height: auto;
}

ul#page_rank li.rank_list_4 a {
	background: url(images/num-rz04.gif) no-repeat left center;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	height: auto;

}
ul#page_rank li.rank_list_4  {
	height: auto;
}

ul#page_rank li.rank_list_5 a {
	background: url(images/num-rz05.gif) no-repeat left center;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	height: auto;
}
ul#page_rank li.rank_list_5  {
	height: auto;
}

#rankingSection li{
	height:10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 90%;
	}
#rankingSection .inner a{
	text-decoration:none;
	color:#1d658a;
}
#rankingSection .inner a:hover{
	text-decoration:none;
	color:#FF6600;
}

.btnToDetail .detail {
	margin-left: 10px;
	width: 98%;
	font-weight: normal;
}
*html .btnToDetail {
	background-image: url(images/category_btnBg_todetail.gif);
	background-repeat: no-repeat;
	height: 140px;
	width: 300px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
*html .btnToDetail a{
	height: 43px;
	width: 310px;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	padding-top:8px;
	font-size: 150%;
}
.needcontents{
	height: 44px;
	margin-bottom: 10px;
	font-size:5%;
}
.needsbtnToDetail {
	background-image: url(images/category_btnBg_todetail.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 341px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
.needcontents .btnToDetail{
	background-image: url(images/category_btnBg_todetail.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 341px;
	font-weight: bold;
	margin-bottom: 10px;
} 

.attention{
	color: #999999;
	margin-top: 10px;
}
