@charset "utf-8";

/*
 Share Style [
----------------------------------------------------------- */
* {margin:0; padding:0;}
body{
	width:100%;
	text-align:center;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3","Osaka","sans-serif";
	background:url(../image/bgimg.gif) repeat-x top left;
	color:#666666;
	font-size:12px;
	line-height:130%;
}
html {
	overflow-y:scroll;
}
a img{
	border: none;
}
a:link {
	color:#0099CC;
	text-decoration:underline;
}
a:visited {
	color:#0099CC;
	text-decoration:underline;
}
a:hover {
	color:#00CCFF;
	text-decoration:underline;
}
h1,h2,h3,h4,h5{
	margin:0;
	padding:0;
	float:left;
}
.clear {
	clear:both;
}
/*
 wrapper [
----------------------------------------------------------- */
#wrapper{
	width:990px;
	margin:0 auto;
	background:url(../image/bg_main.jpg) no-repeat top left;
}
div#wrapper:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
div#wrapper{
	display:inline-block;
}
/*
 mainwrapper [
----------------------------------------------------------- */
#mainwrapper{
	width:890px;
	margin:0 auto;
	background-color:#FFFFFF;
	text-align:left;
}
div#mainwrapper:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
div#mainwrapper{
	display:inline-block;
}
/*
 header [
----------------------------------------------------------- */
#header{
	float:left;
	width:100%;
	background:url(../image/header_dotline.gif) repeat-x bottom left;
	position: relative;
	z-index: 9999;
}
#header_beauty{
	float:left;
	width:100%;
	background:url(../image/header_post_dotline.gif) repeat-x bottom left;
}
/*
 header menu [
----------------------------------------------------------- */
#navi {
	width: 890px;
	height:91px;
	margin:0;
	padding:0;
	text-align:right;
}
.gray {
	background:url(../image/nav_bg.jpg) no-repeat;
	background-position: 0 0;
}
.blue {
	background:url(../image/nav_bg.jpg) no-repeat;
	background-position: 0 -91px;
}
.navy {
	background:url(../image/nav_bg.jpg) no-repeat;
	background-position: 0 -182px;
}
.purple {
	background:url(../image/nav_bg.jpg) no-repeat;
	background-position: 0 -273px;
}
.pink {
	background:url(../image/nav_bg.jpg) no-repeat;
	background-position: 0 -364px;
}
#navi_language {
	width:111px;
	height:15px;
	padding:6px 0 15px 769px;
}
#navi_list {
	clear:both;
	width:623px;
	height:50px;
	padding:0 0 0 267px;
}
#navi_language ul,#navi_list ul{
	list-style:none;
	margin:0;
	padding:0;
}
#navi_language li,#navi_list li {
	float:left;
}


/*
 topickpath01 Style [
----------------------------------------------------------- */
ul#topicpath01{
	float:left;
	padding:7px 0 7px 12px;
	margin:0;
	width:80%;
	font-size:10px;
}
ul#topicpath01 li{
	display:inline;
	line-height:110%;
	list-style-type:none;
}
ul#topicpath01 li strong.tplink{
	font-weight:normal!important;
}
ul#topicpath01 li a:link{
	padding-right:10px;
	background:url(../image/topicpath.gif) no-repeat right center;
}
ul#topicpath01 li a:visited{
	padding-right:10px;
	background:url(../image/topicpath.gif) no-repeat right center;
}
ul#topicpath01 li a:hover{
	padding-right:10px;
	background:url(../image/topicpath.gif) no-repeat right center;
}
ul#topicpath01 li strong.here{
	font-weight:normal;
}
/*
 contentwrapper [
----------------------------------------------------------- */
#contentwrapper_2column{
	float:left;
	width:100%;
	background-color:#FAF9F8;
}
#maincontent{
	float:left;
	width:689px;
	padding-bottom:50px;
	border-right:solid 1px #BCD5E6;
	background-color:#FFFFFF;
}
#indexcontent{
	float:left;
	width:100%;
	background-color:#FFFFFF;
}
h1{
	width:689px;
}
/*
 sidemenu [
----------------------------------------------------------- */
#sidemenu{
	float:left;
	width:200px;
	padding-bottom:50px;
}
ul.othersSidemenu{
	float:left;
	width:178px;
	padding:5px 0 0 22px;
}
ul.othersSidemenu li{
	float:left;
	width:164px;
	font-size:10px;
	padding:2px 0 3px 14px;
	list-style-type:none;
	background:url(../image/sidemenu_others_listmark.gif) no-repeat 0px 2px;
	line-height:150%;
}
ul.othersSidemenu li.gt_talk{
	float:left;
	width:164px;
	padding:2px 0 3px 14px;
	list-style-type:none;
	background:url(../image/sidemenu_others_listmark.gif) no-repeat 0px 2px;
	line-height:150%;
}

#sidemenu img{
	float:left;
}
.itemimage{
	float:left;
	width:200px;
}
.side_items_subtitle{
	padding-top:10px;
}
.side_title_coordinate{
	padding-top:5px;
}
img.gtdownload{
	padding-top:5px;
}


/*
 footer [
----------------------------------------------------------- */
#footer{
	clear:both;
	width:100%;
	border-top:solid 5px #E9E9E9;
}
div#wrapFooterLink{
	float:left;
	width:80%;
	padding-top:14px;
}
div#footerlink{
	padding-left:12px;
	color:#0056AE;
	font-size:10px;
	line-height:170%;
}
.copyright{
	padding-top:10px;
	padding-left:12px;
	font-size:10px;
	padding-bottom:30px;
	line-height:135%;
}
.linkpost{
	float:right;
}