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

body{
	margin:0px;
	padding:0px;
	font-size:0.75em;
	line-height:16px;
	color:#666;
}

.mes{
	color:#F00;
}

a img{
	border:none;
}

a:hover img{
    filter:alpha(opacity=77); 
    -moz-opacity: 0.7; 
    opacity: 0.7;
}

a:link,a:visited{
	color:#333;
}

a:hover{
	color:#666;
}


#container{
	width:950px;
	margin:0px auto 0px auto;
}

/**************ヘッダー**************/
#header{
	width:950px;
	margin:0px auto 0px auto;
}

#header .logo{
	width:450px;
	height:80px;
	float:left;
}

#header .logo a.visible{
	background:url(../images/top_03.jpg) no-repeat;
	width:370px;
	height:80px;
	display:block;
}

#header .logo p{
	padding:0px;
	margin:5px 0px 0px 0px;
}

#header .logo a.visible span{
	display:none;
}

#header .tel{
	background:url(../images/top_06.jpg) bottom no-repeat;
	width:282px;
	height:100px;
	float:right;
}

#header .tel span{
	display:none;
}

#header .mail{
	width:132px;
	height:100px;
	float:right;
}

#header .mail a.visible{
	background:url(../images/top_07.jpg) bottom no-repeat;
	width:132px;
	height:100px;
	display:block;
}
#header .mail span{
	display:none;
}

#default{
	display:none;
}
/**************ナビ**************/
#global_navi{
	margin:10px 0px 0px 0px;
	-webkit-box-shadow: 3px 3px 5px 0px #777; /* Safari, Chrome用 */
	-moz-box-shadow: 3px 3px 5px 0px #777; /* Firefox用 */
	box-shadow: 3px 3px 5px 0px #777; /* CSS3 */
	
	border-top-left-radius: 9px;
	border-top-right-radius: 9px; 
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
	
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-webkit-border-bottom-left-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomright: 9px;
}

#global_navi ul{
	width:950px;
	padding:0px;
	margin:0px;
}
#global_navi li{
	float:left;
	list-style:none;
}

#global_navi li a span{
	display:none;
}

#global_navi li.top{
	width:109px;
	height:50px;
}
#global_navi li.top a.visible{
	background:url(../images/top_11.png);
	width:109px;
	height:50px;
	display:block;
}

#global_navi li.katsuyou{
	width:152px;
	height:50px;
}
#global_navi li.katsuyou a.visible{
	background:url(../images/top_12.jpg);
	width:152px;
	height:50px;
	display:block;
}

#global_navi li.shirou{
	width:144px;
	height:50px;
}
#global_navi li.shirou a.visible{
	background:url(../images/top_13.jpg);
	width:144px;
	height:50px;
	display:block;
}

#global_navi li.nagare{
	width:124px;
	height:50px;
}
#global_navi li.nagare a.visible{
	background:url(../images/top_14.jpg);
	width:124px;
	height:50px;
	display:block;
}

#global_navi li.q_a{
	width:136px;
	height:50px;
}
#global_navi li.q_a a.visible{
	background:url(../images/top_15.jpg);
	width:136px;
	height:50px;
	display:block;
}

#global_navi li.kihon{
	width:128px;
	height:50px;
}
#global_navi li.kihon a.visible{
	background:url(../images/top_16.jpg);
	width:128px;
	height:50px;
	display:block;
}

#global_navi li.mente{
	width:157px;
	height:50px;
}
#global_navi li.mente a.visible{
	background:url(../images/top_17.png);
	width:157px;
	height:50px;
	display:block;
}

#global_navi li a.visible:hover{
	filter:alpha(opacity=77); 
    -moz-opacity: 0.5; 
    opacity: 0.5;
}

/**************メインイメージ**************/
#main_img{
	width:940px;
	height:290px;
	margin:10px 0px 0px 0px;
	padding:5px;
	overflow:hidden;
	
	-webkit-box-shadow: 3px 3px 5px 0px #777; /* Safari, Chrome用 */
	-moz-box-shadow: 3px 3px 5px 0px #777; /* Firefox用 */
	box-shadow: 3px 3px 5px 0px #777; /* CSS3 */
	
	border-top-left-radius: 5px;
	border-top-right-radius: 5px; 
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}
#main_img div{
	float:left;
}
/**************アイコン**************/

#icon_area{
	width:950px;
	margin:10px 0px 0px 0px;
}

#icon_area .icon_1{
	height:53px;
	float:left;
}

#icon_area .icon_1 a.visible{
	background:url(../images/icon_03.jpg) top left no-repeat;
	display:block;
	height:53px;
}

#icon_area .icon_2{
	height:53px;
	float:left;

}

#icon_area .icon_2 a.visible{
	background:url(../images/icon_05.jpg) top left no-repeat;
	display:block;
	height:53px;
}

#icon_area .icon_3{
	height:53px;
	float:left;

}

#icon_area .icon_3 a.visible{
	background:url(../images/icon_07.jpg) top left no-repeat;
	display:block;
	height:53px;
}

#icon_area .icon_4{
	height:53px;
	float:left;
}

#icon_area .icon_4 a.visible{
	background:url(../images/icon_09.jpg) top left no-repeat;
	display:block;
	height:53px;
}

#icon_area a.visible:hover{
	background-position:bottom left;
}
/**************下**************/

#under_content{
	width:950px;
	margin:10px 0px 30px 0px;
}

#left_content{
	width:710px;
	float:left;
}

#left_content .banner{
	margin-top:20px;
	-webkit-box-shadow: 3px 3px 5px 0px #777; /* Safari, Chrome用 */
	-moz-box-shadow: 3px 3px 5px 0px #777; /* Firefox用 */
	box-shadow: 3px 3px 5px 0px #777; /* CSS3 */
}

#left_content .img_banner{

}


#left_content .news_header{
	margin:20px 0px 0px 0px;
}

#left_content .news_contnet{
	padding:0px 0px 0px 30px;
}

#left_content .news_contnet p{
	border-bottom:#999 dotted 1px;
	padding:15px 0px 15px 0px;
	margin:0px;
}

#left_content .banner_area{
	margin:40px 0px 0px 0px;
}

#right_content{
	width:220px;
	float:right;
}

#right_content .blog_header{
	margin:15px 0px 0px 0px;
}

#right_content .blog_entry{
	padding:10px 0px 10px 0px;
	border-bottom:#999 dotted 1px;
}

#right_content .blog_entry .text{
	width:180px;
	float:left;
}


#right_content .blog_entry .pic{
	width:30px;
	height:30px;
	float:left;
	background-color:#666;
}

#right_content .view_more{
	margin:10px 0px 0px 117px;
	right:0px;
	width:103px;
}


#right_content .banner{
	margin-bottom:10px;
}

#footer{
	background:url(../images/top_51.jpg);
	margin:0px 0px 0px 0px 0px;
	width:100%;
}

#footer .inner{
	width:950px;
	margin:0px auto 10px auto;
	padding-top:10px;
}

#footer .logo{
	background:url(../images/top_38.jpg);
	width:171px;
	height:56px;
	float:left;
}

#footer .logo span{
	display:none;
}

#footer p{
	float:left;
}

#footer .tel{
	float:right;
	background:url(../images/top_40.jpg);
	width:280px;
	height:56px;
}

#footer .line{
	border-bottom:#999 dotted 1px;
	clear:both;
	padding:5px 0px 0px 0px;
}

#footer .service{
	background:url(../images/top_44.jpg) left repeat-y;
	padding:7px 10px 0px 10px;
	margin:10px 0px 0px 0px;
	width:560px;
	float:left;
}

#footer .service li{
	float:left;
	width:170px;
	margin:7px 0px 0px 0px;
	list-style:none;
	background:url(../images/top_47.jpg) left no-repeat;
	padding-left:13px;
}

#footer .totalinfo{
	background:url(../images/top_44.jpg) left repeat-y;
	padding:7px 0px 0px 10px;
	margin:10px 0px 0px 0px;
	width:350px;
	float:left;	
}

#footer .totalinfo li{
	float:left;
	width:160px;
	margin:7px 0px 0px 0px;
	list-style:none;
	background:url(../images/top_47.jpg) left no-repeat;
	padding-left:13px;
}

#footer .area{
	background:url(../images/top_44.jpg) left repeat-y;
	padding:7px 10px 0px 10px;
	margin:10px 0px 0px 0px;
	width:560px;
	float:left;
}

#footer .area p{
	line-height:15px;
	margin:5px 0xp 0px 0px;
	
}

#footer .group{
	background:url(../images/top_44.jpg) left repeat-y;
	padding:7px 0px 0px 10px;
	margin:10px 0px 0px 0px;
	width:350px;
	float:left;	
}

#footer .group li{
	float:left;
	width:300px;
	margin:7px 0px 0px 0px;
	list-style:none;
	background:url(../images/top_47.jpg) left no-repeat;
	padding-left:13px;
}


#footer a{
	color:#666;
}
.cl{
	clear:both;
}


/***************Q&A****************/
.q_a #tab .tab_1{
	width:139px;
	height:39px;
	float:left;
	margin:0px 0px 0px 30px;
}
.q_a #tab .tab_1 a.visible{
	background:url(../images/q_a/q_a_inst_07.jpg) bottom no-repeat;
	display:block;
	width:139px;
	height:39px;
}

.q_a #tab .tab_2{
	width:139px;
	height:39px;
	float:left;
	margin:0px 0px 0px 30px;
}
.q_a #tab .tab_2 a.visible{
	background:url(../images/q_a/q_a_inst_09.jpg) bottom no-repeat;
	display:block;
	width:139px;
	height:39px;
}

.q_a #tab .tab_3{
	width:139px;
	height:39px;
	float:left;
	margin:0px 0px 0px 30px;
}
.q_a #tab .tab_3 a.visible{
	background:url(../images/q_a/q_a_inst_11.jpg) bottom no-repeat;
	display:block;
	width:139px;
	height:39px;
}

.q_a #tab .tab_4{
	width:139px;
	height:39px;
	float:left;
	margin:0px 0px 0px 30px;
}
.q_a #tab .tab_4 a.visible{
	background:url(../images/q_a/q_a_inst_13.jpg) bottom no-repeat;
	display:block;
	width:139px;
	height:39px;
}

.q_a #tab a.visible span{
	display:none;
}

.q_a #tab a.visible:hover{
	background-position:top;
}

.q_a ul{
	margin:10px 0px 20px 0px;
	padding:0px;
}
.q_a li{
	list-style:none;
	background:url(../images/q_a/q_a_inst_22.jpg) no-repeat left;
	padding:13px 0px 13px 50px;
	margin:0px;
}

/***************NEWS****************/

.news_area{
	/*border:#093 solid 1px;*/
	padding:20px;
}

.news_area .item{
	border-bottom:#666 dotted 1px;
	padding-bottom:10px;
	margin-bottom:10px;
}

.news_area .item .date{
	
}

.news_area .item .title{
	color:#333;
	font-weight:bold;
	font-size:14px;
}

.news_area .item .more{
	text-align:right;
}


.news_detail .title{
	border-bottom:#666 dotted 1px;
	padding-bottom:5px;
	color:#333;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	padding-top:20px;
}

.news_detail .time{
	font-size:12px;
	font-weight:normal;
	color:#000;
}
.news_detail .item{
	padding:10px 0px 0px 5px;
}
