body {
	color:#888888;
	background:#ffffff;
	text-align: center;
	font: 12px/130% Osaka, "MS UI Gothic";
scrollbar-arrow-color: #8585AD ; 
scrollbar-face-color:#ffffff;
scrollbar-track-color: #ffffff ;
scrollbar-highlight-color: #8585AD ;
scrollbar-3dlight-color:#ffffff ; 
scrollbar-shadow-color: #8585AD;
scrollbar-darkshadow-color: #ffffff;
}

a:link, a:visited {
	color: #4B4C73;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;background-color : #8585AD;color: #ffffff;
}

h1 {
	 font: normal 16px/20px Osaka, "MS UI Gothic";
	 color: #8585AD;
	 margin: 0px;
	 padding: 0px;
}

h2 {
	font: 12px Osaka, "MS UI Gothic";
	margin: 0px;
	padding: 0px;
}

h3 {
	font: 15px/100% Osaka, "MS UI Gothic";
	margin: 0px;
	padding: 0px;
}

h4 {
	 font: 12px Osaka, "MS UI Gothic";
	 color: #333333;
	 margin: 0px;
	 padding: 0px;
}

h5 {
	font: bold 100% Osaka, "MS UI Gothic";
	color: #999999;
	margin: 0px 0px 5px;
	padding: 5px 0px 0px 10px;
	text-align: left;
}

p {
	margin: 0px;
	padding: 0px 0px 10px;
	line-height: 150%;
	font-size: 12px;
	font-family: Osaka, "MS UI Gothic";
}

hr {
	height: 1px;
	color : #E4E2D8;
}

#p_red_small {
	margin: 0px;
	padding: 0px 0px 10px;
	line-height: 130%;
	font-size: 10px;
	font-family: Osaka, "MS UI Gothic";
	color: #8585AD;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#all {
	width: 750px;
	padding: 0px;
	border-top: none;
	background-color: #ffffff;
}

#pagecell1 {
	text-align: left;
	float: none;
	width: auto;
	font-size: 12px;
	margin: 0px;
	padding: 7px 0px 7px 7px;
}

#pagecell1 img {
	border: 1px solid #C8BED4;
}

#masthead {
	text-align: right;
	line-height: 2em;
	color: #8585AD;
	width: auto;
	padding: 5px;
	height: 100px;
	background-attachment: fixed;
	background-image: url(img/masthead.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#pageNav {
	float: right;
	padding: 0px;
	text-align: center;
	border: 1px solid #C8BED4;
	margin: 0px;
	background: #ffffff;
	font-family: Osaka, "MS UI Gothic";
	display: table;
	width: 125px;
	clear: right;
}

#content {
	margin:0px;
	text-align: left;
	float: left;
	padding: 0px;
	line-height: 130%;
	clear: none;
}

/************** feature styles *****************/

#feature {
	border: none;
	padding: 0px;
	clear: none;
	float: none;
	width: auto;
}

/************ sectionLinks styles **************/

#sectionLinks {
	margin: 0px;
	padding: 0px;
	font-size: medium;
	text-align: left;

}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #C8BED4;
	font-weight: normal;
	padding: 3px 3px 3px 5px;
	color: #4B4C73;
	background: #C8BED4;
	text-align: left;
	border-left: 1px solid #ffffff;
	text-decoration: none;
}

#sectionLinks a:hover {
	border-top: 1px solid #cccccc;
	font-weight: normal;
	text-decoration: none;
	background: #8585AD url(none);
	color: #ffffff;
	text-align: left;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #cccccc;
}

#navi_ran{
	margin: 0px;
	padding: 5px 0px;
	line-height: 1.3em;
	background: #ffffff;
}

#navi_ran_under{
	margin: 0px;
	padding: 5px 0px 0px;
	line-height: 1.3em;
	background: #ffffff;
	border-top: 1px solid #C8BED4;
}

.navi_ran a {
	display: block;
	font-size: 11px;
	line-height: 110%;
}

.siteInfo {
	clear: none;
	color: #ffffff;

	float: left;
}

#advert {
	text-align: center;
	width: 100px;
}

#page_navi {
	line-height:2em;
	color:#8585AD;
	text-align:right;
	position: static;
	float: right;
	clear: none;
	width: 150px;
	border: 1px solid #C8BED4;
	background: #ffffff;
}

#navi,#navi_b{
	width: 750px;
	color:#ffffff;
	text-align:right;
	padding:2px 10px;
	border: none;
	background: #8585AD;
	font-size: 12px;
	margin: 0px;
	float: none;
	}

#navi a,#navi_b a {
	color:#ffffff;
}

#navi a:hover, #navi_b a:hover{
	color:#ffffff;
	background: #515273;
}

#basyo {
	padding: 10px 0px 2px 10px;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #C8BED4;
	border-left: none;
	margin: 0px;
	width: 100%;
}

#kousin {
	font-size: 12px;
	line-height: 1.4em;
	padding: 10px 5px 10px 0px;
	margin-left: 0px;
	width: 600px;
}

#no_bodor img,#osirase img,.no_border {
	border: none;
	font-size: 12px;
	line-height: 140%;
}

#item {
	margin: 0px;
	width: auto;
}

#item p{
	font-size: 14px;
	line-height: 150%;
	color: #888888;
	margin: 1em;
	padding: 0px;
}

#item_head {
	background: #C8BED4;
	padding: 0px;
	margin: 0px;
	text-align: left;
	text-indent: 5em;
	font-size: 12px;
	color: #ffcc66;
}
#item td {
	padding: 5px;
	margin: 10px;
	text-align: center;
	line-height: 130%;
	font-size: 12px;
}
.item_midasi {
	color: #8585AD;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	margin: 5px;
	padding: 0px;
}

.item_style {
	font-size: 14px;
	color: #8585AD;
	line-height: 120%;
	text-align: left;
	text-indent: 0.5em;
	background: #C8BED4;
	padding: 5px 5px 5px 2px;
	border: 1px dotted #C8BED4;
	width: 590px;
}

.qa_style{
	font-size: 14px;
	color: #8585AD;
	line-height: 120%;
	text-align: left;
	text-indent: 0.5em;
	background: #C8BED4;
	padding: 5px 5px 5px 2px;
	border: 1px dotted #8585AD;
	width: 100%;
}

#setumei {
	font-size: 12px;
	line-height: 130%;
	text-align: left;
	margin: 0px;
	width: 600px;
	padding: 0px;
}

#setumei table {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#setumei img {
	border: none;
}

#setumei h2{
	color: #8585AD;
	margin: 0px;
	padding: 0px;
	font-family: Osaka, "MS UI Gothic";
	font-size: 14px;
}
#setumei b {
	font-weight: bold;
}

#setumei p {
	font-size: 12px;
	line-height: 140%;
	margin-top: 0px;
	margin-left: 7px;
}

#setumei td {
	font-size: 12px;
	line-height: 140%;
}

.category_links {
	font-family: Osaka, "MS UI Gothic";
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}

#hr_item{
	height: 1px;
	color : #8585AD;
	border: dotted;
	margin: 0px;
	padding: 0px;
}

.line {
	border-top: 1px dotted #C8BED4;
}

.botan,.input_style {
	border: 1px solid #C8BED4;
	font-size: 12px;
	color: #888888;
	background: #ffffff;
	margin: 0px;
	padding: 1px;
	font-family: Osaka, "MS UI Gothic";
}
.image_style {
	border: 1px solid #C8BED4;
}

#info {
	line-height: 120%;
	color: #888888;
	margin: 10px 0px 5px;
	visibility: inherit;
	font-size: 12px;
	border-top: 1px solid #C8BED4;
	border-right: 0px solid #C8BED4;
	border-bottom: 0px solid #C8BED4;
	border-left: 1px solid #C8BED4;
}

#info td {
	border-top: 0px solid #C8BED4;
	border-right: 1px solid #C8BED4;
	border-bottom: 1px solid #C8BED4;
	border-left: 0px solid #C8BED4;
	padding: 3px;
	line-height: 130%;
}

.back {
	font-size: 14px;
	color: #8585AD;
	line-height: 100%;
	text-align: center;
	background: #C8BED4;
	padding: 3px;
	border: none;
	margin: 0px;
}

#osirase {
	text-align: left;
	width: 590px;
	font-size: 12px;
	line-height: 130%;
	white-space: normal;
	padding: 10px 5px 10px 0px;
}

#osirase p {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#osirase b {
	font-weight: bold;
	color: #8585AD;
}

#osirase li {
	margin-bottom: 10px;
	list-style: decimal outside;
	margin-left: 20px;
	color: #888888;
}

#osirase ol {
	margin: 0px 20px;
	padding: 0px;
}

.caption {
	font-size: 11px;
	margin: 2px;
	font-weight: lighter;
}

.new {
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
	letter-spacing: 0.1em;
}

.soldout {
	color: #cccccc;
}

#kakaku {
	border: 1px solid #C8BED4;
	padding: 5px;
	margin: 5px;
}

#kakaku td{
	font-size: 12px;
	padding: 3px;
	margin: 3px;
	height: 20px;
}

.kakaku_back {
	background: #C8BED4;
}

#top_info {
	text-align: left;
	width: 240px;
	font-size: 12px;
	border: none;
	line-height: 150%;
}

#navi_b {
	clear: right;
}

.under_red {
	font-weight: lighter;
	color: #CC0033;
	text-decoration: underline;
}
.subtitle {
	padding: 2px 0px; 
	margin:10px 0px 10px 0px;
	text-align: left;
	font-size:110%;
	color:#626262;
	border-bottom: #ded9c5 1px solid;
}

#comment{
	margin: 0px 6px 0px 6px;
	line-height: 19px;
}

#comment p{
	background-color: #FFFFFF;
	background-image: url(img/text_underline.gif);
}
.red{color: #CC0000;} /* フォント赤 */
.orange{color: #FF9900;} /* フォントオレンジ */
.blue{color: #0000FF;} /* フォント青 */
.green{color: #006600;} /* フォント緑 */
.glay{color: #666666;} /* フォントグレー */
