* {
	margin: 0;
	padding: 0;
}

body {
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	text-align:center;
	margin : 0px;
	color:#555;
	font-size: 13px;
	line-height: 150%;
}


/* 画像の属性 */
img {
	border-style: none;
}

/*その他*/
.next {
	text-align:center;
	margin : 0px;
	padding : 5px 5px 5px 5px;
}

.price {
	margin : 10px 0px 0px 0px;
	text-align:center;
	font-size: 16px;
	font-weight: bold;
        color: #FF2222;
}

/* リンクの属性（未指定時） */
a:link, a:visited, a:active {color: #0000FF;text-decoration: underline;}
a:hover{color : #FF3300;text-decoration: none;}

/*引用属性*/
blockquote {
	width: 800px;
	height: 200px;
	overflow: auto;
	border: 1px solid #CCC;
	scrollbar-face-color: #DCEBF0;
	margin: 10px 20px 10px 20px;
	padding: 5px;
	text-align: left;
}

/* 基本設定 */
#base
{
	width: 100%;
	margin : 0 auto;
	background: #FFF url("http://moshimo.byouinsearch.com/img/base.gif") repeat-y;
	text-align: center;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

/* 記事枠等の属性 */

#container{
	width:960Px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
		
/*ヘッダー部分*/
#header	{
	margin : 0px;
	padding: 0Px;
	text-align: left;
}

#header h1{
	font-size: 14px;
        color: #FFFFFF;
}
		
#header h1 a {
	padding: 5px 0px 5px 10px;
	display: block;
        color: #FFFFFF;
        text-decoration: none;
        background: #FF0000;
        background-image:url(/img/header/x_free.gif);
        background-position:right;
        background-repeat:no-repeat;
}


#header .des {
	margin: 0px 20px 0px 20px;
        color: #666;
	text-align: left;
}


#header-navi {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}


#header-navi td {
    padding:0 4px;
}

#header-navi td.btn_box {
  width:230px;
}

#header-navi  td.btn_box input.text-box {

  margin-right:5px;
  margin-top:2px;
  font-size:14px;
}


/*エントリー部分*/
#content {
	width: 705px;
	float: right;
	margin : 0px 0px 0px 0px;
	font-size: 12px;
	line-height :150%;
}

#content h2 {
	border-style: solid;
	border-color: #FF80C0;
	border-width: 0px 0px 1px 10px;
	margin: 10px 0;
	text-indent: 10px;
	font-size:138%;
	font-weight:bold;
}

#content h3 {
	font-size: 108%;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	color: #666;
}

#content .doc{
	margin: 10px 0 10px 10px;
	text-align: left;
}

#content .doc img{
	float: left;
	margin-right: 10px;
}

#content .doc2{
	clear: both;
	margin: 15px 0 10px 10px;
	text-align: left;
}

#content p{
	padding: 5px 0;
}

/*  記事一覧  */
#content ol{
	margin: 0px 0px 20px 40px;
}

#content li{
	margin: 5px 0;
	font-size: 100%;
}

#content .date{
	text-align: right;
	font-size: 10px;
	color: #476685;
	margin: 0px 20px 10px 0;
}

#content .posted {
	text-align: right;
	font-size: 10px;
	margin: 6px 20px 20px 0;
}


/*トップページの記事枠の設定*/

#content .box1{
	width: 700px;
	height: 183px;
	margin: 0px 0px 0px 0px;
	display: block;
}

#content .box2{
	width: 700px;
	height: 183px;
	margin: 0px 0px 0px 0px;
}

#content .box3-top{
	clear: both;
	margin: 0;
	height: 10px;
	background: url("http://moshimo.byouinsearch.com/img/box/box03-top.gif") no-repeat;
	line-height: 5px;
}

#content .box3{
	display: block;
	background: url("http://moshimo.byouinsearch.com/img/box/ox03-body.gif") repeat-y;
}

#content .box3-bottom{
	padding: 0;
	height: 10px;
	background: url("http://moshimo.byouinsearch.com/img/box/box03-bottom.gif") no-repeat;
	line-height: 5px;
}

#content .box-inner{
	padding: 10px;
}

#content .box3-inner{
	padding: 0 10px;
}


#content .box4{
	float: left;
	width: 170px;
	height: 300px;
	background: url("http://moshimo.byouinsearch.com/img/box/box04.gif") no-repeat;
	margin: 0px 0px 5px 5px;
	display: block;
	overflow: hidden;
}

#content .box4 h4{
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

#content .box4-inner{
	padding: 5px;
	font-size: 10px;
	line-height: 120%;
}

#content .box4 img{
	margin: 5px;
	text-align: cneter;
}

/*----- 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;
}



/********** Tag Cloud ***********/
ul.tagCloud {
	margin: 0;
	padding: 0.5em 10px;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

ul.tagCloud li {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 120%; /* ここで相対的に文字サイズを変更 */
}

ul.tagCloud li a {
        padding: 2px 5px;
	position: relative;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #eee;
}

/* タグレベル1～6 */
ul.tagCloud li.level1 a {
	font-size: 167%;
	font-weight: bold;
	color: #333333;
}

ul.tagCloud li.level2 a {
	font-size: 136%;
	font-weight: bold;
	color: #444444;
}

ul.tagCloud li.level3 a {
	font-size: 122%;
	font-weight: bold;
	color: #5e5e5e;
}

ul.tagCloud li.level4 a {
	font-size: 114%;
	color: #7a7a7a;
}

ul.tagCloud li.level5 a {
	font-size: 92%;
	color: #979797;
}

ul.tagCloud li.level6 a {
	font-size: 77%;
	color: #b3b3b3;
}


/* オンマウス */
ul.tagCloud li a:hover {
        border: 1px solid #666;
        padding: 3px 5px 3px 5px;
	z-index: 10;
	color: #6C3;
	background: #FFFFFF;
}

/********** Tag Cloud2(tagCloudHtml用） ***********/
ul.tagCloud2 {
	margin: 0;
	padding: 0.5em 10px;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

ul.tagCloud2 li {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 160%; /* ここで相対的に文字サイズを変更 */
}

ul.tagCloud2 li a {
        padding: 2px 5px;
	position: relative;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #eee;
}

/* タグレベル1～6 */
ul.tagCloud2 li.level1 a {
	font-size: 200%;
	font-weight: bold;
	color: #333333;
}

ul.tagCloud2 li.level2 a {
	font-size: 170%;
	font-weight: bold;
	color: #444444;
}

ul.tagCloud2 li.level3 a {
	font-size: 140%;
	font-weight: bold;
	color: #5e5e5e;
}

ul.tagCloud2 li.level4 a {
	font-size: 120%;
	color: #7a7a7a;
}

ul.tagCloud2 li.level5 a {
	font-size: 100%;
	color: #979797;
}

ul.tagCloud2 li.level6 a {
	font-size: 77%;
	color: #b3b3b3;
}

/* オンマウス */
ul.tagCloud2 li a:hover {
        border: 1px solid #666;
        padding: 3px 5px 3px 5px;
	z-index: 10;
	color: #6C3;
	background: #FFFFFF;
}

/* tagCloud.html用 */
#tagCloudHtml {
 float: right;
 width: 700;
 margin: 0px 0px 0px 10px;
 padding: 5px;
 border: 1px solid #9fb7d4;
 background: #FFFFFF;
 font-size: 1.0em;
 text-align: left;
}

#tagcloud_navi {
 margin: 5px 20px 20px 10px;
 text-align: right;
}


/*-----サイド(left)--------*/
#sidebar {
	width: 240PX;
	float: left;
	margin: 10px 0px 0px 0px;
	font-size: 12px;
	line-height;150%;
}

#sidebar .box1{
	height: 80px;
	display: block;
	margin: 5px 0;
	background: url("http://moshimo.byouinsearch.com/img/s_box01.gif") no-repeat;
}

#sidebar .box2{
	height: 315px;
	display: block;
	margin: 20px 0px 5px 0;
	background: url("http://moshimo.byouinsearch.com/img/s_box02.gif") no-repeat;
}

#sidebar .box-inner{
	padding: 10px 5px;
	color : #FFF;
}


#sidebar .box-inner2{
	padding: 25px 5px 10px 5px;
	color : #333333;
}

#sidebar .box2 a:link,#sidebar .box2 a:visited {
	color: #333333;
}

#sidebar .box2 a:hover {
	color: #0000FF;
}

#sidebar .idx {
	margin: 10px 0 5px 0;
	font-size: 12px;
	color: #555;
	text-indent: 5px;
	border: 1px solid #FF80C0;
	background: #DCDCED;
}

/*------新着情報------*/

#sidebar ul.new{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar ul.new li{
	display: block;
	margin: 0;
	background: url("http://moshimo.byouinsearch.com/img/doc.gif") no-repeat;
	padding-left: 15px;
	text-align: left;
	line-height: 130%;
}

/*------メニュー部分------*/
#sidebar ul.menu{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar ul.menu li.pt a {
	display: block;
	margin: 0;
	height: 20px;
	background: #f5f5f5 url("http://moshimo.byouinsearch.com/img/menu/menu01.gif") no-repeat;
	text-decoration: none;
	text-indent: 15px;
	text-align: left;
	line-height: 150%;
}

#sidebar ul.menu li.pt a:hover {
	background: #FFF url("http://moshimo.byouinsearch.com/img/menu/menu02.gif") no-repeat;
	color: #333;
}


#sidebar ul.menu li a {
	display: block;
	margin: 0;
	height: 20px;
	background: #f5f5f5 url("http://moshimo.byouinsearch.com/img/menu/menu01.gif") no-repeat;
	color: #666;
	text-decoration: none;
	text-indent: 25px;
	text-align: left;
	line-height: 150%;
}

#sidebar ul.menu li a:hover {
	background: #FFF url("http://moshimo.byouinsearch.com/img/menu/menu02.gif") no-repeat;
	color: #333;
}
		
/*フッター部分*/
#footer {
        margin : 0 auto;
	width : 780px;
	height: 60px;
	clear: both;
	padding: 20px 0 0 0;
}
		
#footer p {
	font-size: 10px;
}

#footer .copyrights {
	font-size: 10px;
    text-align: center;
}

/*  ページナビ  */
.navi {
	font-size: 10px;
	color:#666;
	margin : 0px;
	padding : 2px 10px 10px 10px;
}

.navi a:link, .navi a:visited, .navi a:active {
	color: blue;
}

.navi a:hover {
	color: #FF0000;
}

/*  商品テンプレート  */
#item_photo {
	float: left;
	width: 300px;
	margin : 0px 10px 0px 0px;
	text-align: center;
}

#item_right {
	width: 100%;
	margin : 0 auto;
}

#item_cart {
	width: 95%;
	margin : 0px 10px 0px 10px;
	padding: 20px;
	background: #FCFAAE;
	text-align: center;

}

#kakaku {
	margin : 30px 5px 20px 35px;
	text-align: left;
}


.item_name {
	margin : 0px 5px 0px 5px;
	font-size: 16px;
	font-weight: bold;
}

.senmonten_tokka {
	margin : 0px 5px 0px 5px;
        color: #FF0000;
	font-size: 13px;
	font-weight: bold;
}

.senmonten_price {
	font-size: 24px;
        color: #FF0000;
	font-weight: bold;
}


.senmonten_zeikomi{
	font-size: 16px;
        color: #333333;
	font-weight: bold;
}


.souryo_muryo{
	font-size: 13px;
        color: #333333;
	font-weight: bold;
}

#mottokuwashiku {
        
	margin : 20px 5px 5px 25px;
	text-align: left;
}

#tokuniosusume{
	padding: 20px 5px 5px 10px;
	text-align: left;
        color : #FF0000;
}

#osusume{
	padding: 5px 5px 5px 10px;
	text-align: left;
}

#syouhinsyousai{
	padding: 15px 5px 5px 5px;
	text-align: left;
}


#item_cart2 {
	width: 600px;
	margin : 20px;
	padding: 20px;
	background: #FCFAAE;
	text-align: center;
	clear: both;
}
