@charset "shift_jis";

/******************リセット********************/
*{
	margin:0;
	padding:0;
}


img{
	border:none;
	margin:0;
	padding:0;
	text-align:center;
	text-decoration:none;
}

p {
	margin-bottom: 0.7em;
}

form{
margin:0;
}

/******************base********************/


body {
	color: #4D4D4D;
	font-size: 12px;
	font-family: verdana,Osaka,"ＭＳ Ｐゴシック","MS PGothic";
	line-height:1.5;
	background-image: url(../img/back002.gif);
	background-repeat: repeat;
	text-align:center;
}



table {
	font-size: 12px;
	line-height: 16px;
	color: #4D4D4D;
	letter-spacing: 0.1em;
}

#menu td {
	vertical-align: top;
}

.pageTop {
	clear: both;
	text-align: right;
}

/******************レイアウト********************/

#header_top {
	height: 20px;
	width: 790px;
}

#tagline {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0;
	width: 720px;
	text-align: left;
	height: 20px;
	float: left;
	color: #FF3300;
	text-indent: 5px;
}
#tagline a {
	text-decoration: none;
	color: #FF3300;
}




#en_btn a {
	height: 20px;
	width: 60px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left:330px;
	background-image: url(../common_img/english_btn.jpg);
	background-repeat: no-repeat;

	text-indent:-9000px
}


#en_btn a:hover {
	background-image: url(../common_img/english_btn_hover.jpg);
	background-repeat: no-repeat;
}

#wrapper {
	width: 790px;
	margin:0 auto;
	background-color: #FFFFFF;
	text-align: left;
	line-height: 140%;
}
#contents{
width:565px;
margin-left:25px;
}
#foot {
	clear: both;
	width: 790px;
}


#whatnew {
	width: 585px;
	font-size: 12px;
	line-height: 180%;
	height: 250px;
	scrollbar-base-color: #F90;
	scrollbar-shadow-color: #444;
	scrollbar-darkshadow-color: #FFCC00;
	scrollbar-highlight-color: #FE0;
	scrollbar-3dlight-color: #FFCC00;
	margin-bottom: 4px;
}
.top_upperblock {
	width: 585px;
	margin-bottom: 8px;
}


#whatnew p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-left: 80px;
	text-indent: -70px;
	line-height:120%;
}
.border_orange_1px {
	width: 100%;
	border: 1px solid #FF9900;
}


#head_banner_top {
	height: 80px;
	width: 790px;
	background-image: url(../common_img/head_top.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#head_banner {
	height: 80px;
	width: 790px;
	background-image: url(../common_img/head_top_02.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

.head_logo {
	text-indent: -9000px;
	display: block;
	height: 80px;
	width: 237px;
}


/*****************クラス********************/
.side_ban {
	display: block;
	text-align: center;
	font-size: 10px;
}

.side_ban_txt {
	text-align: right;
	font-size: 10px;
	width: 185px;
}

.midashi_arrow_ftred {
	background-image: url(../img/p02.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 0px 6px;
	font-size: 13px;
	color: #CC0000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.noshade {
	margin-top: 7px;
	margin-bottom: 7px;
	width: 98%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.solidLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}


.pddingleft_25 {
	padding-left: 25px;
}

.border_orange {
	border: 5px solid #FF6600;
}
.border_red {
	border: 3px solid #FF0033;
}


.pdding5px {
	padding: 5px;
}

.margin_btm_10 {
	margin-bottom: 10px;
}

.MarginTop10{
}

.dspn{
	display:none;
}

.box{
	display:block;
}

.TextCenter{
	text-align:center;
}

.txtL{
text-align:left;
}
/******************リンク********************/

a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

#left {
	width: 200px;
	float: left;
}

#main {
	width: 590px;
	float: right;
	clear: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
#footer {
	clear: both;
	width: 790px;
	margin-top: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
#foot_navi {
	background-color: #CCCCCC;
	font-size: 10px;
	text-align: left;
	width: 790px;
	margin-top: 5px;
}
#left_inner {
	padding-right: 8px;
	padding-left: 7px;
	line-height:1.2;
}
.margin_btm_5 {
	margin-bottom: 5px;
}

.line_dashed{
	background-image: url(../common_img/line_dashed.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#side_menu ul {
	list-style-image: url(../img/p01.gif);
	list-style-type: none;
	list-style-position: outside;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 140%;
}
#side_menu li {
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#side_menu a {
	font-weight: bold;
}
.imgR {
	float: right;
	margin-left: 10px;
	display: block;
}

.imgL {
	float: left;
	margin-right: 10px;
	display: block;
}

.sub_hrefbox {
	display: block;
	width: 185px;
}

.ImgSubTitle01{
border-bottom:#FF3300 2px dotted;
margin:10px 5px;
}

.pkg:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

.pkg {   
    display: inline-block;   
}

.shopSeriviceIcon {
	width: 160px;
	height: 23px;
	position: absolute;
	top: 730px;
	left: 50%;
	margin-left: 240px;
}

.bukken_info {

	width: 173px;
	border: 2px solid #FF9600;
	padding: 5px;
	margin-bottom: 10px;
}
