@charset "Shift_JIS";

body {
	color: #333333;
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #FFFFFF;
	margin: 0px auto;
	text-align: center;
	position:relative;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#wrapper {
	text-align:left;
	width: 980px;
	margin: 0px auto;
	padding: 0 10px;
}

#header {
	margin: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	font-size: 16px;
	background-image: url(../img/title_bg.gif);
	height: 50px;
	color: #FFF;
	padding-top: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	background-repeat: no-repeat;
}
h4 {
	font-size: 14px;
	border-left: solid 6px #FCC;
	text-indent: 0.4em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#footer {
	clear: both;
}


#topnavi {
	clear: both;
}

em {
	visibility: hidden;
}

#topnavi ul {
	list-style-type: none;
	width: 960px;
	padding: 0px;
	height: 55px;
	margin: 0px;
}

#topnavi li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 55px;
}
#tn1 a {
	text-decoration: none;
	display: block;
	height: 55px;
	width: 107px;
	text-align: center;
	line-height:55px;
	background:url(../img/tn_1.gif);
}

#tn2 a {
	text-decoration: none;
	display: block;
	height: 55px;
	width: 243px;
	text-align: center;
	line-height:55px;
	background:url(../img/tn_2.gif);
}

#tn3 a {
	text-decoration: none;
	display: block;
	height: 55px;
	width: 149px;
	text-align: center;
	line-height:55px;
	background:url(../img/tn_3.gif);
}

#tn4 a {
	text-decoration: none;
	display: block;
	height: 55px;
	width: 124px;
	text-align: center;
	line-height:55px;
	background:url(../img/tn_4.gif);
}

#tn5 a {
	text-decoration: none;
	display: block;
	height: 55px;
	width: 124px;
	text-align: center;
	line-height:55px;
	background:url(../img/tn_5.gif);
}

#topnavi a:hover {
	background-position:0 -55px;
}

.copyright {
	height: 20px;
	text-align: center;
	vertical-align: middle;
	padding: 10 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: ff8aad;

}


#contents {
	width:672px;
	float: left;
}

#contents_inside {
	padding-bottom: 20px;
	width: 642px;
	margin-top: 0;
	margin-right: 30;
	margin-bottom: 0;
	margin-left: 0px;
}

#sidemenu {
	width:288px;
	float: right;
}

#caption {
	background-image: url(../img/title_bg_large.gif);
	background-repeat: no-repeat;
	margin-top: 30;
	margin-right: 0px;
	margin-bottom: 30;
	margin-left: 0px;
	height: 55px;
	width: 960px;
}

#wrapper #caption h2 {
	font-size: 16px;
	color: #FFF;
	padding-bottom: 8px;
	padding-top: 12px;
	padding-left: 12px;
}
#wrapper #caption p {
	margin: 0px;
}

#shop_icon {
	float: right;
	margin: 0px;
	height: 65px;
	width: 179px;
	background-image: url(../img/shopping.gif);
}
#lang_icon {
	float: right;
	margin: 0px;
	height: 65px;
	width: 120px;
}

#shop_icon a {
	text-decoration: none;
	display: block;
	height: 65px;
	width: 179px;
}

#shop_icon a:hover {
	background-image: url(../img/shopping.gif);
	background-position: 0 -65px;
}

#logo {
	float: left;
}
.p_no_padding {
	margin: 0px;
}

.red {
	color:#F00;
	font-weight:bold;
}
.red_l {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
.gray_l {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
#company_inside {
	font-size: 12px;
}
.gonext {
	clear: both;
	text-align: center;
	font-size: 14px;
	margin-top: 20px;
}

