@charset "UTF-8";
/* デフォルトCSS */

body{
	background:#DADADA;
	margin: 0;
	padding: 0 0 12px 0;
	color:#333333;/* 基本文字色 */
	
	font-size:14px;
	}

h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd,a {
	font-size:1em;
	line-height:1.6em;
	margin:0;
	padding:0;
	}
img {border: none;}

/* リンク用カラー */
a:link   { color: #003399;}
a:visited  { text-decoration: none }
a:active   { text-decoration: none }
a:hover   { color: #993300; text-decoration: underline }

/* 下付き文字 */
sub {
	font-size:0.75em;
	vertical-align:baseline;}

/* 共用クラス */
.clear {clear: both;}
.hdn {display:none;}

/* clear FIX */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-table; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


#Wrap {
	width:817px;
	margin:0 auto;
	text-align:left;
	background:url(/lib/img/bg_ceenter.gif) repeat-y;
}

#WrapInner {}

#HeadNavi{
width:803px;
margin:5px auto 0 auto;

color:#666666;
font-size:11px;
text-align:right;

}

#HeadNavi a {
color:#666666;
}

#Header   {
	background:url(/lib/img/bg_head.gif) no-repeat top left;
	}

#HeaderInner {
	height:80px;
	padding:0 18px;
	}

#GHLogo {
	float:left;
	width:278px;
	margin-top: 15px;
	}
	
#MyAccess{
	float:right;
	margin-top:17px;
}

#Gnavi {
	}

#GnaviInner{
	margin-left:18px;
	}

	
#Gnavi li{
	list-style:none;
	height:50px;
	
	float:left;
	}

#Gnavi li a {
	display:block;
	height:100%;
	width:100%;
	}


#Home{width:60px;}
#Greetings{
	width:120px;
	background:url(/lib/img/mnavi_greetings_o.gif);
	}
#Idea{width:120px;
	background:url(/lib/img/mnavi_idea_o.gif);
	}
#Corpinfo{width:121px;
	background:url(/lib/img/mnavi_corpinfo_o.gif);
	}
#Club-csc{width:120px;
	background:url(/lib/img/mnavi_club-csc_o.gif);
	}
#Application{width:120px;
	background:url(/lib/img/mnavi_MyAccess_o.gif);
	}
#Inquiry{width:120px;
	background:url(/lib/img/mnavi_inquiry_o.gif);
	}

#Home{}
body#PGreetings #Greetings img,
body#PIdea #Idea img,
body#PCorpinfo #Corpinfo img,
body#PClub-csc #Club-csc img,
body#PApplication #Application img,
body#PInquiry #Inquiry img
{ display:none;}


#NaviInquiry{
}

#PageBody{
	}

#PageBodyInner {
	padding:0 18px;
	}
	
#PageTitle{
	
}

#Footer{
	clear:both;
	background:url(/lib/img/bg_foot.gif) no-repeat 0px bottom;
	margin-top:15px;
	}

#FooterInner {
	width:838px;
	margin:0 auto;
	padding-top: 8px;
	padding-bottom: 22px;
	}

#GotoPageTop {
clear:both;
	}

#GotoPageTopInner{
	width:790px;
	margin:0 auto;
	background: #F7F7F7;
	text-align:right;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	}

#Rights{
	margin-left: 17px;
}

#FootNavi {
	}
#FootNavi p {
	}
	
#Pan{
padding:14px 0 7px 0;
text-align:center;
color:#666666;
font-size:10px;	
}

#Pan a{
	color:#666666;
	}

#Copy ,#Produce,#Copy a,#Produce a{
font-size:10px;
color:#666666;

line-height:12px;
}


/* 1 colomn Css */
body.OneClm #PageBodyInner {
	width:790px;
	margin:0 auto;
	}
	
body.OneClm #MainClmInner {
		padding:12px 30px 45px 30px;
	}

/* 2 colomn Css */

body.TwoClm {
	
}

body.TwoClm #MainClm {
	width:634px;
	float:left;
}

body.TwoClm #MainClmInner {
		padding:12px 30px 45px 30px;
	}

body.TwoClm #SubClmInner {
		padding:12px 5px 25px 5px;
	}

body.TwoClm #SubClm {
	width:183px;
	float:right;
}

body.TwoClm #SubClm li{
	margin:0 0 0 20px;
	}

body.TwoClm #PageBodyInner {
	}
/*
body.TwoClm #Pan {
}*/


/* サイドナビ */
#SubClm {
	font-size:12px;
	}
#SubClm a {
	color:#006633;}

/* デザイン共通クラス */
.pictL {
	float:left;
	margin:0 5px 5px 0;
	}

.pictR {
	float:right;
	margin:0 0 5px 5px;
	}

/**/

h2{
	color:#000000;
	}

#MainClmInner .ttl1{
	background: url(/lib/img/bg_h.gif) no-repeat right bottom;
	font-size:18px;
	padding: 10px 60px 7px 68px;
	line-height:4em;
}

#MainClmInner .ttl2{
	background: url(/lib/img/bg_h.gif) no-repeat right bottom;
	font-size:18px;
	padding: 10px 60px 7px 68px;
	line-height:1.5em;
}