@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}

/* --- Reset Start--- */
/* default property reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,
th,td,p {
	font-family:"Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sans-serif;
	line-height:1.5;
}

h1, h2, h3, h4, p {
	margin: 0;
	padding: 0;
}
ul, ol, li, dl, dt, dd {
	margin: 0;
	padding: 0;
}
ul, ol {
	list-style-type: none;
}

table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
/* body * {line-height:1.22em;} について
各フォントサイズ毎に行間を算出する指定です。
この指定を削除すると、全体の行間は統一され
*/
body * {line-height:1.22em;}
/* --- Reset End --- */

body {
	background-color:#FFFFFF; 

	padding: 0px;
	text-align: center;
	margin-bottom: 33px;
	font-family:"Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size:12px;
	line-height: 1.5;
}

img{
	border: 0px;
}

a {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #3366CC;
}

.copy h1 {
	width: 770px;
	font-size: 10px;
	text-align: left;
	margin-top: 5px;
}

/* --- ヘッダ --- */
h1 a{
	display: block;
	background-repeat: no-repeat;
	background-position:left top;
	text-decoration:none;
	text-indent: -9999px;
	outline:none;
	line-height:1px;
	font-size:1px;
	margin: 0px;
	padding: 0px;
}
/* --- globalnavi --- */
.gnavi {
	width: 842px;
	height: 14px;
	margin: 0px;
	padding: 0px;
}

.gnavi ul li{
	height: 14px;
	display: inline;
	float:left;
}

.gnavi ul li a{
	border: 0px;
}


/* --- footer --- */
.footer {
	background-image:url(../mt-tmpl/images/footerimg.gif);
	padding: 0px;
	width: 840px;
	height: 33px;
	clear:both;
}

.footermenu {
	width: 840px;
	height: 38px;
	padding: 0px;
	background-color: transparent;
	text-align: left;
	clear: both;
}

.footermenu ul{
	margin: 0px;
	padding: 0px;
	height: 38px;
	list-style: none;
	text-align: left;
}

.footermenu ul li{
	height: 38px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.footermenu ul li a{
	border: 0px;
}

/*  */
.navigation {
	width: 840px;
	margin: 0;
	padding: 10px 0 10px 21px;
	text-align: left;
	clear: both;
}

.content-wrapper {
	margin: 0;
	padding: 0;
	width: 840px;
	clear: both;
}

.content {
		margin: 0;
		float: right;
		width: 645px;
		text-align: left;
		padding: 0px 0px 0px 0px;
}
	
.content .entry {
		width: 645px;
		border-bottom: dashed 1px #ccc;
}

	.entry .cs_entryHeader {
		width: 645px;
		height: 30px;
	}
		span.redmark {
			color: #FF0000;
		}
	
	.content .parts {
		margin: 0px;
		padding: 5px 0 5px 0;
		text-align:right;
	}

	/* 一旦削除
	.search {
		border: 0px;
		background-image:url(../mt-tmpl/images/search.gif);
		background-repeat:no-repeat;
		margin-left: 1px;
		padding: 0px;
		width: 800px;
		height:47px;
		text-align:right;
	}	
	
		.search form {
			margin: 0px;
		}
	
		.inputtext {
			margin: 6px 0 0 0 ;
			padding: 2px 0 0 3px;
			font-weight: bold;
			width: 185px;
			height: 26px;
			border-top: #666 2px solid;
			border-left: #666 2px solid;
			}
		.srchbtn {
			margin: 0;
		}
	*/

	.rightcolumn{
		width: 160px;
		margin: 0;
		padding: 0px 0px 0px 0px;
		text-align: left;
		float: left;
		
	}
	
		.rightbox10{
		width: 160px;
		margin: 0;
		padding: 10px 0px 0px 0px;
		text-align: left;
	}
	
/* dl使用する以前にしようしていたul	*/
	.module-content {
		margin-bottom:10px;
	}
	
		.module-content input {
			width: 140px;
		}

	.module-content ul.module-list {
		margin: 0;
		padding: 10px 0 10px 0px;
		list-style: none;
	}
	
.module-list-item{
		margin: 0;
		padding: 10px 0 10px 0px;
		list-style: none;
		}
		
.module-list-ymd{
		margin: 0;
		padding: 0px 0px 0px 0px;
		list-style: none;
		font-size:80%;
		color: #CCCCCC;			
}



#module-list dl {
	width: 160px;
	border-top: 1px solid #E3E3E3;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
}
#module-list dt {
	font-size:80%;
	font-weight: bold;
	color: #999999;
}
#module-list dd {
	color: #808080;
	margin: 2px 0 15px 0;
}


#infoBox dl {
	width: 160px;
	border-top: 1px solid #E3E3E3;
	padding: 16px 0 0 0;
	margin: 16px 0 0 0;
}
#infoBox dt {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
#infoBox dd {
	color: #808080;
	margin: 0 0 15px 0;
}



.entry,
.trackbacks,
.comments,
.archive
{
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
   clear: both;
   margin: 5px 10px;
}

h2.comments-open-header {
}
h3.trackbacks-header {
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
   clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 10px;
}


.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
   width: 500px;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
   float: left;
   width: 115px;
   margin: 0 10px 10px 0;
}

.image-thumbnail img
{
   width: 115px;
   height: 115px;
   margin: 0 0 2px 0;
}


#box090309 {
	background-image: url(http://www.banrai.biz/mt-tmpl/images/box090309.jpg);
	width:647;
	height:147;
	padding-top: 57px;
	padding-right: 12px;
	padding-left: 154px;
	padding-bottom:12px;
	margin-bottom:15px;
}

/*navi-topic-banner01*/
#topic-banner01{ margin:10px 0 0 0;}
#topic-banner01 li a{display:block;}
#topic-banner01 li.ban2-01 a{background:url(http://banrai.biz/images/common-img/sp090317_bs.jpg) left top no-repeat; width:180px; height:46px; text-indent:-9999px;}
#topic-banner01 li.ban2-01-txt a{margin-top:1px; width:180px; height:25px; font-size:10px}
#topic-banner01 li.ban2-02 a{background:url(http://banrai.biz/images/common-img/sp090331s.jpg) left top no-repeat; width:180px; height:46px; text-indent:-9999px;}
#topic-banner01 li.ban2-02-txt a{margin-top:1px; width:180px; height:25px; font-size:10px;}
#topic-banner01 li.ban2-03 a{background:url(http://banrai.biz/images/common-img/sp04s.jpg) left top no-repeat; width:180px; height:46px; text-indent:-9999px;}
#topic-banner01 li.ban2-03-txt a{margin-top:1px; width:180px; height:25px; font-size:10px;}
#topic-banner01 li.ban2-04 a{background:url(http://banrai.biz/images/common-img/shunin_baner.gif) left top no-repeat; width:180px; height:92px; margin-top:5px; text-indent:-9999px;}
#topic-banner01 li.ban2-04-txt a{margin-top:1px; width:180px; height:25px; font-size:10px;}
#topic-banner01 li.ban2-05 a{background:url(http://banrai.biz/images/common-img/sp0900529_s.jpg) left top no-repeat; width:180px; height:46px; text-indent:-9999px;}
#topic-banner01 li.ban2-05-txt a{margin-top:1px; width:180px; height:25px; font-size:10px;}
#topic-banner01 li.ban2-06 a{background:url(http://banrai.biz/images/common-img/sp03_s.jpg) left top no-repeat; width:180px; height:46px; text-indent:-9999px;}
#topic-banner01 li.ban2-07 a{background:url(http://banrai.biz/images/common-img/sherisherie.jpg) left top no-repeat; width:180px; height:92px; text-indent:-9999px;}
#topic-banner01 li.ban2-08 a{background:url(http://banrai.biz/images/common-img/tissue_bt.jpg) left top no-repeat; width:180px; height:60px; text-indent:-9999px; padding:0 0 6px 0 ;}
#topic-banner01 li.ban2-09 a{background:url(http://banrai.biz/images/common-img/bag_bt.jpg) left top no-repeat; width:180px; height:60px; text-indent:-9999px; padding:0 0 6px 0 ;}
#topic-banner01 li.ban2-10 a{background:url(http://banrai.biz/images/common-img/novelty_bt.jpg) left top no-repeat; width:180px; height:60px; text-indent:-9999px; padding:0 0 6px 0 ;}
#topic-banner01 li.ban2-11 a{background:url(http://banrai.biz/images/common-img/biz_bt.jpg) left top no-repeat; width:180px; height:60px; text-indent:-9999px; padding:0 0 6px 0 ;}
#topic-banner01 li.ban2-12 a{background:url(http://banrai.biz/images/common-img/ceo_banner.jpg) left top no-repeat; width:180px; height:40px; text-indent:-9999px; margin: 0px 0 6px 0 ;}

/*banner03*/
#banner03{ margin:10px 0 10px 0;}
#banner03 li a{display:block; text-indent:-9999px; margin-bottom:7px;}
#banner03 li.ban3-03 a{background:url(../images/common-img/banner06.jpg) left top no-repeat; width:180px; height:60px;}
#banner03 li.ban3-07 a{background:url(../images/common-img/ecobu_banner.jpg) left top no-repeat; width:180px; height:40px;margin: 10px 0 0px 0 ;}
#banner03 li.ban3-07-txt a{margin-top:1px; width:180px; height:25px; font-size:10px}
#banner03 li.ban3-08 a{background:url(http://banrai.biz/images/common-img/ceo_banner.jpg) left top no-repeat; width:180px; height:40px;margin: 10px 0 0px 0 ; text-indent:-9999px;}
#banner03 li.ban3-09 a{background:url(http://banrai.biz/images/common-img/catalog_banner.jpg) left top no-repeat; width:180px; height:100px;margin: 5px 0 10px 0 ; text-indent:-9999px;}
#banner03 li.ban3-10 a{background:url(http://banrai.biz/images/common-img/syouhin_bt.jpg) left top no-repeat; width:180px; height:40px;margin: 5px 0 10px 0 ; text-indent:-9999px;}
#banner03 li.ban3-11 a{background:url(http://banrai.biz/images/common-img/yougosyuu_bt.jpg) left top no-repeat; width:180px; height:40px;margin: 5px 0 10px 0 ; text-indent:-9999px;}
#banner03 li.ban3-12 a{background:url(http://banrai.biz/images/common-img/map_bt.jpg) left top no-repeat; width:180px; height:40px;margin: 5px 0 10px 0 ; text-indent:-9999px;}
#banner03 li.ban3-13 a{background:url(http://banrai.biz/images/common-img/eco_p_bt.jpg) left top no-repeat; width:180px; height:40px;margin: 5px 0 10px 0 ; text-indent:-9999px;}

/*header_t*/
p#header_t{
color: #339900;
font-size: 10px;
background:url("");
position:relative;
margin: 0 auto;
height:14px; width:840px;
text-align: left;
}