@charset "utf-8";

body {
	background-image: url();
	margin-top: 0px;
	text-align: center;
	background-color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}



#mainbox {
	font-size: 12px;
	background-color: #FFFFFF;
	width: 1050px;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	overflow: visible;
}
.copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	clear: both;
	padding-left: 20px;
}

#header {
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	display: inline-block;
	width: 1050px;
	height: auto;
	margin-left: -15px;
}



#main {
	width: 1050px;
	background-color: #FFFFFF;
	display: inline-block;
}
#main #contents  a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #contents .Pbox .colorbox  img {
	border: 1px solid #999;
}
#main #contents .Pbox table tr td img {
	border-style: none;

}
#mainbox form table tr td table {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	border-style: none;

}

#sidemenu {
	background-color: #FFF;
	float: left;
	height: 100%;
	width: 218px;
	margin-top: -15px;
	padding-left: 0px;
	margin-left: 0px;
}
#sidemenu img  {
	padding-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #sidemenu a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}







/*トップメニュー*/


ul#globalnavi{
	width: 480px;
	overflow: hidden;
	text-align: right;
	float: right;
	display: block;
	background-color: #FFF;
}

ul#globalnavi li{
    float:left;
    height:25px;
    display:block;
}

ul#globalnavi li a {
    display: block;
    overflow: hidden;
    height: 25px;
    background-image: url(../img/navigation.gif);
    padding-top:25px;
}

/* global navi normal
---------------------*/
    #navi1 a { width:75px; background-position:0       25px;}
    #navi2 a { width:172px; background-position:-75px  25px;}
    #navi3 a { width:93px; background-position:-247px  25px;}
    #navi4 a { width:52px; background-position:-340px  25px;}
    #navi5 a { width:88px; background-position:-392px  25px;}

/* global navi rollover
---------------------*/
    #navi1 a:hover { width:75px; background-position:0px   0;}
    #navi2 a:hover { width:172px; background-position:-75px  0;}
    #navi3 a:hover { width:93px; background-position:-247px  0;}
    #navi4 a:hover { width:52px; background-position:-340px  0;}
    #navi5 a:hover { width:88px; background-position:-392px  0;}

	
#header #main #sidemenu img {
	padding-top: 5px;
}
#contents {
	background-color: #FFF;
	width: 800px;
	float: right;
	margin-top: -12px;
	border: thin solid #CCC;
}
#wrap {
	width: 100%;
}
#headmenu {
	background-color: #FFFFFF;
	width: 566px;
	margin-right: 0px;
	float: right;
}







#footer {
	background-color: #000;
	width: 1050px;
	position: absolute;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.1em;
	clear: both;
	vertical-align: bottom;
	left: 16px;
	text-align: center;
	margin-right: auto;
	margin-left: -16px;
	padding-top: 10px;
	bottom: 0px;
	bottom: auto;
	top: auto;
}
 #footer a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}


#footer a:hover {
	text-decoration: underline;
}
#footerbox {
	background-color: #dcdcdc;
	width: 900px;
	background-image: url(../img/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #333;
	letter-spacing: normal;
	line-height: 150%;
	margin-top: 10px;
	height: 380px;
	bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}


.left {
	width: 430px;
	float: left;
	text-align: left;
	background-image: url(../img/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #DCDCDC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.right {
	width: 430px;
	text-align: left;
	background-color: #DCDCDC;
	float: right;
	background-image: url(../img/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
}
#footerbox h3     {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#mainbox #footer #footerbox a {
	color: #099;
}






.box1 {
	width: 720px;
	border: 2px solid #504541;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	font-weight: normal;
	margin-bottom: 10px;
	display: block;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.box2 {
	padding: 10px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	border: thin dotted #504541;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	line-height: 150%;
	margin-top: 10px;
}
.box3 {
	margin: 5px;
	padding: 5px;
	border: thin solid #099;
	font-size: 12px;
}
.text10 {
	font-size: 10px;
}
.item_name {
	font-size: 12px;
	color: #FFF;
	background-color: #999;
	padding: 3px;
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 5px;
	display: inline-block;
}



.text14 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #666;
}
.red {
	color: #C30;
	font-weight: bold;
	margin-top: 0px;
	font-size: small;
}




.img_right {
	float: right;
	margin-left: 10px;
}
.img_left {
	float: left;
	display: block;
	margin-right: 10px;
}

#header a img {
	margin-left: 15px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header h1 {
	font-size: 10px;
	line-height: 150%;
	font-weight: normal;
	color: #333;
	margin-left: 15px;
	margin-bottom: -30px;
	display: inline;
	vertical-align: text-top;
}

.text14_green {
	font-size: 14px;
	color: #099;
	font-weight: bold;
}
.yajirusi {
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	color: #099;
	text-align: center;
	width: 800px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 380px;
}
.breadcrumb {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	padding: 10px;
	letter-spacing: 0.1em;
}
.Pbox {
	border: 1px dotted #999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 15px;
	height: auto;
	width: 92%;
	font-size: 12px;
}
.Pbox img {
	border: 1px solid #999;
}
.Ptitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #666;
	border: thin solid #999;
	padding: 5px;
	color: #FFF;
	letter-spacing: 0.1em;
	background-attachment: fixed;
}

.Jtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #333;
	border: thin solid #999;
	padding: 5px;
	color: #FFF;
	letter-spacing: 0.1em;
}
.Pbox h3    {
	color: #333;
	margin-top: 5px;
	font-weight: normal;
	font-size: 12px;
}

.Pbox h3 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	margin-right: 10px;
}

.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	display: block;
}
.colorbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	display: block;
	padding: 10px;
	width: 700px;
	border: thin dotted #099;
	letter-spacing: 0.1em;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lineup td{
	font-size: 10px;
	letter-spacing: 0.2em;
	padding: 0px;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}

#main #contents .lineup .tableA tr td a img {
	border: 1px solid #999;
}
.tableA {
	font-size: 10px;
	letter-spacing: 0.2em;
}

.pricebox {
	border: thin solid #099;
	padding: 10px;
	margin: 20px;
}

#main #contents .Pbox div .pricebox table  tr td{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#mainbox #main #contents #about .img_left {
	margin-left: 15px;
}
.box740 {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
.img_left_border {
	border: 1px solid #666;
	float: left;
	background-color: #FFF;
	display: block;
}
.img_header {
	margin-top: 30px;
	margin-bottom: 10px;
}
.Pbox h1 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 20px;
	color: #000;
	line-height: 180%;
}
.pricebox img {
	border: 1px solid #099;
	font-weight: bold;
}
#main #contents .Pbox .tableA tr td a img {
	border: 1px solid #999;
}
#mainbox form table tr td table tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 3px;
}
