@charset "utf-8";

/**** reset ****/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed {vertical-align:top;}
hr,legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}
li{list-style-type:none;}

body{
font:14px/1.5 verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}


a {color:#00c;text-decoration: none; border:none;}
a:hover {color:#7fa905;}
a:active, a:focus {outline:0;}
a img{border:none;}

a img:hover{
-moz-box-shadow:2px 2px 3px #ccc;
-webkit-box-shadow:2px 2px 3px #ccc;
-o-box-shadow: 2px 2px 3px #ccc;
box-shadow: 2px 2px 3px #ccc;
}

/************************************************
/* form
*************************************************/

#form_text{
	width:750px;
	height:36px;
	padding:6px 18px;
	margin:20px 0 0 0;
	font-weight:bold;
	color:#FFF;
	background:url(images/form.gif) no-repeat;
}

.name{
	width:260px;
	height:1.7em;
}

.age{
	width:30px;
	height:1.7em;
}

.board{
	width:400px;
	height:200px;
}


/************************************************
/* レイアウト
*************************************************/
/* 全体 */
#wrapper{
bgcolor:#FFF;
width:840px;
margin:0 auto 20px;
box-shadow:0px 0px 1px 1px #ccc;
}

/* ヘッダー */
#header{
	bgcolor:#c00;
position:relative;
height:50px;
background:url(images/header.gif) repeat-x;
}

#name{
	float:right;
	text-align:right;
	padding:0px 10px 0 0;
	color:#FFF;
}

h1{	color:#fff;
	padding:8px 10px 0 10px;
	font-size:18px;
	font-weight:bold;
}

h2{
	font-size:12px;
	font-weight:bold;
	margin:0 0 0 15px;
	color:#999;
		padding:5px 0;
}

h3{
	font-size:16px;
	width:640px;
	border-bottom:dotted 1px #f00;
	font-weight:bold;
	margin:0 0 0 45px;
	color:#c00;
		padding:5px 0;
}


/* フッター */
#footer{
clear: both;
color:#fff;
background:#ff0000 url(images/.png) repeat-x;
}


/************************************************
/* メインイメージ
*************************************************/
#mainImg{
	bgcolor:#FFF;
width:840px;
height:610px;
background:url(images/bg.jpg) no-repeat;
}

.box{
	width:748px;
	margin:30px 46px;
}


.flow{
	width:784px;
	margin:20px 35px;
}

#profile{
	width:750px;
}


.profile01{
	width:387px;
	height:437px;
	float:left;
	margin:5px 0 0 40px;
	background:url(images/voice01.gif);
}

.profile02{
	width:387px;
	height:437px;
	float:left;
	margin:5px 0px;
	background:url(images/voice02.gif);
}

.profile03{
	width:387px;
	height:437px;
	float:left;
	margin:5px 0 0 40px;
	background:url(images/voice03.gif);
}

.profile04{
	width:387px;
	height:437px;
	float:left;
	margin:5px 0px 40px 0;
	background:url(images/voice04.gif);
}

.voice{
	width:360px;
	padding:120px 14px 0 14px;
}

.text{
	width:360px;
	padding:0 14px;
}

.link{
	color:#fff;
}



#merit01{
	width:752px;
	height:187px;
	margin:5px 46px;
	background:url(images/merit01.gif) no-repeat;
}

#merit02{
	width:752px;
	height:187px;
	margin:5px 46px;
	background:url(images/merit02.gif) no-repeat;
}

#merit03{
	width:752px;
	height:187px;
	margin:5px 46px 20px 46px;
	background:url(images/merit03.gif) no-repeat;
}

.merit{
	padding:69px 9px;
}




ul li{
float:left;
width:187px;
height:58px;
}

.lead{
		margin:0px 26px;
}


.site{
	width:750px;
	margin:10px 20px 10px 0;
	font-size:16px;
	font-weight:bold;
	background:#fff;
	text-align:right;
}

.title{
	font:9px;
}


ul#globalnavi{
    width:840px;
    overflow:hidden;
	margin:0 0 10px 0;
}

ul#globalnavi li{
	width:280px;
    float:left;
    height:88px;
    display:block;
}

ul#globalnavi li a {
display: block;
overflow: hidden;
height: 0px;
background-image: url(images/navi.gif);
padding-top:85px;
}

/* global navi normal

---------------------*/
    #navi1 a { width:280px; background-position:0       0;}
    #navi2 a { width:280px; background-position:-280px  0;}
    #navi3 a { width:280px; background-position:-560px  0;}
 
/* global navi rollover

----------------------*/
    #navi1 a:hover  { width:280px; background-position:0       -87px;}
    #navi2 a:hover  { width:280px; background-position:-280px  -87px;}
    #navi3 a:hover  { width:280px; background-position:-560px  -87px;}
  
  

#click a{
    display: block;
    overflow: hidden;
    height: 0px;
    width: 271px;
    background:url(images/click_navi.gif);
    padding-top:61px;
    text-align: center;
	float:right;
}

#click a:hover {
    background-position: 0 -60px;
}

#contact a{
    display: block;
    overflow: hidden;
    height:0px;
    width:748px;
    background:url(images/check_navi.gif);
    padding-top:65px;
    text-align: center;
	margin:10px 46px;
}

#contact a:hover {
    background-position: 0 -63.5px;
}




/**************************
/* トップページ
**************************/
#line{
	bgcolor:#FFF;
	width:748px;
	height:18px;
	float:left;
	margin:-35px 46px 20px 46px;
}



.contents{
	width:748px;
	margin:10px 46px;
}




/************************************************
/* 記事
*************************************************/


img.alignleft{float:left;}

img.alignright{float:right;}






/**** Clearfix ****/
.clearfix:before, .clearfix:after, .article:before, .article:after{content: ""; display: table;}
.clearfix:after, .article:after{clear: both;}
.clearfix, .article{zoom: 1;}


/************************************************
/* フッター
*************************************************/
#footer .inner{
margin:0 auto;
width:960px;
}

#footer ul{
float:left;
width:235px;
padding:30px 5px 10px 0;
overflow:hidden;
}

#footer ul li{padding:0 5px 5px 0;}

#footer ul li a{display:block;}

#footer ul li h3{
padding-bottom:3px;
margin-bottom:5px;
background:url(images/sep2.png) repeat-x 0 100%;
}

#footer a{color:#fff;}
#footer a:hover{color:#f7f7f7;}

address{
padding:5px;
clear:both;
text-align:center;
}



table{
	width:100%;
	_width:95%;
	font-size:13px;
	border:solid 1px #ccc;
	margin-top:10px;
	margin-bottom:10px;
}

th{
	background-color:#cc0000;
		border:solid 1px #ccc;
	color:#FFF;
}

td{
	background-color:#FFFFFF;
		border:solid 1px #ccc;
}

#menu .ritem td,#rmenu .ritem td{
	border:none;
}

.ritm
{
	background-color:#FFFFFF;
}

.ritm th,.ritm td
{
	padding:6px;
	width:auto;
	line-height: 120%;
	border:solid 1px #CCC;
	vertical-align:top;
	text-align: center;
}

.col1 td ,.col1 th{
	width: 100%;
}

.col2 td ,.col2 th{
	width: 50%;
}

.col3 td ,.col3 th{
	width: 33%;
}

.col4 td ,.col4 th{
	width: 25%;
}

/* 表記 */

.corporate {
	background-color: #CC0000;
	border:solid 1px #ccc;
	width:750px;
	margin:5px 46px;
}

.corporate th, .tokusho td {
	padding: 8px;
}

.corporate th {
	background-color: #E30000;
	width: 30%;
}


.form {
	background-color: #CC0000;
	border:solid 1px #ccc;
	width:750px;
	margin:5px 0px;
}

.form th, .tokusho td {
	padding: 8px;
}

.form th {
	background-color: #E30000;
	width: 30%;
}