/* CSS Document Styles */

@charaset "UTF-8";

*{
	padding: 0;
	color: #151515;
	font-family: Verdana, Arial, Osaka, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", san-srif;
	margin: 0;
}

/* 文書本体（body）*/
body{
	color: #FFF;
	font-size: 12px;
	margin: 0 auto;
	padding: 0;
}

dl, ul, p {
	margin: 0px;
	padding: 0px;
	}
dt, dd, li {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	list-style:none;
	}
a{
	color: #4c467f;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
img {
	border: 0;
}

/* clearfix:after */
.clearfix:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* Hides from IE-mac */
.clearfix{
display: inline-block;
} 
 
/* End hide from IE-mac */
* html .clearfix
{
height: 1%;
}

/* clearfix */
.clearfix{
display: block;
}


/*----------------------------------------------------
	#header
----------------------------------------------------*/
div#header{
	padding:0;
	height:131px;
	background-image: url(../../topimages/bg_head.gif);
	background-repeat: repeat-x;
	clear: both;
	margin: 0 auto;
	}

div#head{
	width:960px;
	text-align:left;
	height: 77px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#head h1 {
	width:330px;
	float:left;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 0px;
}


div#hd_right {
	width:350px;
	float:right;
}
div#hd_right h2 {
	font-size:10px;
	line-height: 1.3;
	text-align:right;
	font-weight:normal;
	color:#333333;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
}
div#hd_right .upper-nv {
	margin: 0;
	padding: 0;
	text-align: right;
	float:right;
}
div#hd_right .upper-nv li {
	float: left;
	display: block;
	margin:0;
}

div#hd_right .upper-nv li.ar {
	padding-right: 13px;
}



/*----------------------------------------------------
	#g-navi
----------------------------------------------------*/

div#navi{
	clear:both;
	height:48px;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#navi li {
	float:left;
	overflow:hidden;
}


/*----------------------------------------------------
	#contents
----------------------------------------------------*/

div#topcontents{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}

div#mainArea{
	width:960px;
	margin: 15px auto 0;
}

div#flash{
	clear:both;
	float:left;
	width:720px;
	height: 340px;
	text-align: center;
}

div#bnrArea{
	float:right;
	width:225px;
	margin-bottom:20px;
}
div#bnrArea .bnr01 {
	margin-bottom: 3px;
}
div#bnrArea .bnr02 {
	margin-bottom: 8px;
}
div#bnrArea .bnr03 {
	margin-bottom: 5px;
}
	
div#wrap{
	clear:both;
	width:960px;
	overflow:hidden;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#wrap #leftbox {
	float:left;
	width: 660px;
	text-align: left;
}
div#wrap #leftbox #feature {
	width: 660px;
	overflow:hidden;
}
div#wrap #leftbox #feature h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#wrap #leftbox #feature .ttl {
	margin-bottom:10px;
}
div#wrap #leftbox #feature ul {
	background-image: url(../../topimages/feature_bg.gif);
	background-position: 0px bottom;
	margin-bottom: 15px;
	clear: both;
	overflow: hidden;
}
div#wrap #leftbox #feature li.lide {
	float: left;
	width: 300px;
	padding: 10px;
	margin-right: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
div#wrap #leftbox #feature li.side {
	float: left;
	width: 300px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
div#wrap #leftbox #feature .pic {
	float: left;
	width: 120px;
}
div#wrap #leftbox #feature .txt {
	float: right;
	width: 172px;
	font-size: 10px;
	line-height: 16px;
}
div#wrap #leftbox #feature .name {
	height:33px;
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
}
/*
div#wrap #leftbox #feature .stx {
	height:60px;
}
*/
div#wrap #leftbox #feature .bt {
	text-align: right;
	margin-top: 2px;
}
div#wrap #leftbox #feature .new {
	margin-left: 6px;
	padding-top: 2px;
}
div#wrap #leftbox #topics h4 {
	height: 33px;
	width: 660px;
	margin-top: 5px;
}
div#wrap #leftbox #topics .tx {
	width: 630px;
	background-image: url(../../topimages/topics_tx.gif);
	background-position: 0px bottom;
	padding: 15px;
	text-align: left;
}
div#wrap #leftbox #topics .tx li {
	background-image: url(../../topimages/arow.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0px 2px;
	margin-bottom: 5px;
	text-align: left;
}


div#wrap #rightbox {
	float:right;
	width: 267px;
}
div#wrap #rightbox .ttl {
	margin-bottom:10px;
}
div#wrap #rightbox .subttl {
	clear: both;
	margin-bottom:5px;
}
div#wrap #rightbox ul {
	margin-bottom: 3px;
	clear: both;
	overflow: hidden;
}
div#wrap #rightbox li {
	margin-bottom: 5px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
div#wrap #rightbox .pic {
	float: left;
	width: 105px;
	border: 1px solid #CCCCCC;
}
div#wrap #rightbox .pic img {
	border: 1px solid #ffffff;
}
div#wrap #rightbox .txt {
	float: right;
	width: 129px;
	font-size: 10px;
	line-height: 15px;
}
div#wrap #rightbox .name {
	font-size: 12px;
	font-weight: bold;
}
div#wrap #rightbox .price {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
}
div#wrap #rightbox .price span {
	font-size: 13px;
}
div#wrap #rightbox .more {
	float: right;
	background-image: url(../../topimages/arow.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0px 2px;
	margin-bottom: 20px;
}

/*----------------------------------------------------
	0319
----------------------------------------------------*/

div#wrap #leftbox #feature2 ul {
	margin-bottom: 15px;
	clear: both;
	overflow: hidden;
}
div#wrap #leftbox #feature2 li.lide {
	float: left;
	width: 300px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-right: 16px;
}
div#wrap #leftbox #feature2 li.side {
	float: left;
	width: 300px;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

div#wrap #leftbox #feature2 .ttl {
	margin-bottom: 10px;
}

div#wrap #leftbox #feature2 .pic {
	float: left;
	width: 120px;
}
div#wrap #leftbox #feature2 .txt {
	float: right;
	width: 172px;
	font-size: 10px;
	line-height: 16px;
}
div#wrap #leftbox #feature2 .name {
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
	height:35px;
}
/*
div#wrap #leftbox #feature2 div.stx p {
	height:72px;
}
*/
div#wrap #leftbox #feature2 .bt {
	text-align: right;
	margin-top: 2px;
}
div#wrap #leftbox #feature2 .new {
	margin-left: 6px;
	padding-top: 2px;
}

/*----------------------------------------------------
	div#copy
----------------------------------------------------*/

div#copy{
	clear: both;
	background:#120c4d;
	text-align:center;
	height:63px;
	min-width:960px;
}
div#copy #footer{
	clear:both;
	width:960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}

div#copy #footer #footerNavi{
	float:left;
	clear: both;
	width: 580px;
}
div#copy #footer #footerNavi ul{
	clear:both;
	padding-bottom:10px;
	margin-bottom:10px;
}
div#copy #footer #footerNavi ul li{
	float: left;
	margin:0;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	font-size: 10px;
}
div#copy #footer #footerNavi ul li.lienR{
	margin: 0;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
div#copy #footer #footerNavi ul a{
	text-decoration: underline;
	color: #ffffff
}
div#copy #footer #footerNavi ul a:hover{
	color: #ffffff;
	text-decoration:none;
} 


div#copy #footer #fttx{
	font-size: 10px;
	color: #ffffff;
	float: right;
	text-align: right;
	width: 370px;
	}
div#copy #footer address{
	font-size: 10px;
	font-style:normal;
	color: #ffffff;
	float: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

.mb10 {
	margin-bottom: 10px;
}

