@charset "UTF-8";

/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family: Verdana, Arial, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
	background-color:#ffffff;
        background-image:url(img/background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
}

a
{
	color:#AC1100;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

/* ---------- body_end ---------- */

div#banner
{
	background-image:url(img/header.png);
	background-repeat:no-repeat;
	background-position:center auto;
                width:820px;
                margin:0 auto;
                height:12px;
}

* html #banner { behavior: expression(IEPNGFIX.fix(this)); } 

div.banner-inner h1
{
	text-decoration:none;
                text-align:left;
                font-size:10px;
                margin:0px 0 5px 0;
                padding:0 0 0 10px;
}

div.banner-inner h1 a
{
	color: #AC1100;
}

div#wrap
{
	background-image: url(img/contenar.png);
	background-repeat: repeat-y;
	background-position:center top;
                overflow:hidden;
                width:821px;
                margin:0 auto;
}

div#wrap_1
{
	background-image:url(img/footer.jpg);
	background-repeat:no-repeat;
	background-position:center top;
                height:25px;
                width:821px;
                margin:0 auto;
}


* html #wrap { behavior: expression(IEPNGFIX.fix(this)); } 

/* ---------- container ---------- */

div#container
{
	width:800px;
	margin:0 auto;
	text-align:left;
}

div.container-inner
{
	/*background-image:url(img/container_inner_bg.gif);
	background-repeat:no-repeat;
	background-position:50% 0;
	padding:0 2px;*/
}

div.container-archive
{
	/*background-image:url(img/container_archive_bg.gif);
	background-repeat:no-repeat;
	background-position:50% 0;
	padding:0 2px;*/
}

/* ---------- container ---------- */

/* ---------- header ---------- */

div#header
{

}

div.header-inner
{

}

/* ---------- header_end ---------- */

/* ---------- content ---------- */

div#content
{
	padding:0;
}

/* ---------- content_end ---------- */

/* ---------- main ---------- */

div#main
{
	width:565px;
	float:right;
	margin: 10px 5px 0 20px;
}

div#info-box
{
	width:100%;
	padding-bottom:10px;
	margin-bottom:10px;
}

div#info-box p
{
	font-size:80%;
	color:#666666;
	line-height:150%;
	margin-bottom:10px;
	margin-left:20px;
}

div#info-box img
{
	margin-right:15px;
}

div.info-box-btm
{
	width:100%;
	background-image:url(img/dotted.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
	height:1px;
}

div.info-box-btm hr
{
	display:none;
}

div#news-box
{
               /*margin-left:10px;
               padding-top:20px;*/
}

div#news-box p
{
               /*color:#666;
                font-size:80%;
                line-height:1.5;
                padding-left:10px;*/
}

div#topics-box
{
               /*margin-left:10px;
               padding-top:20px;*/
}

/* ------------------------------------------------------------------現在作業中*/
div#mainImage01-box
{
	background-image:url(img/mainImage01.jpg);
	background-repeat: no-repeat;
	height: 522px;
	width: 100%;
}
div#mainImage01-box li
{
	text-indent: -9999px;
	list-style-type: none;
}
div#mainImage01-box li#link01 a
{
	position: relative;
	height: 25px;
	width: 215px;
	left: 3px;
	top: 460px;
	display: block;
	text-decoration: none;
} 
div#mainImage01-box li#link02 a
{
	position: relative;
	height: 25px;
	width: 215px;
	left: 3px;
	top: 465px;
	display: block;
	text-decoration: none;
} 
div#mainImage01-box li#link03 a
{
	position: relative;
	height: 25px;
	width: 116px;
	left: 434px;
	top: 168px;
	display: block;
	text-decoration: none;
} 
div#mainImage01-box li#link04 a
{
	position: relative;
	height: 25px;
	width: 114px;
	left: 259px;
	top: 186px;
	display: block;
	text-decoration: none;
} 
div#mainImage01-box li#link05 a
{
	position: relative;
	height: 25px;
	width: 114px;
	left: 259px;
	top: 192px;
	display: block;
	text-decoration: none;
} 
div#mainImage01-box li#link06 a
{
	position: relative;
	height: 25px;
	width: 86px;
	left: 268px;
	top: 365px;
	display: block;
	text-decoration: none;
}
div#mainImage01-box li#link07 a
{
	position: relative;
	height: 25px;
	width: 158px;
	left: 395px;
	top: 340px;
	display: block;
	text-decoration: none;
}  




/* ---------- main_end ---------- */

/* ---------- sidebar ---------- */

div#sidebar
{
	margin: 15px 15px 0 0;
	width:194px;
}

div.contents-menu h4,div.contents-search h4
{
	font-size:2px;
	font-weight:normal;
	text-align:left;
	text-indent:-9999px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#ffffff;
	margin-bottom:10px;
}

div.contents-menu
{
	margin-bottom:20px;
}


/*div.contents-search h4
{
	background-image:url(img/search_tit.gif);
	background-repeat:no-repeat;
	height:17px;
}*/

div.category-top{
	background-image:url(img/category_top.jpg);
	height:11px;
	background-repeat:no-repeat;
	background-position:bottom;
}

div.category-bottom{
	background-image:url(img/category_bottom.jpg);
	height:11px;
	background-repeat:no-repeat;
}
div.category-archives
{
	font-size:80%;
}

div.category-archives ul
{
	list-style:none;
}


div.category-archives ul li a
{
	padding:5px 0 4px 0;
	display:block;
	text-indent:50px;
	color:#000000;
                background-image:url(img/category_bottan.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
}

div.category-archives ul li a:hover
{
                padding:5px 0 4px 0;
                background-image:url(img/category_hover.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	color:#AC1100;
}

div.category-archives ul.sub-category li a
{
	padding:5px 0 4px 0;
	display:block;
	text-indent:70px;
	color:#000000;
                background-image:url(img/category_sub_bottan.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
}

div.category-archives ul.sub-category li a:hover
{
                padding:5px 0 4px 0;
                background-image:url(img/category_sub_hover.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	color:#AC1100;
}

div.category-archives ul.sub-category
{
	list-style:none;
}

div.category-archives ul.sub-category li
{
	background-image:none;
	padding-top:1px;
}

div.contents-search label
{
	font-size:70%;
	color:#999999;
}

div.search-form
{
	background-color:#f1f9ff;
	padding:10px;
	margin-bottom:20px;
}

div.contents-search input#search
{
	border:1px solid #999999;
	font-size:80%;
	color:#666666;
	margin:5px 0;
}

div#sidebar a.rss
{
	font-size:2px;
	text-decoration:none;
	text-align:left;
	display:block;
	height:32px;
	text-indent:-1200px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(img/rss.gif);
	margin-bottom:5px;
}

div#sidebar a.rss:hover
{
	background-position:0 100%;
}

div#sidebar a.powered
{
	font-size:60%;
	color:#a7d3d3;
}

div.shopinfo-top{
	background-image:url(img/shopinfo_top.jpg);
	height:89px;
}

div.shopinfo-middle{
	background-image:url(img/shopinfo_middle.jpg);
	background-repeat:repeat-y;
                padding: 0 30px 0 30px;
	font-size:80%;
}
div.shopinfo-bottom{
	background-image:url(img/shopinfo_bottom.jpg);
	height:28px;
}
/* ---------- sidebar_end ---------- */

/* ---------- footer ---------- */

div.footer
{
	text-align:center;
	font-size:70%;
	color:#999999;
	padding:3px 0 0;
	background-image:url(img/footer.ｊｐｇ);
	background-repeat:no-repeat;
	background-position:center top;
	height:29px;
	width: 821px;
                margin:0 auto;
}

* html .footer { behavior: expression(IEPNGFIX.fix(this)); } 

div.footer a
{
	color:#AC1100;
}

div.footer address
{
                font-size:9px;
	        font-style:normal;
　　　　font-color:#000000;
                padding-top:20px;
}
/* ---------- footer_end ---------- */

/* ---------- archives ---------- */

div#main p.navi
{
	font-size:60%;
	margin-bottom:10px;
	color:#666666;
}

div#main ul.site-archives
{
	list-style-position:inside;
}

div#main ul.site-archives li
{
	font-size:80%;
	margin:0 0 5px 0;
}

div.entry
{
	margin-bottom:20px;
	font-size:80%;
	color:#666666;
	line-height:150%;
}

div.entry blockquote
{
	border:1px solid #edce8d;
	background-color:#f7efdc;
	padding:10px;
	font-size:80%;
	color:#666666;
	line-height:150%;
	margin:0 0 10px; 0;
}

div.entry h1
{
	background-image:url(img/entry_h1.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#ecb5b5;
	color:#ffffff;
	border-left:1px solid #66cccc;
	border-right:1px solid #66cccc;
	border-bottom:1px solid #66cccc;
	padding:7px 5px 3px 5px;
	margin:0 0 10px 0;
}

div.entry h3
{
	background-image:url(img/h2.jpg);
	background-repeat:no-repeat;
	background-position:0 center;
	color:#ffffff;
	padding:15px 0 0 30px;
	margin:0;
                height:34px
}

div.entry h2
{
	background-image:url(img/h3.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#AC1100;
	font-size:120%;
	padding:15px 0 0 30px;
	margin:0 0 5px 0;
	font-weight: bold;
	height: 54px;
}

div.entry h4,div.trackbacks h4,div.comments h4
{
	background-image:url(img/h4.jpg);
	background-repeat:no-repeat;
	background-position:0 center;
	color:#AC1100;
	font-size:90%;
	padding:0 0 0 25px;
	margin:0 0 2px 0;
}

#main h4
{
	background-image:url(img/h4.jpg);
	background-repeat:no-repeat;
	background-position:0 center;
	color:#AC1100;
	font-size:100%;
	padding:0 0 0 25px;
	margin:0 0 2px 0;
}

div.entry h5
{
	background-image:url(img/h5.jpg);
	background-repeat:no-repeat;
	background-position:0 center;
	color:#000000;
	font-size:90%;
	padding:0 0 0 25px;
	margin:0 0 2px 0;

}
#main h5
{
	background-image:url(img/h5.jpg);
	background-repeat:no-repeat;
	background-position:0 center;
	color:#666666;
	font-size:90%;
	padding:0 0 0 25px;
	margin:0 0 0 0;
                height:15px
}
#shop h5
{
	font-size:80%;
	padding:5px 0;
	display:block;
	text-indent:30px;
	color:#DA3E97;
                background-image:url(img/icon_a.jpg);
	background-position:0 50%;
	background-repeat:no-repeat;
}
div.entry h6
{
	background-image:url(img/h6.gif);
	background-repeat:no-repeat;
	background-position:0 center;
	color:#AC1100;
	font-size:110%;
	padding:0 0 0 20px;
	margin:0 0 2px 5px;
}

div.entry p,div.comments-body p,p.comments-open-moderated
{

	color:#666666;
	line-height:150%;
	margin-bottom:10px;
}

div.entry-info
{
	background-image:url(img/line.jpg);
	background-position:0 top;
	background-repeat:no-repeat;
	padding:25px 0 0 0;
        margin:10px 0 0 0 ;
	height: 31px;
	width: 540px;        
}

div.entry-info ul li
{
	font-size:70%;
	color:#666666;
	display:inline;
	margin:0 10px 0 0;
}

div.trackbacks,div.comments
{
	margin:0 0 15px; 0;
}

div.trackbacks p
{
	font-size:80%;
	color:#666666;
}

div.trackbacks p input
{
	border:1px solid #cccccc;
}

div.trackbacks dl
{
	padding:10px 0 0 0;
}

div.trackbacks dt
{
	font-size:80%;
}

div.trackbacks dd p
{
	padding:0 0 5px 0;
}

div.trackbacks ul.trackback-info,div.comments ul.comments-info
{
	border-top:1px solid #cccccc;
	list-style:none;
	padding:5px 0 0 0;
}

div.trackbacks ul.trackback-info li,div.comments ul.comments-info li
{
	font-size:70%;
	display:inline;
	color:#666666;
	margin:0 10px 0 0;
}

div.comments-post h5
{
	font-size:80%;
	font-weight:normal;
	margin:0 0 5px 0;
	color:#333333;
}

div.comments-post
{
	padding:20px 0 0 0;
}

div#comments-open-data legend
{
	font-size:80%;
	margin: 0 0 5px 0;
	padding:0;
}

div#comments-open-data label
{
	font-size:80%;
	color:#666666;
}

dl#name-email input,dl#comments-open-text textarea
{
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

ul.cookie
{
	list-style:none;
	padding:3px 0;
}

#comments-open-data ul.comments-open-footer
{
	list-style:none;
	padding:10px 0 0 0;
}

#comments-open-data ul.comments-open-footer li
{
	display:inline;
	margin:0 10px 0 0;
}

#comments-open-data ul.comments-open-footer li input
{
	width:80px;
	font-size:80%;
}

/* ---------- archives_end ---------- */
div.sitemap h3
{
	background-image:url(img/h3.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#AC1100;
	font-size:120%;
	padding:15px 0 0 30px;
	margin:0 0 5px 0;
	font-weight: bold;
	height: 54px;
}
div#lib2 {
padding:0 10px 0 20px;
}
div#lib2 p {
font-size:80%;
color:#ffffff;
}
div#lib2 p a {
color:#ffffff;
}
div.entry-body p strong {
font-size:120%;
font-weight:bold;
color:#00984b;
}
.mar_t {
margin-bottom:15px;
}
span.style1 {
color: #FFFFFF;
}
td.pad3 {
padding:3px 3px;
}
td.for01 {
padding:3px 3px;
border-bottom:1px #ffffff solid;
background-color:#bbbbbb;
font-size:12px;
}
td.for02 {
padding:3px 3px;
border-bottom:1px #ffffff solid;
background-color:#dddddd;
font-size:12px;
}
input.wid300,
 {
width:300px;
}
textarea.wid300 {
width:400px;
}
div.entry-body li {
font-size:80%;
color:#666666;
line-height:150%;
list-style-type:disc;
}
div#shop { margin-top:20px; }

div#shop img { text-align:center; }

div#shop p { font-size:70%; color:#666666; margin-left:20px; margin-bottom:10px; }

div#contact { margin-bottom:20px; }

div#contact p { font-size:70%; color:#DA3E97; text-align:center; margin-bottom:10px; font-weight:bold; }

.font_p {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #DA3E97;
	margin-left:20px;
}
table {
	font-size: 11px;
	line-height: 20px;
                color:#666666;
}
td {
	font-size: 11px;
	line-height: 20px;
                color:#666666;
}

/* ---------- 1017追加 ---------- */
#re_border {
	height: 20px;
        width: 540px;
	border-top: 1px dotted #FF9900;
	margin-top: 20px;
}
.style1 {color: #FF0000}

#probox1 {
	margin: 0px auto;
	width: 510px;
}

#probox2 {
	margin: 0px auto;
	width: 510px;
	clear: both;
	padding: 20px 0;
}

#proboxl1 {
	width: 190px;
	float: left;
}

#proboxl2 {
	margin: 0px 0px 0px 200px;
	width: 290px;
}

 .list001 {
	font-size: 120%;
	padding: 0px 0px 0px 20px;
}

/* ---------- other ---------- */
.text-area {
	width:530px;
	}
.text-area table {
	margin-bottom:15px;
	}

.text-area table td {
	font-size:12px;
	text-align:left;
	}			

.inside { 
	text-align:left;
	}	
				  
.popup {
	background-color:#FFFFFF;
	}

.popup table {
	font-size:12px;
	}	 

.orange {
	border:3px solid #ff9933;
	}	
	
.orange2 {
	width:170px;
	border:3px solid #ff9933;
	}		

/* ---------- table ---------- */
table.sample{
    border-top:1px solid #333333;
    border-left:1px solid #333333;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
	color:#2b2828;
	font-size:80%;
    empty-cells:show;
}
.sample th{
    border-right:1px solid #333333;
    border-bottom:1px solid #333333;
    color:#ffffff;
    background-color:#EA4D00;
    background-image:url(../img/table-back.gif);
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.sample td{
    border-right:1px solid #333333;
    border-bottom:1px solid #333333;
    padding:0.3em 1em;
}
/* ----------------------- */
div.open{
    font-size:20px;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
}