@charset "utf-8";
body {
	margin:0;
	border:0;
	padding:0;
	font-size:100%;
	letter-spacing:1.5px;
	line-height:150%;
	font-size:12px;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, div, form, address {
	margin:0;
	border:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
 	list-style-type: none;
}

#contenar{
	width:1000px;
	margin:0 auto;
	}
img {border:none;}

.twtr-doc{margin:0 auto;}

/* ------------------------------------------------------
clearfix
------------------------------------------------------ */
.clearfix:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}
.clearfix {   
    display: inline-block; 
      
} 

/* ------------------------------------------------------
font size
------------------------------------------------------ */
body {
  font-size: 75%; /* IE6以下用 */
}
html>/**/body {
  font-size: 12px; /* Except IE */
  }


  
/*	Base Link Color Setting
----------------------------------------------------*/
a:link {
	color:#00abf2;
	text-decoration:underline;
	}
a:visited {
	color:#00abf2;

	}
a:hover {
	text-decoration:none;
	}
a:active {
	text-decoration:none;
	}




/* ------------------------------------------------------
head
------------------------------------------------------ */
#head_main{
	width:1000px;
	margin-top:10px;
	}
#head_main h1{
	float:left;
	margin-bottom:5px;
	}

#head_main p{
	float:right;
	font-size:14px;
	padding-top:30px;
	}


/* ------------------------------------------------------
グローバルナビ
------------------------------------------------------ */
#navi li{
	float: left;
	}


/* ------------------------------------------------------
マウスオーバー各種
------------------------------------------------------ */	
#navi .navi01 a {
     width: 199px;
     height: 56px;
     overflow: hidden;
     display: block;
	 text-indent:-9999px;
     background: url(../img/btn_navi_01.jpg) no-repeat 0 0;
	}
#navi .navi01 a:hover { background: url(../img/btn_navi_01.jpg) no-repeat 0 -56px; }

#navi .navi02 a {
     width: 200px;
     height: 56px;
     overflow: hidden;
     display: block;
	 text-indent:-9999px;
     background: url(../img/btn_navi_02.jpg) no-repeat 0 0;
	}
#navi .navi02 a:hover { background: url(../img/btn_navi_02.jpg) no-repeat 0 -56px; }

#navi .navi03 a {
     width: 200px;
     height: 56px;
     overflow: hidden;
     display: block;
	 text-indent:-9999px;
     background: url(../img/btn_navi_03.jpg) no-repeat 0 0;
	}
#navi .navi03 a:hover { background: url(../img/btn_navi_03.jpg) no-repeat 0 -56px; }

#navi .navi04 a {
     width: 200px;
     height: 56px;
     overflow: hidden;
     display: block;
	 text-indent:-9999px;
     background: url(../img/btn_navi_04.jpg) no-repeat 0 0;
	}
#navi .navi04 a:hover { background: url(../img/btn_navi_04.jpg) no-repeat 0 -56px; }

#navi .navi05 a {
     width: 201px;
     height: 56px;
     overflow: hidden;
     display: block;
	 text-indent:-9999px;
     background: url(../img/btn_navi_05.jpg) no-repeat 0 0;
	}
#navi .navi05 a:hover { background: url(../img/btn_navi_05.jpg) no-repeat 0 -56px; }


.current a {
background-position:0 -56px !important;
cursor:default;
}

/* ------------------------------------------------------
メイン
------------------------------------------------------ */

#main_column{
	width:1000px;
	}
	
/* ------------------------------------------------------
左カラム
------------------------------------------------------ */
#left_column{
	width:255px;
	background: url(../img/back_left.jpg);
	background-repeat:repeat-y;
	background-position:bottom;
	padding-bottom:30px;
	padding-top:5px;
	margin-top:10px;
	float:left;
	}
	
#btn_left_dl a {
     width: 237px;
     height: 114px;
     overflow: hidden;
     display: block;
	 text-indent:-9999px;
     background: url(../img/btn_dl.jpg) no-repeat 0 0;
	}
#btn_left_dl a:hover { background: url(../img/btn_dl.jpg) no-repeat 0 -114px; }

#btn_left_semi a {
     width: 237px;
     height: 114px;
     overflow: hidden;
     display: block;
	 text-indent:-9999px;
     background: url(../img/btn_blog.jpg) no-repeat 0 0;
	 	margin-bottom:20px;
	}
#btn_left_semi a:hover { background: url(../img/btn_blog.jpg) no-repeat 0 -114px; }	

#btn_left_voice a {
     width: 237px;
     height: 120px;
     overflow: hidden;
     display: block;
	 text-indent:-9999px;
     background: url(../img/btn_voice.jpg) no-repeat 0 0;
	 margin-bottom:20px;
	}
#btn_left_voice a:hover { background: url(../img/btn_voice.jpg) no-repeat 0 -120px; }	

#btn_left_rec a {
     width: 237px;
     height: 110px;
     overflow: hidden;
     display: block;
	 text-indent:-9999px;
     background: url(../img/btn_rec.jpg) no-repeat 0 0;
	 	margin-bottom:10px;
	}
#btn_left_rec a:hover { background: url(../img/btn_rec.jpg) no-repeat 0 -110px; }	

#jisya{
	width:160px;
	background: url(../img/back_jisya.jpg) bottom;
	margin:0 auto;
	padding-bottom:10px;
	margin-bottom:20px;
	}
#jisya p{
	width:128px;
	margin:0 auto 10px auto;
	}
#banner{
	margin:0 auto;
	width:160px;
	}
#banner	p{
	margin-bottom:30px;
	}
	
/* ------------------------------------------------------
右カラム
------------------------------------------------------ */
#right_column{
	width:724px;
	background: url(../img/back_right.jpg);
	background-repeat:repeat-y;
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:30px;
	margin-top:10px;
	float:right;
	display:inline;
	}
	
#left_area{
	float:left;
	width:305px;
	background-color:#FFF;
	padding:0 15px;
	margin:10px 15px 10px 17px;
	display:inline;
	}	
.left_box{
	padding-bottom:10px;
	border-bottom:dotted 1px #CCC;
	margin-bottom:10px;
	
	}
.left_img{
	float:left;
	}
.left_text{
	float:right;
	width:210px;
	margin-left:10px;
	}
	
#right_area{
	float:left;
	width:305px;
	background-color:#FFF;
	margin-top:10px;
	padding:0 15px;
	display:inline;
	}
.right_box{
	padding-bottom:10px;
	border-bottom:dotted 1px #CCC;
	margin-bottom:10px;
	}
.right_img{
	float:left;
	}
.right_text{
	float:right;
	width:140px;
	margin-left:10px;
	}	


#left_area h3{
	border-left:3px solid #35b7d8;
	border-bottom:1px #CCC dotted;
	font-size:16px;
	font-weight:bold;
	padding-left:20px;
	padding-top:5px;
	height:25px;
	color:#565656;
	margin:15px 0;
	}
.blue{
	color:#35b7d8;
	}

#right_area h3{
	border-left:3px solid #f3005c;
	border-bottom:1px #CCC dotted;
	font-size:16px;
	font-weight:bold;
	padding-left:20px;
	padding-top:5px;
	height:25px;
	color:#565656;
	margin:15px 0;
	}
.red{
	color:#f3005c;
	}

.both{
	clear:both;
	text-indent:-9999px;
}

#center_area{

	background-color:#FFF;
	width:650px;
	padding:5px 15px 15px 15px;
	margin:0 auto;
}
#center_area h3{
	border-left:3px solid #2a64d7;
	border-bottom:1px #CCC dotted;
	font-size:16px;
	font-weight:bold;
	padding-left:20px;
	padding-top:5px;
	height:25px;
	color:#565656;
	margin:10px 0;
	}
.darkb{
	color:#2a64d7;
	}
#center_area .center_text{
	border-bottom:1px #CCC dotted;
	margin-bottom:5px;
	padding:5px;
}

/* ------------------------------------------------------
フッター
------------------------------------------------------ */

#fotter{
		background: url(../img/fotter.jpg);
		background-position:top;
		background-repeat:no-repeat;
		margin-top:10px;
	text-align:center;
	padding:20px 0 40px 0;
}


/* ------------------------------------------------------
会社情報
------------------------------------------------------ */
#company{
	margin:0 0 15px 0;
	}
#company1{
	width:305px;
	text-align:left;
	float:left;
	}
#company1 img{
	margin:0 0 10px 0;
	}
#company1 dd{
	width:290px;
	margin:0 0 0 10px;
	}
#companyline{
	float:left;
	margin:0 10px;
	width:9px;
	display: inline;
	}
#company2{
	width:305px;
	text-align:left;
	float:right;
	}
#company2 dd{
	width:290px;
	margin:0 0 0 10px;
	}
#company2 img{
	margin:0 0 10px 0;
	}
/* ------------------------------------------------------
フッター
------------------------------------------------------ */
#footer{
	width:880px;
	margin:15px auto 0 auto;
	text-align:center;
	padding:0 0 20px 0;
	}

#footer li{
	display:inline;	
 	}

