/* ------------------------------------------- body */

body 
{  
margin-top: 0em;
text-align: center;
}

body,
td
{
font-size:x-small; /* win ie5.x */
fo\nt-size:x-small; /* win ie6.x,mac ie5.x */
line-height: 1.4em;
}

html>body,
html>body td
{ /* gecko and macie  */
font-size:small;
font-family:sans-serif;
line-height: 1.4em;
}

em{
font-style:normal;
}


/* ------------------------------------------- layout */

#ghcont 
{
width: 700px;
background-color: #ffffff;
border-style:solid;
border-width:1px;
border-color:#ffffff;
padding:0;
margin:0;
}

#ghtitle 
{
width:700px;
height:60px;
background-image: url(http://i.yimg.jp/images/geo/geocre/tmpl/06/img/title-bk.gif);
padding:0;
margin:0;
}

#ghmain 
{
width: 700px;
background-color: #ffffff;
margin: 0;
}

#c1 
{
width: 150px;
background-image: url(http://i.yimg.jp/images/geo/geocre/tmpl/06/img/c1_bk.gif);
vertical-align: top;
padding-left:10px;
margin-right:0px;
}


#c2 
{
width: 550px;
text-align: center;
}

/* ------------------------------------------- header */

h1 
{
color:#ffffff;
font-size: 12px;
text-align: left;
padding-left: 20px;
margin:0;
}

h2 
{
font-size: 12px;
color:#ffffff;
font-weight:normal;
text-align:center;
}

#h2bktop {
background-image: url(http://i.yimg.jp/images/geo/geocre/tmpl/06/img/toph2-bk.gif);
background-repeat:no-repeat;
width:495px;
height:113px;
margin-top:20px;
margin-bottom:20px;
}

#h2bkcontents {
background-image: url(http://i.yimg.jp/images/geo/geocre/tmpl/06/img/contentsh2-bk.gif);
background-repeat:no-repeat;
width:305px;
height:28px;
margin-top:20px;
padding:4px;
}

#contents {
color:#3d3d3d;
}
/* ------------------------------------------- menu */

#ghmenu_home
{
text-align: left;
padding-top:10px;
padding-left:15px;
}
/* gecko \*/
html>body #ghmenu_home
{
padding-top:2px;
}
/* gecko end */

#ghmenu
{
text-align: left;
padding-top:0px;
padding-bottom:2px;
padding-left:15px;
}

#ghgl
{
text-align: left;
padding-top:0px;
padding-bottom:2px;
padding-left:15px;
}

#ghdr
{
text-align: left;
padding-top:0px;
padding-bottom:2px;
padding-left:15px;
}

#ghgb
{
text-align: left;
padding-top:0px;
padding-bottom:2px;
padding-left:15px;
}

#ghm 
{
text-align: left;
padding-bottom:10px;
padding-left:10px;
}

#ghlo 
{
text-align: left;
padding-bottom:10px;
padding-left:10px;
}

.ghnav_l 
{
border-bottom:#E4E4E4 1px solid;
}

/* ------------------------------------------- general-purpose */
.spacer1
{ 
font-size: 0;
line-height: 0;
width: 10px;
height: 1px;
clear: both;
}
	
.spacer20
{
font-size: 0; 
line-height: 0;
width: 20px;
height: 20px;
clear: both;
}
		

img
{
border: 0;
}

p
{
margin:0;
line-height: 1.5em;  
}

	
/* ------------------------------------------- link */
a:link 
{
text-decoration : underline;
background: transparent;
color:#347AAD;
}

a:visited
{
text-decoration : underline;
background: transparent;
color:#347AAD;
}

a:hover
{
text-decoration : underline;
background: transparent;
color:#347AAD;
}

