@charset "utf-8";



/* リセット */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{margin:0;padding:0;letter-spacing:0;}
h1,h2,h3,h4,h5{font-size:100%;}
ol,ul{list-style:none;}

/*共通 */
html{
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Osaka－等幅",sans-serif;
}

body{
	font-size:65%;
	color:#666666;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Osaka－等幅",sans-serif;
	background:url(img/top/back.jpg) repeat;

}

/*WinIE5.5CSS IE5.5センターよせのハック*/
body {
	text-align:center;
}

#content{
	text-align:left;
}

/*NormalCSS　IE5.5以外は通常ににするハック*/
body {
	text-align: /**/left;
}

body div{
	margin:0 auto;
}

body p,body li,body dt,body dd{
	line-height:1.6em;
}


img{
	border-style:none;
	vertical-align: top;
}

a{
	color:#666666;
	text-decoration:none;
}

a:hover{
	color:#999999;
	text-decoration:none;
}



.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.clearfix{
	display:inline-block;
}

/*Hides from IE-mac*/
* html .clearfix{
	height:1%;
}

.clearfix{
	display:block;
}
/*End hide from IE-mac*/



/*ヘッダー*/
#header{
	overflow:hidden;
	width:900px;
	font-size:120%;
	padding:7px 0 25px;
}

.head1{
	width:530px;
	float:left;
}

.head2{
	width:285px;
	float:left;
	padding-top:10px;
}

.pa-to10{
	padding-top:10px;
}

.pa-to5{
	padding-top:5px;
}

.head3{
	width:80px;
	float:left;
	padding-top:13px;
}

/*メールはこちらボタン*/



.head3 a   {
	background-image:url(img/top/mail_btn.jpg);
    height: 79px;   
    display: block;   
    text-indent: -9999px;   
    overflow: hidden;   
} 

.head3:after   { height:0; visibility: hidden; content: "."; display: block; clear: both; }   
 
.head3 .head3_a a  { 
	background-position:0 0;
	width:79px;
}

.head3 .head3_a a:hover{
	background-position:79px 0;
}



/*top画像ナビゲーション*/
#top{
	clear:both;
	width:909px;
	padding-bottom:25px;
}

#top ul{
	overflow:hidden;
}

#top ul li{
	display:inline;
    float: left;
}


#top a   {
	background-image:url(img/top/top.jpg);
    height: 385px;   
    display: block;   
    text-indent: -9999px;   
    overflow: hidden;
	width:303px;
} 

#top:after   { height:0; visibility: hidden; content: "."; display: block; clear: both; }   
 
#top .top01 a  { 
	background-position:0 0;
}   
#top .top02 a  { 
    background-position:-303px 0;
}   
#top .top03 a  {
    background-position:-606px 0;
}   

#top .top01 a:hover  { 
	background-position:0 -389px;
}   
#top .top02 a:hover  {
    background-position:-303px -389px; 
}   
#top .top03 a:hover  {
    background-position:-606px -389px;
}

/*グランドナビゲーション*/
#navi_wp{
	overflow:hidden;
	background:url(img/top/navi_bg.jpg) repeat-x;
}

#navi{
	clear:both;
	width:901px;
}

#navi ul{
	overflow:hidden;
}

#navi ul li{
	display:inline;
    float: left;
}


#navi a   {
	background-image:url(img/top/navi.png);
    height: 84px;   
    display: block;   
    text-indent: -9999px;   
    overflow: hidden;
} 

#navi:after   { height:0; visibility: hidden; content: "."; display: block; clear: both; }   
 
#navi .navi01 a  { 
	background-position:0 0;
	width:300px;
}   
#navi .navi02 a  { 
    background-position:-300px 0;
	width:300px;
}   
#navi .navi03 a  {
    background-position:-600px 0;
	width:301px;
}   

#navi .navi01 a:hover  { 
	background-position:0 -90px;
}   
#navi .navi02 a:hover  {
    background-position:-300px -90px; 
}   
#navi .navi03 a:hover  {
    background-position:-600px -90px;
} 





/*コンテンツ*/
#content{
	width:905px;
	overflow:hidden;
	font-size:120%;
	padding-bottom:70px;
}

/*レフトカラム*/
#left-col{
	width:210px;
	padding:20px 25px 0 0px;
	float:left;
}

/*レフトカラムナビゲーション*/
#left_navi{
	width:202px;
	overflow:hidden;
}

#left_navi ul li{
	display:inline;
    float: left;
}


#left_navi a   {
	background-image:url(img/top/left_btn.jpg); 
    display: block;   
    text-indent: -9999px;   
    overflow: hidden;
	width:202px;
} 

#left_navi:after   { height:0; visibility: hidden; content: "."; display: block; clear: both; }   
 
#left_navi .left01 a  { 
	background-position:0 0;
	height:196px;
	}   
#left_navi .left02 a  { 
    background-position:0 -196px;
	height:112px;
}   
#left_navi .left03 a  {
    background-position:0 -308px;
	height:139px;
}   

#left_navi .left01 a:hover  { 
	background-position:-211px 0;
}   
#left_navi .left02 a:hover  {
    background-position:-211px -196px; 
}   
#left_navi .left03 a:hover  {
    background-position:-211px -308px;
}



/*ライトカラム*/
#right-col{
	width:670px;
	float:left;
	padding:20px 0px 0 0;
}

.right1{
	margin-top:65px;
	position:absolute;
	margin-left:560px;
	width:339px;
	height:192px;
}

.pa-to15{
	padding-top:15px;
}

.right2{
	overflow:hidden;
	padding:20px 0 38px;
}

.right2 dl{
	width:205px;
	float:left;
	padding:0 5px;
	border-left:#C9C992 solid 1px;
}

.right2 dd{
	padding:10px 0 0 3px;
}

.right2 dd p{
	margin-bottom:15px;
}

.right2 dd ul{
	border-top:#CCC dotted 1px;
}

.right2 dd ul li{
	background:url(img/top/right9.png) no-repeat 0.3em 0.8em;
	padding:5px 0 5px 18px;
	border-bottom:#CCC dotted 1px;
}


.right3{
	background:url(img/top/right11.png) no-repeat;
	width:541px;
	height:12px;
	padding:20px 0 20px 120px;
	
}


/*フッター*/
#footer{
	clear:both;
	width:900px;
	padding:10px 0;
	font-size:120%;
}

#footer span{
	font-size:120%;
}

#footer2_wp{
	background:url(img/top/foot_bg.jpg) repeat;
}

#footer2{
	clear:both;
	width:900px;
	padding:13px 0 13px 3px;
}

#footer2 p{
	text-align:right;
	margin-top:-10px;
}
