﻿@charset "utf-8";
@import "template.css";

/*====================================================================

common.css

======================================================================

	01.format
	02.body
	03.header
	04.navigation
	05.container
	06.footer
	07.other

last update 00/00/00

=====================================================================*/


/*--------------------------------------------------------------------/
	01.format
/--------------------------------------------------------------------*/
body,div,span,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,p,blockquote,address,
table,tr,th,td,img{
	margin:0;
	padding:0;
	border:none;
	font:normal normal normal 100%/1.6 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
hr{display:none;}
img{display:block;}
li{list-style-type: none;}

p{
	font:normal normal normal 100%/1.6 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

/*a
----------------------------------------------------------------*/
a:link,
a:visited,
a:hover,
a:active{
	color: #62c641;
	outline:none;
}

a:link   {text-decoration: underline;}
a:visited{text-decoration: underline;}
a:hover  {text-decoration: none;}
a:active {text-decoration: none;}



/*--------------------------------------------------------------------/
	02.body
/--------------------------------------------------------------------*/
body{
	background: #fff url(../img/bg.gif) repeat-x;
	text-align: center;
	font-size: 12px;
	color: #606060;
}
#wrapper{
	margin: 0 auto;
	background: url() repeat-x;
	width: 780px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#header,
#navi,
#container,
#footer{
	width: 780px;
}


/*--------------------------------------------------------------------/
	03.header
/--------------------------------------------------------------------*/

#header{
	position:relative;
	background: url(../img/bg_head.jpg) no-repeat;
	height: 100px;
}

#header h1{
	margin: 0 15px 0 10px;
	padding-top:3px;
	text-align: left;
	font-size: 10px;
	color:#808080;
}


#header #logo{
	position:absolute;
	top:20px;
	left:20px;
	width: 250px;
	height: 70px;
}

#header #logo a{
	display:block;
	width: 250px;
	height: 70px;
	text-indent:-9999px;
	overflow:hidden;
}

#s_navi {
	position:absolute;
	top:70px;
	right:10px;
	width:431px;
	height:23px;
	background: url(../img/bg_s_navi.gif) no-repeat;
}
#s_navi ul {
}
#s_navi li {
	display:inline;
	list-style-type:none;
}
#s_navi li a {
	height:23px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}

#s_navi li.s_navi01 a {
	background:url(../img/bg_s_navi.gif) no-repeat 0px 0px;
	width:83px;
}
#s_navi li.s_navi02 a {
	background:url(../img/bg_s_navi.gif) no-repeat -83px 0px;
	width:85px;
}
#s_navi li.s_navi03 a {
	background:url(../img/bg_s_navi.gif) no-repeat -168px 0px;
	width:153px;
}
#s_navi li.s_navi04 a {
	background:url(../img/bg_s_navi.gif) no-repeat -321px 0px;
	width:106px;
}

#s_navi li.s_navi01 a:hover {
	background: url(../img/bg_s_navi_hover.gif) no-repeat 0px 0px;
	width:83px;
}
#s_navi li.s_navi02 a:hover {
	background:url(../img/bg_s_navi_hover.gif) no-repeat -83px 0px;
	width:85px;
}
#s_navi li.s_navi03 a:hover {
	background:url(../img/bg_s_navi_hover.gif) no-repeat -168px 0px;
	width:153px;
}
#s_navi li.s_navi04 a:hover {
	background:url(../img/bg_s_navi_hover.gif) no-repeat -321px 0px;
	width:106px;
}



/*--------------------------------------------------------------------/
	03.navi
/--------------------------------------------------------------------*/

#navi{
	width:780px;
	height:39px;
	margin:0;
}

#navi ul{
	width:780px;
	list-style:none;
	margin: 0px;
	padding: 0px;
}

#navi li{
	float:left;
	width:130px;
	height:39px;
	text-indent:-9999px;
}

#navi li a{
	float:left;
	text-decoration:none;
	display:block;
	width:130px;
	height:39px;
}
	
#navi li#gn01{
	background: url(../img/navi_concept.gif) no-repeat;
}

#navi li#gn02{
	background: url(../img/navi_rifomu.gif) no-repeat;
}

#navi li#gn03{
	background: url(../img/navi_order.gif) no-repeat;
}

#navi li#gn04{
	background: url(../img/navi_manshion.gif) no-repeat;
}

#navi li#gn05{
	background: url(../img/navi_results.gif) no-repeat;
}

#navi li#gn06{
	background: url(../img/navi_qa.gif) no-repeat;
}

#navi li#gn01 a:hover{
	background: url(../img/navi_concept_hover.gif) no-repeat;
}

#navi li#gn02 a:hover{
	background: url(../img/navi_rifomu_hover.gif) no-repeat;
}

#navi li#gn03 a:hover{
	background: url(../img/navi_order_hover.gif) no-repeat;
}

#navi li#gn04 a:hover{
	background: url(../img/navi_manshion_hover.gif) no-repeat;
}

#navi li#gn05 a:hover{
	background: url(../img/navi_results_hover.gif) no-repeat;
}

#navi li#gn06 a:hover{
	background: url(../img/navi_qa_hover.gif) no-repeat;
}


/*--------------------------------------------------------------------/
	06.container
/--------------------------------------------------------------------*/
#container{
	width:780px;
	background:#fff url(../img/bg_container.gif) repeat-y;
}

#container:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#contents{
	float: right;
	margin-top: -15px;
	width: 533px;
	overflow:hidden;
}
#sidebar{
	float: left;
	width: 182px;
}

#left_contents{
	float:left;
	width:210px;
	text-align: center;
}
#left_company{
	background:url(../img/bg_side_company.gif) no-repeat;
	width:189px;
	height:117px;
	margin:10px auto;
}

#left_company p{
	text-align:left;
	font-size:12px;
	line-height:18px;
	padding:38px 10px 10px 15px;
}

#left_webp{
	position:relative;
	margin:0 0 ;
	width:189px;
	height:293px;
	background:url(../img/bg_side_webpre.gif) no-repeat;
	margin:0 auto;
	margin-bottom:10px;
} 

#zassi{
	position:absolute;
	top:43px;
	left:7px;
	width:89px;
	height:126px;
}

#left_webp p{
	text-align:left;
	padding:180px 10px 0 10px;
	line-height:18px;
}

#left_banner{
	width:193px;
	height:49px;
	margin:0 auto;
	margin-bottom:10px;
}

#right_contents{
	float:right;
	width:570px;
	text-align:center;
}


/*--------------------------------------------------------------------/
	07.footer
/--------------------------------------------------------------------*/
#footer{
	clear: both;
	width:780px;
	border-top:solid 2px #62c641;
	text-align:center;
}

#footer p{ 
	color:#62c641;
	padding-top:5px; 
	padding-bottom:10px;
}

#footer ul{
	display: block;
	padding-left: 10px;
	background: #92c328;
	height: 20px;
}
#footer ul *{color: #fff;}
#footer ul li{
	display: block;
	float: left;
	margin: 4px 10px 0 0;
	padding-right: 10px;
	border-right: solid 1px #fff;
	height: 12px;
}


/*--------------------------------------------------------------------/
	08.other
/--------------------------------------------------------------------*/
.right{float: right;}
.left{float: left;}

.left_reform{
	float: left;
	margin:10px 10px 10px 0;}
.clear{clear: both;}

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


#left_banner a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}

#sumai_box_l a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}

#sumai_box_r a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}




/*text
----------------------------------------------------------------*/
.txt_l{ text-align:left;}
.txt_r{ text-align:right;}
.txt_c{ text-align:center;}


/*size
----------------------------------------------------------------*/
.fs_s{ font-size:80%;line-height:100%; }
.fs_m{ font-size:100%;line-height:120%; }
.fs_l{ font-size:120%;line-height:140%; }

.ls_s{ letter-spacing:-1pt; }
.ls_m{ letter-spacing:0pt; }
.ls_l{ letter-spacing:1em; }

.ps{ padding:5px; }
.ps_t{ padding-top:5px; }
.ps_b{ padding-bottom:5px; }
.ps_h{ padding:5px 0px; }
.ps_w{ padding:0px 5px; }

.pm{ padding:10px; }
.pm_t{ padding-top:10px; }
.pm_b{ padding-bottom:10px; }
.pm_h{ padding:10px 0px; }
.pm_w{ padding:0px 10px; }

.ms{ margin:5px; }
.ms_t{ margin-top:5px; }
.ms_b{ margin-bottom:5px; }
.ms_l{ margin-left:5px; }
.ms_r{ margin-right:5px; }
.ms_h{ margin:5px 0px; }
.ms_w{ margin:0px 5px; }

.mm{ margin:10px; }
.mm_t{ margin-top:10px; }
.mm_b{ margin-bottom:10px; }
.mm_l{ margin-left:10px; }
.mm_r{ margin-right:10px; }
.mm_h{ margin:10px 0px; }
.mm_w{ margin:0px 10px; }

.ml{ margin:10px; }
.ml_t{ margin-top:20px; }
.ml_b{ margin-bottom:20px; }
.ml_l{ margin-left:20px; }
.ml_r{ margin-right:20px; }
.ml_h{ margin:20px 0px; }
.ml_w{ margin:0px 20px; }

.m_a{ 0px auto; }


/*pagetop
----------------------------------------------------------------*/
.pagetop{
	clear: both;
	margin: 0 0 10px;
	width: 550px;
	text-align: right;
	font-size: 10px;
}

/*common_mail
----------------------------------------------------------------*/

.mail{
	position:absolute;
	bottom:45px;
	right:10px;
	width:150px;
	height:26px;
	text-indent:-9999px;
}

.mail {
	background:url(../img/common_mail.gif) no-repeat;
	width:150px;
	height:26px;
	text-decoration:none;
}

.mail a{
	display:block;
	width:150px;
	height:26px;
	text-decoration:none;
}


