@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","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","Osaka－等幅",sans-serif;
}

body{
	font-size:65%;
	color:#333333;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","Osaka－等幅",sans-serif;
}

/*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{
	line-height:1.5em;
}


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

a{
	color:#F00;
	text-decoration:underline;
}

a:hover{
	color:#F90;
	text-decoration:none;
}

a:hover img{
	filter:alpha(opacity=70);
  /*-moz-opacity:0.70;*/
  opacity:0.7;
}

a:hover img{
	filter: alpha(opacity=70);
  -moz-opacity:0.70;
  opacity:0.70;
} 


.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,#gra-navi,#flash,#content,#footer{
	background-color:#FFF;
}


/*ヘッダー*/
#header{
	width:920px;
}



/*グランドナビゲーション*/
#gra-navi{
	clear:both;
	width:920px;
}

#gra-navi ul{
	overflow:hidden;
}


#gra-navi ul li{
	display:inline;
}


#gra-navi a   {
	background-image:url(img/index/img-top.jpg);
    height: 29px;   
    display: block;   
    text-indent: -9999px;   
    overflow: hidden;   
} 

#gra-navi:after   { height:0; visibility: hidden; content: "."; display: block; clear: both; }   
#gra-navi li  {   
    float: left;
}   
#gra-navi .gnavi01 a  { 
	width: 149px; 
	background-position:0 0;
	padding-left:5px;
}   
#gra-navi .gnavi02 a  {
	width: 149px; 
    background-position:-154px 0;
	padding-left:5px;
}   
#gra-navi .gnavi03 a  {
	width: 149px; 
    background-position:-309px 0;
	padding-left:5px;
}   
#gra-navi .gnavi04 a  {
	width: 149px; 
    background-position:-463px 0;
	padding-left:5px;
}
#gra-navi .gnavi05 a  {
	width: 149px; 
    background-position:-617px 0;
	padding-left:5px;
}
#gra-navi .gnavi06 a  {
	width: 149px; 
    background-position:-771px 0;   
} 
#gra-navi .gnavi01 a:hover  { 
	width: 149px; 
	background-position:0 -35px;
}   
#gra-navi .gnavi02 a:hover  {
	width: 149px; 
    background-position:-154px -35px;   
}   
#gra-navi .gnavi03 a:hover  {
	width: 149px; 
    background-position:-309px -35px; 
}   
#gra-navi .gnavi04 a:hover  {
	width: 149px; 
    background-position:-463px -35px;   
}
#gra-navi .gnavi05 a:hover  {
	width: 149px; 
    background-position:-617px -35px;   
}
#gra-navi .gnavi06 a:hover  {
	width: 149px; 
    background-position:-771px -35px;   
}   
 
/*コンテンツ-2*/
#content-2{
	clear:both;
	width:920px;
	overflow:hidden;
}



/*フラッシュ*/


#flash{
	width:450px;
	height:254px;
	float:left;
	margin-top:20px;
}

/*ライトカラム-2*/
.pa-top20{
	padding-top:20px;
}

#right-col-2{
	width:441px;
	float:left;
	padding-left:28px;
}
#right-col-2 ul{
	overflow:hidden;
}



#right-col-2 a   {
	background-image:url(img/index/img-top.jpg);
    height: 72px;   
    display: block;   
    text-indent: -9999px;   
    overflow: hidden;   
} 

#right-col-2:after   { height:0; visibility: hidden; content: "."; display: block; clear: both; }   
  
#right-col-2 .right2-01 a  { 
	width: 441px; 
	background-position:-1px -76px;
}   
#right-col-2 .right2-02 a  {
	width: 441px; 
    background-position:-446px -76px;
}   
#right-col-2 .right2-03 a  {
	width: 441px; 
    background-position:-891px -76px;;
}
#right-col-2 .right2-01 a:hover  { 
	width: 441px; 
	background-position:-1px -151px;
}   
#right-col-2 .right2-02 a:hover  {
	width: 441px; 
    background-position:-446px -151px;   
}   
#right-col-2 .right2-03 a:hover  {
	width: 441px; 
    background-position:-891px -151px; 
}   



/*コンテンツ*/
#content{
	clear:both;
	width:920px;
	overflow:hidden;
}

/*レフトカラム*/
#left-col{
	width:695px;
	padding:20px 20px 30px 0;
	float:left;
}


/*レフトカラムのボタン*/
#left-btn{
	overflow:hidden;
	padding:15px 0 20px 0;
}

#left-btn ul li{
	display:inline;
	float:left;
}

#left-btn a   {
	background-image:url(img/index/img-top.jpg);
    height: 60px;   
    display: block;   
    text-indent: -9999px;   
    overflow: hidden;   
} 

#left-btn:after   { height:0; visibility: hidden; content: "."; display: block; clear: both; }   
  
#left-btn .left-btn01 a  { 
	width: 345px; 
	background-position:-411px -231px;
}   
#left-btn .left-btn02 a  {
	width: 345px; 
    background-position:-761px -231px;
}   

#left-btn .left-btn01 a:hover  { 
	width: 345px; 
	background-position:-411px -296px;
}   
#left-btn .left-btn02 a:hover  {
	width: 345px; 
    background-position:-761px -296px;   
}


.left1{
	clear:both;
	overflow:hidden;
	padding-bottom:30px;
}

.left2{
	width:330px;
	float:left;
	padding-right:30px;
}

.left5{
	width:330px;
	float:left;
}

.left3{
	width:123px;
	float:left;
	padding:10px 5px 5px 0;
}

.left6{
	width:90px;
	float:left;
	padding:5px 10px 5px 0;
}

.left4{
	padding:10px 0 0 0;
	font-size:110%;
	line-height:1.3em;
}

#info{
	padding:10px 0 0 0;
	font-size:110%;
}

#info dt{
	width:55px;
	float:left;
}

#info dd{
	margin-left:55px;
}

.co-red{
	color:#F00;
}




/*ライトカラム*/
#right-col{
	width:200px;
	float:right;
	padding:20px 0 30px 0;
}

/*ライトカラムのボタン*/
#right-btn{
	overflow:hidden;
}

#right-btn li{
	padding-bottom:15px;
}


#right-btn a   {
	background-image:url(img/index/img-top.jpg);  
    display: block;   
    text-indent: -9999px;   
    overflow: hidden;   
} 

#right-btn:after   { height:0; visibility: hidden; content: "."; display: block; clear: both; }   
  
#right-btn .right-btn01 a  { 
	width: 199px;
	height:182px; 
	background-position:-1px -231px;
}   
#right-btn .right-btn02 a  {
	width: 199px;
	height:125px; 
    background-position:-206px -231px;
}   

#right-btn .right-btn01 a:hover  { 
	width: 199px;
	height:182px; 
	background-position:-1px -416px;
}   
#right-btn .right-btn02 a:hover  {
	width: 199px;
	height:125px; 
    background-position:-206px -361px;   
}

.right1{
	padding:20px;
}

.right1 img{
	padding-bottom:10px;
}



/*フッター*/
#footer{
	background-color:#916B4A;
	color:#FFF;
	width:900px;
	padding:5px 0 5px 20px;
	font-size:110%;
}

.footer1{
	font-size:130%;
	font-weight:bold;
}

#footer2{
	text-align:center;
	padding:20px 0 0 50px;
	font-size:110%;
}


/*----------------------------------ここまで基本CSS---------------------------------------*/

/*ヘッダー*/
.head1{
	color:#0099FF;
	padding-top:5px;
	padding-bottom:15px;
}

.head3{
	width:550px;
	float:left;
	padding-bottom:5px;
}

.head2{
	width:365px;
	float:right;
}

.head4{
	width:175px;
	float:left;
}

.head5{
	width:185px;
	float:right;
}


