* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}


/* BODY--------------------------------------------*/
body {
 background: #FFF;
 margin: 0;
 padding: 0;
 font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
 font-size: 80%;
 line-height:1.5em;
 color: #666;
 list-style: none;
 text-align: center;
}

img {
	border: none;
	vertical-align: middle;
}
a:link, a:visited, a:active {
 color: #0066FF;
 text-decoration: none;
}
a:hover{
 color : #FF3300;
 text-decoration: underline;
}

/*引用属性*/
blockquote {
	width: 400px;
	height: 200px;
	overflow: auto;
	border: 1px solid #CCC;
	margin: 10px 20px 10px 20px;
	padding: 5px;
	text-align: left;
	}
	
/* テーブルの属性*/
table {margin: 0 0 0 10px; font-size: 12px; color: #666;}
td {height: 5px;}


#wrapper {
	width: 750px;
	margin: 0 auto;
	background: #FFF url("http://netnoshopping.com/shop/tmp/071violet/img/header.gif") no-repeat;
	position: relative;
	border-top: 3px solid #A6567E;
}

/*ヘッダー-----------------------------------*/
#header {
	height:100px;
	margin: 0;
	color: #666;
}
#header h1{
	margin : 0;
	padding: 0;
	float: left;
	text-indent: -2000px;
}
 h1 a {
 width:250px;
 height:75px;
 background: #FFF url(http://netnoshopping.com/shop/tmp/071violet/images/title1.gif) no-repeat;
 display: block;
}

#header .navi{
	position: absolute;
	top: 0;
	right: 0;
}

#header .navi a:link, #header .navi a:visited, #header .navi a:active{
	float: right;
	margin: 0 0 0 2px;
	color: #666;
	font-size: 12px;
	background: url("http://netnoshopping.com/shop/tmp/071violet/img/navi01.gif") no-repeat;
	text-decoration: none;
	width: 80px;
	height: 20px;
	display: block;
}
#header .navi a:hover{
	background: url("http://netnoshopping.com/shop/tmp/071violet/img/navi02.gif") no-repeat;
}

/*記事枠等の属性*/
#content {
	float: right;
	width: 550px;	
	margin:10px 0 0 0;
	background: #FFF;
	overflow-x: hidden;	
}

#content .doc {
 text-align: left;
 margin: 1em 0;
}

#content h2 {
 margin: 10px 0 10px 0px;
 padding: 3px 10px 3px 1.2em;
 background: #A6567E url(http://netnoshopping.com/shop/tmp/071violet/img/msq_431.gif) no-repeat 0.5em center;
 color: #FFF;
 font-weight: bold;
 font: bold 117%/1.5  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
 text-align: left;
 text-indent: 5px;
}

#content h3 {
 margin: 0 0 10px 0;
 border-bottom: 2px solid #A6567E;
 color: #333;
 font: bold 100%/1.7  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
 display: block;
 text-align: left;
}
			
#content h3 a {
 text-decoration: none;
 color: #A6567E;
}
					
#content h3 a:hover {
 color: #FF3300;
 text-decoration: underline;
}

/*
#content h4 {
	margin: 5px 0;
	color: #C04080;
	font: normal 100%/1.5  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	border: 1px solid #A6567E;
	display: block;
	text-align: left;
	text-indent: 5px;
}

#content h5 {
	margin: 5px 0;
	color: #666;
	font: normal 10px/1.3  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	display: block;
	text-align: left;
	text-indent: 5px;
}
*/

#content .info{
	margin: 0;
}

#content .info div{
	padding: 10px;
	font-size: 100%;
	text-align: left;
	font:normal 100%/1.5  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}

/*記事枠左の属性*/
#content #left {
 float: left;
 width: 550px;
 margin: 5px 10px 5px 0;
 background: #FFF;
 overflow-x: hidden;
 text-align: left;
}

#content #left .cat{
	margin: 0;
	font-size: 100%;
	line-height: 150%;
	color: #666;
	text-align: left;
}

#content #left .ent{
	margin: 0;
	font-size: 117%;
	line-height: 150%;
	color: #333;
	text-align: left;
}

#content #left img{ 
}
#content #left p{ margin: 1em 0; }
#content #left .next {
 margin : 10px 0;
 float: right;
 font-size: 100%;
}
#content #left .next a{
 color: #0033FF;
 text-decoration: none;
}
#content #left .next a:hover{
 color: #FF3300;
 text-decoration: underline;
}
#content #left .next img{margin: 0;vertical-align: middle;}

/* 右寄せのリンク指定 */
.detail {
 clear: both;
 float:right;
 font-size: 100%;
 margin : 0px;
 padding : 5px;
}

/*----- trackbacks & Comments-----*/

#content #trackbackdata, #content #commentdata{
	font-size: 12px;
	color: #888;
	margin: 10px 0 10px 10px;
}

#content #trackbackdata .post1{
	font-size: 10px;
	color: #888;
	margin: 0;
	border-bottom: 1px solid #888;
}

#content #commentdata .post2{
	margin-bottom: 10px;
	font-size:10px;
	text-align: right;
}

#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}

/*記事枠右の属性*/
#content #right {
 float: right;
 width: 125px;
 margin: 10px 0;
 background: #FFF;
 overflow-x: hidden;
}

#content #right div{
	float: right;
	margin: 0 0 5px 0;
	font-size: 85%;
	line-height: 120%;
	color: #666;
	text-align: left;
}

/*パンくずリスト*/
#content .navi2 {
	margin :0px;
	width: 100%;
	font-size: 85%;
	padding: 0 5px;
	text-align: left;
	}

#content .navi2 a {
	color: #6699CC;
	text-decoration: none;
	}

#content .navi2 a:hover {
	color: #FF6633;
	text-decoration: underline;
	}

/*記事一覧*/
#content ol{
	margin: 0px 0px 20px 40px;
}

#content li{
 margin: 5px 0;
 font-size: 100%;
}

/*サイドメニュー等の属性*/
#sidebar {
	float: left;
	width: 180px;
	margin: 0;
	background: #FFF;
	overflow-x: hidden;
}

#sidebar .ads{
	margin: 0 5px 0 10px;
}

/* 検索モジュール用 */
#sidebar .search{	
	margin: 0;
	width: 180px;
}

#sidebar .search div {
	padding: 10px;
	text-align: left;
	border-left: 1px solid #B87A99;
	border-right: 1px solid #B87A99;
}

#sidebar .search_top{
	margin: 10px 0 0 0;
	width: 180px;
	height: 40px;
	background: url("http://netnoshopping.com/shop/tmp/071violet/img/search_top.gif") no-repeat;
	text-indent: -1000px;
}

/* インフォメーション（左サイド） */
#sidebar .side_left{	
	margin: 0;
	padding: 5px;
	width: 168px;
	text-align: left;
	border-left: 1px solid #B87A99;
	border-right: 1px solid #B87A99;
}

#sidebar .info_left_top{
	margin: 10px 0 0 0;
	width: 180px;
	height: 40px;
	background: url("http://netnoshopping.com/shop/tmp/071violet/img/info_top.gif") no-repeat;
	text-indent: -1000px;
}
#sidebar .side_left_title {
 margin: 10px 5px  5px;
 border: 1px solid #A6567E;
 padding: 5px 10px;
}
#sidebar .side_left a { color: #6666CC; }
#sidebar .side_left p { line-height: 1.8em; }

#sidebar .sale_left_top{
	margin: 10px 0 0 0;
	width: 180px;
	height: 40px;
	background: url("http://netnoshopping.com/shop/tmp/071violet/img/sale_top.gif") no-repeat;
	text-indent: -1000px;
}

/* メニュー指定 */
#sidebar .menu{
	margin: 0;
}
#sidebar .cate_top{
	margin: 10px 0 0 0;
	width: 180px;
	height: 40px;
	background: url("http://netnoshopping.com/shop/tmp/071violet/img/cate_top.gif") no-repeat;
	text-indent: -1000px;
}
#sidebar .kakaku_top{
	margin: 10px 0 0 0;
	width: 180px;
	height: 40px;
	background: url("http://netnoshopping.com/shop/tmp/071violet/img/kakaku_top.gif") no-repeat;
	text-indent: -1000px;
}

#sidebar .side_bottom{
	margin: 0;
	width: 180px;
	height: 20px;
	background: url("http://netnoshopping.com/shop/tmp/071violet/img/side_bottom.gif") no-repeat;
	text-indent: -1000px;
}


#sidebar ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar li.pt{
	margin: 0;
	width: 178px;
	height: 25px;
	color: #666;
	line-height: 200%;
	font-size: 100%;
	text-align: left;
	text-indent: 25px;
	background: #f5f5f5 url("http://netnoshopping.com/shop/tmp/071violet/img/menu01.gif") no-repeat;
	border-left: 1px solid #B87A99;
	border-right: 1px solid #B87A99;
	border-bottom: 1px solid #B87A99;
	display: block;
}

#sidebar li.pt a {
 margin: 0;
 width: 178px;
 height: 25px;
 color: #666;
 line-height: 200%;
 font-size: 100%;
 text-align: left;
 text-indent: 25px;
 text-decoration: none;
 background: #f5f5f5 url("http://netnoshopping.com/shop/tmp/071violet/img/menu01.gif") no-repeat;
 display: block;
 font-weight: bold;
}

#sidebar li.pt a:hover {
	background: #FFF url("http://netnoshopping.com/shop/tmp/071violet/img/menu02.gif") no-repeat;
	color: #333;
}

#sidebar li.pt2{
	margin: 0;
	width: 178px;
	height: 25px;
	color: #666;
	line-height: 200%;
	font-size: 100%;
	text-align: left;
	text-indent: 25px;
	background: #f5f5f5 url("http://netnoshopping.com/shop/tmp/071violet/img/menu011.gif") no-repeat;
	border-left: 1px solid #B87A99;
	border-right: 1px solid #B87A99;
	border-bottom: 1px solid #B87A99;
	display: block;
}

#sidebar li.pt2 a {
	margin: 0;
	width: 178px;
	height: 25px;
	color: #666;
	line-height: 200%;
	font-size: 100%;
	text-align: left;
	text-indent: 25px;
	text-decoration: none;
	background: #f5f5f5 url("http://netnoshopping.com/shop/tmp/071violet/img/menu011.gif") no-repeat;
	display: block;
}

#sidebar li.pt2 a:hover {
	background: #FFF url("http://netnoshopping.com/shop/tmp/071violet/img/menu02.gif") no-repeat;
	color: #333;
}

#sidebar li {
	margin: 0;
	width: 178px;
	height: 25px;
	color: #666;
	line-height: 200%;
	font-size: 100%;
	text-align: left;
	text-indent: 35px;
	background: #f5f5f5 url("http://netnoshopping.com/shop/tmp/071violet/img/menu01.gif") no-repeat;
	border-left: 1px solid #B87A99;
	border-right: 1px solid #B87A99;
	border-bottom: 1px solid #B87A99;
	display: block;
}

#sidebar li a {
	margin: 0;
	width: 178px;
	height: 25px;
	color: #666;
	line-height: 200%;
	font-size: 100%;
	text-align: left;
	text-indent: 35px;
	text-decoration: none;
	background: #f5f5f5 url("http://netnoshopping.com/shop/tmp/071violet/img/menu01.gif") no-repeat;
	display: block;
}

#sidebar li a:hover {
	background: #FFF url("http://netnoshopping.com/shop/tmp/071violet/img/menu02.gif") no-repeat;
	color: #333;
}


/*フッターナビ*/
#f_navi {
 clear: both;
 text-align: right;
 margin: 0px;
 padding: 15px 5px 15px 5px;
 font-size: 95%;
}

#f_navi img{margin: 0 5px;border-style: none; vertical-align: middle;}

/* フッター-----------------*/
#footer {
 clear: both;
 background-color: #A6567E;
 margin: 0;
}
#footer div {
 margin: 0;
 padding: 5px 0;
 color: #FFF;
 font-size: 85%;
}
	
#footer a:link, #footer a:visited, #footer a:active {color: #FFF;text-decoration: none;}
#footer a:hover{color : #FF0;text-decoration: underline;}

#footer ul {
	margin: 0;
	padding: 0;
	float: left;
}
#footer li {
	list-style: none;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
}
#footer ul li a {
	color: #666;
	text-decoration: none;
}

#footer2 {
 font-size: xx-small;
 margin: 0 auto;
 text-align: center;
 padding: 0px 10px 10px;
 line-height: 1.4em;
 color: #999999;
}
#footer2 a{
 color: #999999;
 text-decoration: none;
}
#footer2 a:hover{
 text-decoration: underline;
}

/*  フォームメール用  */
.comments-head{
	margin: 10px 10px 10px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #4A4A97;
	}

.comment-content{
	margin: 10px 0px 10px 10px;
	font-size: 12px;
	color: #666;
	line-height: 155%;
	}

.comment-view{
	margin: 0px 0px 10px 10px;
	font-size: 12px;
	color:  #3399CC;
	line-height: 155%;
	}
	
.powered {
	margin: 10px 0;
	text-align: center;
}


/**** 追加--------------------------------------*/

#header h3 {
 font-size: 100%;
 font-weight: normal;
 color: #99335D;
}
#header .description {
 text-align: right;
 margin-right: 20px;
 background: bottom;
 padding-top: 30px;
}
#header .description2 {
 text-align: right;
 margin-right: 20px;
 padding-top: 40px;
 background: bottom;
}

#content .box2{
 float: left;
 width: 268px;
 height: 300px;
 margin: 0px 2px 5px 2px;
 display: block;
 overflow: hidden;
 border: 1px solid #999999;
}
#content .box2 p{ margin-top: 1em; }

#content .box2 h3{
 font-size: 90%;
 font-weight: normal;
 margin: 0;
 border-style: none;
 clear: both;
 padding: 0px;
 text-align: center;
}
#content .box2 h3 a {
 text-decoration: none;
 color: #000000;
}
#content .box2 h3 a:hover{
 color : #FF3300;
 text-decoration: underline;
}

#content .box2-inner{
 padding: 5px;
 font-size: 100%;
 line-height: 120%;
}

#content .good_title {
 border-style: none;
 margin-top: 10px;
}

.eyechach{
 color: #FF0000;
 margin: 5px 0;
 font-weight: bold;
}
.eyechach2{
 color: #FF0000;
 margin: 1.5em 0;
 font-weight: bold;
}
.kakaku{
 color: #FF6600;
 text-align: right;
 padding: 0px 30px 0px 0;
 font-weight: bold;
}
.kakaku2{
 color: #FF6600;
 text-align: right;
 padding: 10px 10px 0px 0;
 font-weight: bold;
}
.kakaku3{
 color: #FF6600;
 text-align: right;
 padding: 15px 30px 15px 0;
 font-weight: bold;
}
#content .box2 img{
 margin: 5px;
 border-right-width : 2px;
 border-bottom-width : 2px;
 border-right-style : solid;
 border-bottom-style : solid;
 border-right-color : #C0C0C0;
 border-bottom-color : #C0C0C0;
 float: left;
}
.next2{
 border: 1px solid #A6567E;
 padding: 3px;
 margin: 5px 10px;
 font-weight: bold;
 background: #FCF8FA;
}

blockquote {
 font-size: small;
 color: #555555;
 line-height: 1.6em;
 padding: 0.3em 1em;
 border: 1px solid #ccc;
 border-left: 3px;
 margin: 1em;
}

/* 行揃え */
.Clear{clear:both;}
.centerbox {
 text-align: center;
 margin: 1em auto 0.5em;
}
.centerbox2 {
 margin-left: auto;
 margin-right: auto;
 width: 100%;
 text-align: center;
}
.centerbox3 {
 margin-left: auto;
 margin-right: auto;
 width: 100%;
 text-align: center;
 clear:both;
}
.centerbox_pr {
 margin-left: auto;
 margin-right: auto;
 width: 100%;
 text-align: center;
 font-size: small;
 color: #009999;
}
.leftbox {
 color: #0000FF;
 font-weight: bold;
 padding-top: 20px;
 text-align: left;
}
.leftbox2{
 width: 250px;
 float: left;
 margin: 5px;
 padding: 5px;
 border: 1px solid #999999;
 height: 240px;
}
.float-leftbox {
 float:left;
 margin-right: 10px;
 margin-bottom: 10px;
}
.float-leftbox2 {
 float:left;
 margin-bottom: 10px;
}

.rightbox {
 text-align: right;
 padding: 10px 20px 10px 0;
}
.rightbox2 {
 margin-left: auto;
 width: 100%;
 text-align: right;
}
.rightboxs {
 text-align: right;
 color: #CCCCCC;
 font-size: xx-small;
}
.font90 {
 font-size: 90%;
 line-height: 1.5em;
 font-weight: normal;
}
.font10px {
 font-size: 10px;
 line-height: 1.5em;
}
.large {
 font-size: large;
 line-height: 1.6em;
}
.medium {
 font-size: medium;
 line-height: 1.5em;
}
.small {
 font-size: small;
 line-height: 1.5em;
 font-weight: normal;
}
.xsmall {
 font-size: x-small;
 line-height: 1.5em;
}
.font_brown { color: #990000; }
.font_brownb { font-weight: bold; color: #804040;}
.font_green { color: #008080; }
.font_greenb { color: #008080;  font-weight: bold;}
.font_orenge { color: #FF6600; }
.font_orengeb { color: #FF6600;  font-weight: bold;}
.font_red { color: #ff3300; }
.font_redb { color: #ff3300;  font-weight: bold;}
.font_blue { color: #0000FF; }
.font_blueb { color: #0066ff;  font-weight: bold;}

.font_none a { text-decoration: none; }

img { border:none; }
.img_waku , .pict img{
 padding: 5px;
 border-top: 1px solid #ccc;
 border-right: 1px solid #999999;
 border-bottom: 1px solid #999999;
 border-left: 1px solid #ccc;
}
.img_waku_left {
 padding: 5px;
 margin: 3px 10px 3px 0;
 border-top: 1px solid #ccc;
 border-right: 1px solid #999999;
 border-bottom: 1px solid #999999;
 border-left: 1px solid #ccc;
 float: left;
 clear: both;
}
.img_waku_right {
 padding: 5px;
 margin: 0 0 5px 10px;
 border-top: 1px solid #ccc;
 border-right: 1px solid #999999;
 border-bottom: 1px solid #999999;
 border-left: 1px solid #ccc;
 float: right;
 clear:both;
}
.img_right {
 float: right;
 margin: 5px;
 clear:both;
}
.img_left {
 float: left;
 margin: 0px 10px 5px 0;
 clear:both;
}
.img_kage {
 border-right-width : 2px;
 border-bottom-width : 2px;
 border-right-style : solid;
 border-bottom-style : solid;
 border-right-color : #C0C0C0;
 border-bottom-color : #C0C0C0;
}
.img_kage_right {
 border-right-width : 2px;
 border-bottom-width : 2px;
 border-right-style : solid;
 border-bottom-style : solid;
 border-right-color : #C0C0C0;
 border-bottom-color : #C0C0C0;
 float: right;
 margin: 5px;
 clear:both;
}
.img_kage_left {
 border-right-width : 2px;
 border-bottom-width : 2px;
 border-right-style : solid;
 border-bottom-style : solid;
 border-right-color : #C0C0C0;
 border-bottom-color : #C0C0C0;
 float: left;
 margin: 0px 10px 5px 0;
 clear:both;
}
.img_kage_left2 {
 float: left;
 margin: 5px 10px 5px 0;
 clear:both;
 border-top: 1px solid #D9D9D9;
 border-right: 3px solid #D9D9D9;
 border-bottom: 3px solid #D9D9D9;
 border-left: 1px solid #D9D9D9;
}
.img_ma_r { margin-right: 10px; }

.ten_hr {
 border-top-width : 1px;
 border-top-style : dashed;
 border-top-color : gray;
 border-bottom-width : 2px;
 border-bottom-style : solid;
 border-bottom-color : white;
 width : 100%;
 text-align : center;
}

.waku_sen {
 padding: 0.3em 1em;
 border: 1px solid #ccc;
 width : 95%;
 margin: 1em 0.5em;
}
.waku_ten {
 padding : 7px;
 margin : 1em 3px;
 width : 95%;
 border: 1px dashed #828282;
}
.waku_uesita {
 padding : 7px;
 margin : 1em 5px;
 width : 98%;
 border-top: 1px dashed #828282;
 border-bottom: 1px dashed #828282;
}
.waku_gray {
 background-color : #f6f6f6;
 padding : 5px;
 margin : 1em 5px;
 width : 97%;
 border-top: 1px solid #999999;
 border-right: 1px solid #999999;
 border-bottom: 1px solid #999999;
 border-left: 3px solid #999999;
}
.waku_gray2 {
 background-color : #f6f6f6;
 padding : 7px;
 margin : 1em 5px;
 width : 97%;
 border: 1px solid #828282;
}
.waku_gray3 {
 background-color : #f6f6f6;
 padding : 7px;
 margin : 1em 5px;
 width : 95%;
 line-height : 1.5;
 border-left: 2px solid #999999;
}
.waku_good {
 background-color : #FFFAF4;
 padding : 10px;
 margin : 1em auto;
 width : 95%;
 border: 1px solid #FF6600;
}
.waku_good2 {
 padding : 10px;
 margin : 2em auto 1em;
 width : 95%;
 border: 1px solid #A6567E;
 clear: both;
}
.waku_good2 h4 {
 font-size: 100%;
 padding: 5px 5px 5px 1em;
 border: 1px solid #A6567E;
}

.waku_2 {
 width:49%;
 margin:0 0 10px 0;
 float:left;
}
.waku_2_gray {
 width:48%;
 margin:10px 0;
 float:left;
 text-align: center;
 font-weight: bold;
 padding: 5px;
 border: 1px solid #999999;
 background: #F6F6F6;
}
.waku_2_1 {
 width:46%;
 margin:5px 3px;
 float:left;
 text-align: center;
 padding: 5px;
 border: 1px dotted #999999;
}

.waku_3 {
 width:30%;
 margin:5px 3px;
 float:left;
 text-align: center;
 padding: 5px;
 border: 1px dotted #999999;
}
.waku_4 {
 width:22%;
 margin:2px;
 float:left;
 text-align: center;
 padding: 5px;
 border: 1px dotted #999999;
 height: 140px;
}

.paginate {
 text-align: center;
 clear: both;
 margin-top: 10px;
}

