/* ------------------------------------------

browser style clear

------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	background: transparent;
}

html {
	height: 100%;
	overflow-y: scroll;
}

a img{
	border: none;
text-decoration: none;
}



body {
	font-family: Verdana,"MS Pゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	height: 100%;
	background-color:#F3FAFF;
	text-align: center;
}

p{
	margin-top:1.0em;
}


/* ------------------------------------------

wireframe

------------------------------------------*/

div#big_box{
margin:0 auto;
padding:0 auto;
width:733px;
background-color:#289AEB;
}

div#header {
	width: 733px;
	height:185px;
	padding:0;
	margin: 0  ;
	text-align:left;
	background:#289AEB url(img/bk.gif) no-repeat top left;
}

div#wrapper {
	margin:0;
	width: 733px;
	text-align: left;
	background:#289AEB url(img/wrapper_bk.gif) no-repeat top left;
height: 100%;
}

div#mainContent_box{
margin:0;
padding:0;
width: 501px;
background:#289AEB url(img/bk_b.gif) no-repeat left top;
}

div#mainContent {
padding:0 0 0 0;
margin:0 10px 0 26px;
width: 475px;
background-color:#FFFFFF;
text-align: left;
min-height: 200px;
height: auto !important;
height: 200px;
}

.asset-body{
margin:10px 24px;
width:425px;
font-size: 12px;
}



.prof{
margin:0;
padding:5px 10px;
font-size:10px;
}

.left{
display:inline-block;
_display:inline;
_zoom:1;
float:left;
width:501px;
background-color:#289AEB;
}
.blogtop{
margin:0 0 0 26px;
padding:0;
background-repeat:no-repeat;
}

.righttop{
margin:0 0 0 0;
padding:0 0px 0 0;
float:right;
background-repeat:no-repeat;
}


.FloatEnd{
clear:both;
}

/* ------------------------------------------

common header and nav

------------------------------------------*/


div#accNav,
#bannar 
{
	position: absolute;
	left: -9999px;
clear:both;
margin:0 0 0 0;
padding:0 0 0 0;
height:54px;
}

.newarrival{
margin:0 0 0 0;

}

.newarrival_box{
margin:20px 0 0px 0;
padding:0 0 0 164px;
float:left;
}

.search{
margin:10px 40px 0px 0;
float:right;
text-align:right;
}

.newarrival_box img{
margin:0;
padding:0;
}

/* ------------------------------------------

common secondly

------------------------------------------*/

div#secondly_box{
margin:0;
padding:0;
background-color:#289AEB;
float: right;
width: 214px;
}

div#secondly {
	width: 195px;
	padding:0 0 0 0;
	margin:0px 0 0 0;
	background-color:#ffffff;
}

secondly img{
margin:0;
}

/* ------------------------------------------

main page

------------------------------------------*/
 div#header h1 {
	margin:0;
}

#mainContent dl dt{
	background: #ffffff;
	color: #CC6600;
	padding:0;
	width:355px;
	margin:5px 0 0 0;
	line-height:130%;
	list-style:none;
}

#mainContent dl dd{
	padding: 0 0 0 0px;
	margin: 0 0 0 0; 
	width:360px;
	color: #000000;
	line-height:130%;
	}

.widget-content li{
font-size:10px;
list-style-type:disc;
margin:0 0 0 18px;
padding:0 0 0 2px;
}

#mainContent dl{
width:360px;
margin:0;
padding:0;

}


.topic{
text-align:right;
font-size:10px;
height:25px;
padding:6px 0 0 0;
font-weight:bold;
color:#ffffff;
}


#footer{
padding:10px 0 10px 0;
width:733px;
text-align:center;
background-color:#289AEB;
height:75px;
}

.title_b{
font-size:14px;
color:#797979;
font-weight:bold;
background: url(img/title_bk.gif) no-repeat;
margin:0 0 0 10px;
padding:5px 24px 0 14px;
height:30px;
}

.title_c{
font-size:14px;
color:#797979;
font-weight:bold;
background: url(img/title_bk_c.gif) no-repeat;
margin:0 0 0 10px;
padding:5px 24px 0 14px;
height:30px;
}

.search_title{
font-size:14px;
color:#797979;
font-weight:bold;
margin:0 0 0 10px;
padding:5px 0 0 0;
height:30px;
}

.btn{
background: url(img/line_bk.gif) no-repeat;
width:175px;
height:85px;
padding:15px 0 0 0;
text-align:center;
}

#next_page_box{
padding:0;
margin:0 0 0 0px;
text-align:center;
background:url(img/next_bk.gif) no-repeat;
height:58px;
width:475px;
background-color:#289AEB;
}

.history{
text-align:center;
}





