@charset "utf-8";
/* CSS Document */

/***********
TOC:
=1: タイトル
=2: ヘッダー
=3: グローバルナビ
=4: コンテナ
=5: コンテンツ(左エリア)
=6: サブコンテンツ(右エリア)
=8: 下バナー
=9: ページトップ
=10: フッター
****************/

/* Reset */
*{
list-style: none;
font-style:normal;
margin: 0;
padding: 0;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,p,table,th,tr,td,pre,form,textarea,fieldset,input,select,blockquote,address,iframe {
margin: 0;
padding: 0;
}

h1,h2,h3,h4,h5,h6{ font-weight:normal; font-size:100%;}

img{vertical-align: bottom;}

ol,ul{ list-style:none;}  

fieldset,img{ border:0;}
  
address,caption,cite,code,dfn,em,strong,th,var{  
font-weight:normal;  
font-style:normal;  
}  

caption,th{ text-align:left;}  

q:before,q:after{ content:'';}  

abbr,acronym{ border:0;}
/* //Reset// */

.red{
color: #f00;
}
p.comment{
clear: left;
padding: 20px 0 0 10px;
font-size: 1.2em;
line-height: 1.6em;
}
/* ----------   default  ------------*/

/*--------　リンク  --------*/	
a img{border: none; text-decoration: none;}
a:link {color: #39f; text-decoration: none;}
a:visited {color: #36f; text-decoration: none;}
a:hover {color: #ff9600; text-decoration: none;}
a:active {color: #36f;}
a:focus{ outline:none;}
/*--------　//リンク//  --------*/


body{
color: #282828;
font-family: "ＭＳ Ｐゴシック","Osaka","Verdana",'Hiragino Kaku Gothic Pro',"メイリオ", 'Lucida Grande',sans-serif;
text-align: center;
background: #fff;
font-size: 10px;
}

h1{ display:inline; font-size: 1.1em;}
h2{ display:inline; font-size: 1em;}
/* ----------   //default//  ------------*/




/*  =4:
----------　コンテナ  --------*/ 
#wrapper{
width: 900px;
height: auto;
margin: 0 auto;
padding: 25px 0 0 0;
text-align: left;
color: #282828;
line-height: 1.1em;
/*
letter-spacing: 0.1em;
*/
}
/*--------　//コンテナ//  --------*/ 





/*  =2:
----------　ヘッダー  --------*/
#header {
height: 38px;
margin: 0 auto 15px auto;
width:900px;
overflow: hidden;
}

#logo {
float:left;
margin: 0 10px 0 0;
}
/*--------　//ヘッダー//  --------*/




/*  =1:
----------　タイトル  --------*/
#Title {
float: left;
padding: 5px 0 0 10px;
text-align:left;
color: #151515;
line-height:1.6em;
}
/*--------　//タイトル//  --------*/




/*  =3:
----------　グローバルナビ  --------*/
#gnavi{
width: 900px;
margin: 0 auto;
height: 32px;
list-style-image:none;
}
#gnavi li{
float: left;
}
#gnavi_01 a{ display: block; width: 180px; height: 32px;}
#gnavi_02 a{ display: block; width: 180px; height: 32px;}
#gnavi_03 a{ display: block; width: 180px; height: 32px;}
#gnavi_04 a{ display: block; width: 180px; height: 32px;}
#gnavi_05 a{ display: block; width: 180px; height: 32px;}

#gnavi li a:hover {background-color:transparent;}

#gnavi li a:hover img {visibility:hidden;}

#gnavi_01 {background:transparent url(../images/navi/top_on.png) no-repeat scroll 0 0;}
#gnavi_02 {background:transparent url(../images/navi/web_on.png) no-repeat scroll 0 0;}
#gnavi_03 {background:transparent url(../images/navi/dtp_on.png) no-repeat scroll 0 0;}
#gnavi_04 {background:transparent url(../images/navi/about_on.png) no-repeat scroll 0 0;}
#gnavi_05 {background:transparent url(../images/navi/contact_on.png) no-repeat scroll 0 0;}
/*--------　//グローバルナビ//  --------*/







/*--------　Pankuzu 
#pl {
margin: 0 auto;
text-align: left;
width: 800px;
}
#crumbs { height: 2em;}
#crumbs li {
float:left;
line-height:2em;
padding-left:0.6em;
}
#crumbs li a {
background:transparent url(../common/img/crumbs.gif) no-repeat scroll right center;
display:block;
padding:0 15px 0 0;
}
 --------*/






/*  =5:
----------　右サイドバー  --------*/
#Rightcol{
float: left;
display: inline;
width: 200px;
height: auto;
}
#Rightcol h3{
height: 28px;
background: url(../images/title/contents.gif) no-repeat;
text-indent: -5000px;
}

/*--------　//右サイドバー//  --------*/



/*  =7
/*--------　右バナー  --------*/
#Rightcol ul#banner{
clear: both;
height: auto;
display: block;
padding-top: 5px;
}
#Rightcol ul#banner li{
margin: 10px 0;
}
#Rightcol ul#banner li.bn{
margin-top: 10px;
}
#Rightcol ul#banner li.bn02{
margin: 50px 0 0 0;
}
#Rightcol ul#banner li.cont,li.link a{
display: block; width: 200px; height: auto;
background: #fff;
}
#Rightcol ul#banner li.bn a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
background: #fff;
}
#Rightcol ul#banner li.bn,li.cont a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
background: #fff;
}
#Rightcol ul#banner li.link a{
display: block;
width: 196px;
height: 49px;
padding: 1px;
border: solid 1px #8a8a8a;
background: #fff;
}

#Rightcol ul#banner li.link a:hover{
background: #fff;
padding: 0;
border: solid 2px #8a8a8a;
}
/*--------　//右バナー//  --------*/





/*  =8:
----------　ページトップ  --------*/
.pagetop {
clear: both;
float: right;
display: inline;
height: 18px;
width: 84px;
margin-top: 30px;
}
.pagetop a {
display:block;
height: 18px;
width: 84px;
}
.pagetop a:hover {background-color:transparent;}
.pagetop a:hover img {visibility:hidden;}
.pagetop {background:transparent url(../images/navi/page_top_on.gif) no-repeat scroll 0 0;}
/*--------　//ページトップ  --------*/




/* ----------　1つ前に戻る  --------*/
#oneback a{ display: block; width: 108px; height: 22px;}
#oneback a:hover {background-color:transparent;}
#oneback a:hover img {visibility:hidden;}
#oneback { background:transparent url(../images/navi/oneback_on.png) no-repeat scroll 0 0;
margin: 0 0 15px 10px;
}

/*  =9:
----------　フッター  --------*/
#footer {
background: #fff url(../images/bg/foot_bg.jpg) no-repeat center top;
clear:both;
height: 185px;
width: auto;
margin-top: 30px;
}
.foot_inner {
width: 880px;
height: auto;
margin: 0 auto;
padding: 0 10px 30px 10px;
text-align:left;
}
.foot_inner .info{
float:left;
line-height: 1.8em;
width: 220px;
}
.foot_inner .info a{
background:#3399FF;
color: #fff; text-decoration: none;
padding: 2px;
}
.foot_inner .info a:hover{
background: #fff;
color: #ff8a00; text-decoration: none;
padding: 2px;
}
.foot_inner .info .foot_logo{
display: inline;
width: 158px;
margin-bottom: 5px;
}
.foot_inner .info em{
font-weight: bold;
font-size: 1.1em;
margin-bottom: 2px;
position:relative; zoom:1;
}
.foot_inner dl{
float: left;
width: auto;
margin-left: 60px;
}
.foot_inner dl dt{
width: auto;
margin-bottom: 5px;
}
.foot_inner em{
line-height: 1.4em;
font-size: 1.4em;
font-weight: bold;
}
.foot_inner dl dd{
width: auto;
line-height: 1.4em;
font-size: 1em;
padding: 0 2px 2px 8px;
margin-bottom: 5px;
}
.foot_inner dl dd.link{
float: left;
}
.foot_inner dl dd img{
width: 30px;
height: 30px;
padding: 1px;
border: solid 1px #8a8a8a;
}
.foot_inner dl dd a:hover img{
padding: 0;
border: solid 2px #8a8a8a;
}

.foot_inner dl dd p a{
padding: 2px 2px 2px 8px;
background:#3399FF url(../images/icon/arrow.gif) no-repeat center left;
color: #fff; text-decoration: none;
}
#footer .foot_inner dl dd p a:hover{
padding-left: 8px;
background: #fff url(../images/icon/arrow_on.gif) no-repeat center left;
color: #ff8a00; text-decoration: none;
}


dl.topics dd{
font-size: 1.2em;
}


#footer .foot_inner .copy{
padding-top: 8px;
clear: left;
text-align: right;
line-height: 1.2em;
}
#footer .foot_inner .copy p{ display: inline;}
#footer .foot_inner .copyright{ margin-right: 10px;}
/*--------　//フッター  --------*/




/*クリア*/
.clearfix:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
.clearfix {
min-height: 1px;
}

.clear{ clear: both;}

