@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	font-size: 12px;
	/*font-family:'CI',Meiryo,'lr oSVbN',sans-serif;*/
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "lr oSVbN", sans-serif;
	line-height: 1.5;
	color: #535353;
	text-align: center;

}


a {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #72b800;
	text-decoration: underline;
}

img {
	border: none;
	vertical-align: top;
}


/*===============================================
 wrapper 全体のレイアウト
===============================================*/
/* --- wrapper --- */
#wrapper {
	width: 889px;
	margin: 0 auto;
	text-align: center;
}

/*===============================================
 #header 
===============================================*/
/* --- header --- */
#header {
	height: 97px;
	width: 889px;
	margin: 0 auto;
	border-top: 3px solid #e70012;
	background-image:url(../images/par-rogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo {
	float:left;
	width: 346px;
	height: 57px;
	margin-top: 32px;
	padding: 0;
	font-size: 12px;
}


#toiawase{
	float:right;
	width: 186px;
	padding: 17px 17px 0 0;
}
#mail a{
	display: block;
	width: 186px;
	height: 35px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	background: url(../images/mail.jpg) no-repeat;
}

#mail a.active,
#mail a:focus,
#mail a:hover{
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: url(../images/mail.jpg) no-repeat right top;
}

.center{
   text-align:center;
   }
 
.b_1{
   margin-top:30px;
   }  
 
   
/*===============================================
 キービジュアル
===============================================*/
/* --- k_img --- */   
   
#k_img {
	margin: 0 auto;
	padding: 0;
	width: 889px;
	height: 204px;
	background:url(../images/bg_side.jpg) repeat-y;

}


/*===============================================
 コンテンツ
===============================================*/
#contents {
	clear: both;
	float: left;
	margin: 0 auto;
	width: 889px;
	height:1150px;
	background:url(../images/bg_side.jpg) repeat-y;
}


/*===============================================
 左コンテンツ
===============================================*/
#left-column {
	float: left;
	padding: 0 0 0 20px;
	width: 603px;
}

/* --- トピックス--- */ 
#topics {
	clear: both;
	float: left;
	width:603px;
	height:35px;
}

.box1{
	width: 590px;
	height:140px;
	margin-top:10px;
	margin-bottom:20px;
	border:#CCCCCC solid 1px;
	overflow:auto;
	background-color: #FFFFE1;
	}
	
.box2{
    width: 500px;
	margin:10px 20px;
	text-align:left;
	}

.box3{
    width: 100px;
	line-height:2.2em;
	padding-left:20px;
	}


/* --- 運営サイト--- */ 
#unei_site {
	clear: both;
	float: left;
	width: 603px;
	height: 35px;
	margin-top:10px;
}

.box4{
	width: 590px;
	height: auto;
	margin-top:10px;
	margin-bottom:20px;
	border:#CCCCCC solid 1px;
	}

.box5{
    width: 200px;
	padding:10px 0 10px 10px;
	}


/* --- 会社概要--- */ 
#company {
	clear: both;
	float: left;
	width: 603px;
	height: 35px;
	margin-top:10px;
}

.box6{
    width: 590px;
	margin:15px 0 10px 0;
	}
	
.box7{
    width: 167px;
	padding:5px 0 5px 15px;
	background-color:#FFFFCC;
	font-weight:bold;
	}
	
.box8{
	padding-left:35px;
	text-align:left;
	}

/*===============================================
 右コンテンツ
===============================================*/
/* --- グループメニュー--- */  
#right-column {
	float: right;
	padding: 0 20px 0 0;
	width: 237px;
	text-align: left;
	/*border: #dddddd solid 1px;*/
}

#banner00{
	margin: 0 auto;
	padding: 10px 2px 8px 2px;
}


#banner01{
	margin: 0 auto;
	padding:8px 2px;
}


#banner02{
	margin: 0 auto;
	padding:8px 2px;
}

#banner03{
	margin: 0;
	padding:8px 2px;
}


#banner04{
	margin: 0;
	padding:15px 2px;
}

#banner06{
	margin: 0;
	padding:15px 2px;
}

#banner07{
	margin: 0;
	padding:8px 2px;
}


#corp {
	width: 889px;
	height: 69px;
}


/*===============================================
 フッター
===============================================*/



#footer2 {
	width: 889px;
	height: 92px;
	text-align: left;
	margin: 0 auto;
	clear:both;
	background: url(../images/footer2.jpg) no-repeat;
}

#footer2_txt
{
	padding: 55px 0 0 250px;
	font-size: 10px;
	letter-spacing: -1px;
}
