/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */



body {
	font: 11px/150% "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	color:#333;
	background: url(http://img03.shop-pro.jp/PA01005/000/etc/back_100715b.gif);

        background-color:#FFFFFF;
	 margin: 0px;
	padding: 20px 0px 0px 0px;
	width:800px;
         margin-left:auto;margin-right:auto;
         border:0px solid #66FF99;
         }


img {
	border:0px;
	}

form {
	margin: 0px;
	padding: 0px;
	}

input, select, textarea {
	border: 1px ridge #333333;
	}

ul,ol,li {
	margin: 0px;
	padding: 0px;
	}

li {
	list-style-type: none;
	line-height:120%;
	margin-bottom:5px;
	}

.line_top {
	width:800px;
	height:1px;
         align:center;
background-color:#66FF99;
}

.line_under {
	width:800px;
	height:1px;
         align:center;
background-color:#66FF99;
	margin-top:0px;
	}


a:link    { color: #000000;text-decoration: underline}
a:visited { color: #000000;text-decoration: underline}
a:active  { color: #000000;text-decoration: underline}
a:hover   { color: #00FF99;text-decoration: underline}


.tab a:link    { color: #FFF;text-decoration: none}
.tab a:visited { color: #FFF;text-decoration: none}
.tab a:active  { color: #FFF;text-decoration: none}
.tab a:hover   { color: #00FF99;text-decoration: none}



/* ************************************************ 
 *	ヘッダーメニュー
 * ************************************************ */

#header {
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#category_tab {
	margin: 0px;
	padding: 0px;
	}

/* ------------------------------------- 
 *	ヘッダー　グローバルメニューのオンマウス
 *	※WIN IEでは適用されません
 * ------------------------------------- */

#header .menu img {
	background: #999;
	}

#header .menu img:hover {
	background-color: #66FF99;
	}


/* ------------------------------------- 
 *	ショップタイトルのサイズ、色
 * ------------------------------------- */

.title_size {
	font-size: 22px;
	color: #000099;
	font-weight: bold;
	margin-top:5px;
	}
.description { font-size:10px;margin:5px 0px;}

.title_size a {color: #000099;}
.title_size a:link    {color: #000099;text-decoration: none;}
.title_size a:visited {color: #000099;text-decoration: none;}
.title_size a:active  {color: #000099;text-decoration: none;}
.title_size a:hover   {color: #000099;text-decoration: none;}

/* ************************************************ 
 *	カテゴリータブ
---------------------------------------------------
タブの色は「初心者モード-共通設定」で設定した
画像ナンバーによって色違いが表示されます。
---------------------------------------------------
 * ************************************************ */

.tab_left {
	width:9px;
	background-image:url(http://img03.shop-pro.jp/PA01005/000/etc/tableft_b.gif);	margin:0px;
	padding: 0px;
}


.tab {
background-image:url(http://img03.shop-pro.jp/PA01005/000/etc/tab_b.gif);	
	color:#ffffff;
	text-align:center;
	margin:0px;
	padding: 0px;
}


.tab_right {
	width:9px;
background-image:url(http://img03.shop-pro.jp/PA01005/000/etc/tabright_b.gif);	margin:0px;
	padding: 0px;
}

/* ************************************************ 
 *	右側メニュー
 * ************************************************ */
#side {width:200px;}

.submenu_top {
	margin-top:15px;
	width:178px;}

.submenu {
	margin-top:10px;
	width:178px;	}

.linktitle {
background :url(http://img03.shop-pro.jp/PA01005/000/etc/linktitle_b.gif) no-repeat;
	font-weight:bolder;
	color:#FFF;
	padding:2px 0px 2px 10px;
	}

.linktitle2 {
background: #88C188;	color: #FFF;
	font-weight: bolder;
	margin: 0px;
	padding:6px;
border-left: 1px #666666 solid;
border-right: 1px #666666 solid;	}

.submenu_text {
	background-color:#FFFFFF;
border: 1px #666666 solid;
	margin: 0px;
	padding: 6px;
	line-height: 150%;
	}



/* ------------------------------------- 
 *	サーチ
 * ------------------------------------- */
.search_word {
	width:150px;
	margin-bottom:5px; 
	}

/* ------------------------------------- 
 *	フリースペース
 * ------------------------------------- */
.free_area {
	margin-top:15px;
	}

.free_area .title {
	font-weight:bolder;
	color:#ff7200;
	margin-bottom:5px;
	}

/* ************************************************ 
 *	Foorer
 * ************************************************ */

 .footer {
	color: #333;
	margin:0px 0px 20px 0px;
	font-size:10px;
        background-color:#FFFFFF;
}

/* ************************************************ 
 *	TOPコンテンツ
 * ************************************************ */
#contents {
	margin-top:0px;
	background-color:#FFFFFF;
	}
#main {
	margin-right:30px;
	background−color:＃FFFFFF;
	}


/* ************************************************ 
 *	Entry
 * ************************************************ */

.entry {
/*	border:1px solid #E5E5E5;*/
	border:1px solid #CCC;
	padding:10px;
	text-align:left;
	margin:15px;
	background−color:＃FFFFFF;
	}

.entry_title {
	color:#00FF99;
	font-weight:bolder;
	border-left:5px solid;
	padding-left:5px;
	}

.entry_date {
	font-size:10px;
	margin-bottom:10px;
/*	border-bottom:1px dotted #E5E5E5; */
	border-bottom:1px dotted #CCC;
	}

.entry_more {
	margin-top:10px;
	}

.entry_state {
	font-size: 10px;
	text-align:right;
	margin-bottom:10px;
	}

blockquote {
	font-size: 10px;
	padding:5px;
	margin:10px;
	border-left: 1px solid #3c60c5;
	border-right: 1px solid #3c60c5;
	color:#3c60c5;
	}

.pict { }

/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

#trackback {
	margin: 0px 0px 20px 0px;
	}

#trackback .tb_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 5px solid #CCC;
	text-align:left;
	}


#trackback .tb_url {
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	text-align:left;
	}

#trackback .tb {
	margin: 10px 20px 10px 0px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align:left;
	}

#trackback .tb_date {
	font-size: 10px;
	padding: 10px 10px 10px 10px;
	}

#trackback .tb_title {
	font-weight: bold;
	padding: 0px 10px 10px 10px;
	}

#trackback .tb_body {
	line-height: 150%;
	padding: 10px 10px 10px 10px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	}

#trackback .tb_state {
	padding: 5px 10px 5px 10px;
	}

.pagetop {
	text-align:right;
	}