/* ----------- */
/*     body    */
/* ----------- */
body {
	margin: 0px auto;
	padding: 0px;
	background-color: #730000;
	color: #FFFFFF;
	font-size: 10px;
	margin-left: 10px;
	line-height: 18px;
}
p,h1,h2,h3,h4,h5,h6,form,ul,li { margin: 0px; padding: 0px; font-size:12px;}
a{ color: #FFFFFF;}
a:link { text-decoration: none;	text-decoration: underline;}
a:active { text-decoration: none; text-decoration: underline;}
a:visited { text-decoration: none; text-decoration: underline;}
a:hover { text-decoration: none;}

a.noline { color: #FFFFFF;}
a.noline:link { text-decoration: none;	text-decoration: none;}
a.noline:active { text-decoration: none; text-decoration: none;}
a.noline:visited { text-decoration: none; text-decoration: none;}
a.noline:hover { text-decoration: none; text-decoration: underline;}

body#b_tokumei {
	text-align: center;
}

/* ----------- */
/*     top     */
/* ----------- */
#top {background-image: url(/img/background.gif);}
#topbox {
	margin-left: auto;
	margin-right: auto;
	width: 384px;
	padding-top: 10px;
}
#topbox2 {
	margin-left: auto;
	margin-right: auto;
	width: 311px;
	background-image: url(/img/top_boxbg.gif);
	text-align: center;
	background-repeat: repeat-y;
}
#topbox2 h1 {
	text-align: left;
	padding: 5px 10px 0px 10px;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}
#top_foot {
	margin-left: auto;
	margin-right: auto;
	width: 311px;
}
#plugin{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 400px;
	line-height: 12px;
	padding-top: 5px;
}


/* ----------- */
/* head_banner */
/* ----------- */
#head_banner {
	margin-left: 358px;
	_margin-left: 328px;
}
#head_banner .banner {
	float: left;
	width: 160px;
	margin-left: 30px;
	padding-top: 18px;

}
/* ----------- */
/*     menu    */
/* ----------- */

#left_menu .home {
	margin: 3px 0px 8px 92px;
}
#left_menu .about {
	margin-left: 10px;
	width: 150px;
}
#left_menu ul {
	margin-top: 15px;
	padding-left: 10px;
	list-style-type: none;
	font-size:14px;
}
#left_menu li {
	margin-bottom: 3px;
	margin-left: 2px;
	list-style-type: none;
}
#left_menu li a {
    display:block;
    width:141px;
    height:45px;
/* \*/
    text-indent:-300px;
    overflow:hidden;
/* */
}
/* \*/
/* */

/* \*/
a.menu01{
    background-image:url(/common/img/menu_01.gif);
}
a:hover.menu01{
    background-position:-141px 0px;
}
a.menu02{
    background-image:url(/common/img/menu_02.gif);
}
a:hover.menu02{
    background-position:-141px 0px;
}
a.menu03{
    background-image:url(/common/img/menu_03.gif);
}
a:hover.menu03{
    background-position:-141px 0px;
}
a.menu04{
    background-image:url(/common/img/menu_04.gif);
}
a:hover.menu04{
    background-position:-141px 0px;
}
a.menu05{
    background-image:url(/common/img/menu_05.gif);
}
a:hover.menu05{
    background-position:-141px 0px;
}
a.menu06{
    background-image:url(/common/img/menu_06.gif);
}
a:hover.menu06{
    background-position:-141px 0px;
}
a.menu07{
    background-image:url(/common/img/menu_07.gif);
}
a:hover.menu07{
    background-position:-141px 0px;
}
a.menu08{
    background-image:url(/common/img/menu_08.gif);
}
a:hover.menu08{
    background-position:-141px 0px;
}
a.menu09{
    background-image:url(/common/img/menu_09.gif);
}
a:hover.menu09{
    background-position:-141px 0px;
}
/* */
#menu_banner {
	width: 143px;
	margin-left: 12px;
	text-align: center;
}
#menu_banner div {
	margin-top:5px;
}
#product_nokir {
	background-color: #730000;
	border: 1px solid #FFCC00;
	padding-top: 5px;
	padding-bottom: 5px;
}
#product_nokir p {
	font-size: 10px;
	text-align: left;
	padding-left: 8px;
}
/* ----------- */
/*     main    */
/* ----------- */
#container {
	background-image: url(/img/background.gif);
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

body#tokumei #container {
	text-align: left;
}

#logo_head {
	background-image: url(/img/head.gif);
	background-repeat: no-repeat;
	height: auto;
}

#head {
	height: 110px;
}
#main {
	clear: both;
	width: 778px;
}
#left_menu {
	float: left;
	width: 160px;
}
#right_main {
	float: left;
	width: 590px;
	margin-left: 6px;
}



/* ----------- */
/*    footer   */
/* ----------- */
#footer a{ color: #FFFFFF;}
#footer a:link { text-decoration: none;	text-decoration: underline;}
#footer a:active { text-decoration: none; text-decoration: underline;}
#footer a:visited { text-decoration: none; text-decoration: underline;}
#footer a:hover { text-decoration: none;}

#footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 15px;
	background-image: url(/img/background.gif);
}
#footer ul {
	padding-left: 100px;
	_margin: 0px;
}
#footer li {
	float: left;
	color: #FFFFFF;
	list-style-type: none;
	font-size: 11px;
	padding-bottom: 5px;
}
#footer p {
	color: #FFCC00;
	clear: both;
	border-top: 1px solid #FFCC00;
	font-size: 11px;
	padding: 5px 0px;
	margin: 5px 0px;
}
/* ----------- */
/*    footer_w   */
/* ----------- */
#footer_w a{ color: #FFFFFF;}
#footer_w a:link { text-decoration: none;	text-decoration: underline;}
#footer_w a:active { text-decoration: none; text-decoration: underline;}
#footer_w a:visited { text-decoration: none; text-decoration: underline;}
#footer_w a:hover { text-decoration: none;}

#footer_w {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 15px;
	background-image: url(/img/background.gif);
}
#footer_w ul {
	padding-left: 240px;
	_margin: 0px;
}
#footer_w li {
	float: left;
	color: #FFFFFF;
	list-style-type: none;
	font-size: 11px;
	padding-bottom: 5px;
}
#footer_w p {
	color: #FFCC00;
	clear: both;
	border-top: 1px solid #FFCC00;
	font-size: 11px;
	padding: 5px 0px;
	margin: 5px 0px;
}

/* ----------- */
/*    title    */
/* ----------- */
#title{
	margin: 0 0 0 18px;
}
#title_main{
	width: 250px;
	float: left;
}
#title_sub{
	float: left;
	width: 298px;
	border: 1px solid #CCCCCC;
	background-color: #666666;
	height: 78px;
	margin-left: 7px;
}
#title_sub p.text{
	border-top: 1px solid #CCCCCC;
	padding: 5px;
	font-size: 11px;
	line-height: 13px;
}
#title_sub2{
	clear: both;
	padding: 15px 0px;
}

/* ----------- */
/*     home    */
/* ----------- */
#home #box{
	margin-left: 18px;
}
#home #topleft{
	width: 180px;
	float: left;
}
/* topics */
#home .newsplate{
	height: 180px;
	background-image: url(/home/img/home_newsplate.gif);
}
#home .newsplate .day{
	text-align: right;
	font-size: 10px;
	padding: 2px 9px 1px 0px;
}
#home .newsplate .pic{
	margin-left: 13px;
}
#home .newsplate .title{
	margin-left: 2px;
}
#home .newsplate .text{
	text-align: center;
	font-size: 11px;
	padding-top: 2px;
}
/* news */
#home #news{
	float: left;
	width: 368px;
	border: 1px solid #CCCCCC;
	background-color: #666666;
	height: 178px;
	margin-left: 10px;
}
#home #news .line{border-top: 1px solid #CCCCCC;}
#newsbox{
	background-color: #666666;
	margin: 0px 5px 0px 10px;
}
#newsbox p{
	font-size: 11px;
	margin-top: 8px;
}
#newsbox span{
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 5px;
}

/* chumoku_new */
#chumoku_new{
	float: left;
	width: 275px;
}
.chumokutitle{
	border: 1px solid #CCCCCC;
}
#chumoku_new div{
	width: 85px;
	float: left;
	margin-left: 4px;
	margin-top: 8px;
}
#chumoku_new div img{
	border: 1px solid #666666;
}
#chumoku_new div p{
	font-size: 10px;
	line-height: 12px;
	margin-top: 2px;
}
#box .kanto_banner{
	float: left;
	width: 100px;
}

#home #middleright{
	width: 180px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	_margin-right: 2px;
}

/* ----------- */
/*   goodshop  */
/* ----------- */
#goodshop .title{
	border: 1px solid #FFFFFF;
	background-color: #444444;
	width: 590px;
	padding: 0;
}
#goodshopbox {
	border: 1px solid #FFFFFF;
	background-color: #000000;
	margin-top: 6px;
	padding: 5px 0px 5px 8px;
	_padding: 5px 0px 5px 6px;
	width: 582px;
}
#goodshopbox .shop{
	float: left;
	_margin-left: 3px;
	text-align: center;
	margin: 5px 10px 5px 10px;
	_margin: 5px 10px 5px 9px;
	width: 120px;
}
#goodshopbox p{
	margin-top: 1px;
	font-size: 10px;
}

/* ----------- */
/*  movirazzi  */
/* ----------- */
#movirazzi {
	margin: 0px auto;
	text-align: center;
}
#movirazzi #box{
	margin-left: 18px;
}
#movirazzi #box .left{
	width: 370px;
	float: left;
}
#movirazzi #box p.shop{
	border: 2px solid #FFCC00;
	background-color: #444444;
	color: #FFFF00;
	line-height: 30px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
#movirazzi #box p.shopdata{
	border: 1px solid #CCCCCC;
	background-color: #666666;
	line-height: 20px;
	padding-left: 10px;
	margin: 4px 0px;
	text-align: left;
}
#movirazzi #box p.shoptext{
	padding: 8px;
	border: 1px solid #444444;
	background-color: #FFFFFF;
	color: #000000;
	line-height: 16px;
	text-align: left;
}
#movirazzi #box p.photobox{
	border: 1px solid #FFCC00;
	background-color: #000000;
	color: #FFFF00;
	margin-top: 3px;
	padding: 5px 0px 5px 3px;
}
#movirazzi #box p.photobox span{
	padding-left: 5px;
}
#movirazzi #box .right{
	width: 180px;
	float: left;
	margin-left: 6px;
}
#movirazzi #box .boxline{
	height: 187px;
	background-image: url(/movirazzi/img/box_line.gif);
	padding: 0px 13px;
}
#movirazzi #box .boxline2{
	height: 255px;
	background-image: url(/movirazzi/img/box_line.gif);
	padding: 0px 13px;

}
#movirazzi #box .boxline3{
	height: 220px;
	background-image: url(/movirazzi/img/box_line.gif);
	padding: 0px 13px;
}
#movirazzi #box p.bt_movie{
	margin-top: 6px;
}
#movirazzi #box .right p{
	font-size: 10px;
	line-height: 14px;
}

/* ----------- */
/*  backnumber */
/* ----------- */
#backnumber .title{
	border: 1px solid #FFFFFF;
	background-color: #444444;
	padding: 5px 0px 0px 10px;
	width: 800px;
	clear: both;

}
#backnumber .listbox{
	border: 1px solid #666666;
	background-color: #444444;
	padding: 5px;
	font-size: 10px;
	line-height: 13px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	_margin-left: 3px;
}

#backnumber .listbox_inner{
	height: 160px;
}
#backnumber .listbox div{
	width: 117px;
	color: #FFFF00;
}
#backnumber .listbox p{
	width: 107px;
}
#backnumber .listbox img{
	margin-left: 16px;
	margin-top: 10px;
}
#reporazzi #backnumber .listbox div{
	color: #99CC33;
}

#movirazzi a:link { text-decoration: none;	text-decoration: none;}
#movirazzi a:active { text-decoration: none; text-decoration: none;}
#movirazzi a:visited { text-decoration: none; text-decoration: none;}
#movirazzi a:hover { text-decoration: underline;}

#reporazzi a{ color: #FFFFFF;}
#reporazzi a:link { text-decoration: none;	text-decoration: none;}
#reporazzi a:active { text-decoration: none; text-decoration: none;}
#reporazzi a:visited { text-decoration: none; text-decoration: none;}
#reporazzi a:hover { text-decoration: underline;}

/* ----------- */
/*  reporazzi  */
/* ----------- */

.pickup_reporazzi{
	margin: 0px auto 0px auto;
	width: 580px;
	font-size: 12px;
}
/*  LEFT  */
.pickup_reporazzi img {
	border-style:none;
	display : block;
}
.midashi_box {
	margin: 0;
	padding: 0;
	float: left;
	width: 180px;
}
.midashi_box ul {
	margin: 0; 
	padding :0; 
	width: 180px;
	height: auto;
	font-size: 0.8em;
 	list-style-type : none; 
}
.midashi_box ul li {
	margin: 0; 
	padding :0; 
	display : block;
	text-align:center;
	width: 180px;
	float: left;
}
.toji_header {
	width: 180px;
	height: 13px;
	background-image: url(/reporazzi/img/box_head.gif);
}
.toji_footer {
	width: 180px;
	height: 13px;
	clear:both;
	background-image: url(/reporazzi/img/box_foot.gif);
}
.midashi {
	width: 180px;
	background-image: url(/reporazzi/img/box_line.gif);
}
.midashi img{
	margin: 0px auto 0px auto;
	padding: 0px 0px 5px 0px;
}

/*  RIGHT  */
.highlight_box {
	margin: 0;
	padding: 0;
	float: left;
	width: 390px;
	text-align:left;
}
.highlight_box em {
	display : block;
	margin: 0px 0px 3px 20px;
	padding: 7px 10px;
	width: 346px;
	font-size: 1.5em;
	font-weight: bold;
	font-style: normal;
	color:#99CC33;
	background-color:#444444;
	border: 2px solid #99CC33;
}
.highlight_box p {
	margin: 0px 0px 4px 20px;
	padding: 4px 10px;
	width: 348px;
	font-size: 0.8em;
	font-style: normal;
	color:#FFFFFF;
	background-color: #666666;
	border: 1px solid #CCCCCC;
}
.highlight_box span {
	display : block;
	margin: 0px 0px 4px 20px;
	padding: 5px 10px;
	width: 348px;
	font-size: 0.8em;
	color: #000000;
	border: 1px solid #444444;
	background-color: #FFFFFF;
}
.highlight_box ul {
	margin: 0px 0px 0px 20px;
	padding: 5px 0px;
	width: 368px;
	border: 1px solid #99CC33;
	background-color: #000000;
	list-style-type : none;
	color: #FFFF00;
}
.highlight_box ul li {
	margin: 0;
	padding: 0;
	float: left;
	width: 92px;
	height:65px;
}
.highlight {
	margin: 0;
	padding: 0;
	float: left;
	width: 75px;
	height:66px;
}
.highlight img {
	margin: 0px auto 0px auto;
	padding: 0;
}
.float_box {
	zoom: 100%;
}
.float_box:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

/* ----------- */
/*  reporazzi  */
/* ----------- */
#reporazzi {}
#reporazzi #box{
	margin-left: 18px;
}
#reporazzi #box .right{
	width: 370px;
	float: left;
	margin-left: 6px;
}
#reporazzi #box p.shop{
	border: 2px solid #99CC33;
	background-color: #444444;
	color: #99CC33;
	line-height: 30px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
}
#reporazzi #box p.shopdata{
	border: 1px solid #CCCCCC;
	background-color: #666666;
	line-height: 20px;
	padding-left: 10px;
	margin: 4px 0px;
}
#reporazzi #box p.shoptext{
	padding: 8px;
	border: 1px solid #444444;
	background-color: #FFFFFF;
	color: #000000;
	line-height: 16px;
}
#reporazzi #box p.photobox{
	border: 1px solid #99CC33;
	background-color: #000000;
	color: #FFFF00;
	margin-top: 3px;
	padding: 5px 0px 5px 3px;
}
#reporazzi #box p.photobox span{
	padding-left: 5px;
}
#reporazzi #box .left{
	width: 180px;
	float: left;
}
#reporazzi #box .boxline{
	height: 187px;
	background-image: url(/reporazzi/img/box_line.gif);
	padding: 0px 13px;
}
#reporazzi #box p.bt_report{
	margin-top: 6px;
}
#reporazzi #box .left p{
	font-size: 10px;
	line-height: 14px;
}

/* ----------- */
/*  paparazzi  */
/* ----------- */

/*  osusume gal */
#osusume {
	margin-left: 18px;
	width: 572px;
}
#osusume .title{
	border: 1px solid #FFFFFF;
	background-color: #444444;
	height: 28px;
	padding: 0;

}
.paparazzi_osusumetext{
	font-size: 10px;
	color: #FFFF00;
	margin-left: 20px;
}
#paparazzi #osusume .listbox div{
	background-color: #444444;
	width: 92px;
	float: left;
	margin-top: 8px;
	margin-left: 2px;
}
#paparazzi #osusume .listboxs div{
	background-color: #333333;
	width: 92px;
	float: left;
	margin-top: 8px;
	margin-left: 2px;
	text-align: center;
	padding-top: 2px;

}
#paparazzi #osusume .listboxs div p{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}

/* ----------- */
/*    manga    */
/* ----------- */
#manga {}
#manga #titlebox{
	border: 1px solid #FFFFFF;
	background-color: #444444;
	padding-left: 10px;
	width: 580px;
	margin-left: 0px;
}
#manga #box .left{
	width: 284px;
	height: 202px;
	float: left;
	margin-right: 10px;
	background-image: url(/manga/img/new_headbg.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	padding:: 0px;

}
#manga #box .left .day{
	line-height: 21px;
	font-weight: bold;
	padding-left: 5px;
	width: 142px;
	height: 21px;
	float: left;

}
#manga #box .left .thum{
	width: 125px
	height: 100px;
	margin: 6px 5px 5px 5px;
	float : right;
}
#manga #box .left .thum img{
	border: outset 1px #606060;
}

#manga #box .newbox .name{
	font-size: 14px;
	color: #0000FF;
	float: left;
	width: 137px;
	height: 20px;
	padding-left: 10px;
	font-weight: bold;
	line-height: 20px;
	font-weight: bold;

}
#manga #box .newbox .size{
	font-size: 12px;
	color: #606060;
	float: left;
	width: 117px;
	padding-left: 30px;
	height: 15px;
	font-weight: bold;

}
#manga #box .newbox .boxline{
	height: 47px;
	padding: 4px 0px 4px 10px;
	color: #000000;
	float: left;
	width: 137px;

}
#manga #box .left .joho{
	font-size: 12px;
	color: #000000;
	background-image: url(/manga/img/new_joho.jpg);
	background-repeat: no-repeat;
	clear: both;
	width: 267px;
	height: 37px;
	margin-right: 6px;
	margin-left: 6px;
	padding: 0px 0px 0px 5px;

}
#manga #box .text{
	color: #000000;
}
#manga #box .footbg{
	background-image: url(/manga/img/new_footbg.jpg);
	background-repeat: no-repeat;
	width: 254px;
	height: 46px;
	font-weight: bold;
	text-align: center;
	padding: 5px 15px 5px 15px;
	margin: 0px;
}
#manga #box .footbg img{
	padding: 0px;
	margin: 0px 5px 3px 5px;
	height: 21px;
	float: left;

}
#manga #box .right{
	width: 285px;
	float: left;
	margin-left: 2px;
}
#manga #box .bt_read{
	position: relative;
	height: 26px;
	width: 105px;
	left: 90px;
	top: 90px;
}
/*  backnumber */
.manga_backnumbertext{
	font-size: 10px;
	color: #FFFF00;
}
#manga #backnumber .listbox{
	border: 1px solid #666666;
	background-color: #444444;
	padding: 3px 5px;
	width: 130px;
	font-size: 11px;
	line-height: 12px;
	float: left;
	margin-top: 8px;
	margin-left: 5px;
	_margin-left: 3px;
	height: 212px;
}
#manga #backnumber .listbox div{
	color: #FFFF00;
	margin-left: 0px;
}
#manga #backnumber .listbox p{
	text-align: right;
	padding-right: 0px;
}
#manga #backnumber .listbox img{
	margin-left: 8px;
	margin-top: 5px;
}

#manga #backnumber a{ color: #FFFF00;}
#manga #backnumber a:link { text-decoration: none; text-decoration: none;}
#manga #backnumber a:active { text-decoration: none; text-decoration: none;}
#manga #backnumber a:visited { text-decoration: none; text-decoration: none;}
#manga #backnumber a:hover { text-decoration: none;	text-decoration: underline;}

/*     mangabook    */
#mangabook{
	background-image: url(/img/background.gif);
	margin-top: 10px;
}
.page_no{
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 4px;
	margin-top: 5px;
	line-height: 4px;
	text-align: center;
}
.bt_mangaclose{
	font-weight: bold;
	font-size: 11px;
	margin-top: 5px;
	text-align: center;
}
span.cautions{
	display: block;
	clear: both;
	padding:5px 0 0 0 ;
	color: #FF0000;
	font-size: 10px;
	line-height: 12px;
	background-color: inhert;
}

/* ----------- */
/*   tadarazzi */
/* ----------- */
#tadarazzi{}
#tadarazzi #title_sub2{
	clear: both;
	padding: 15px 0px 0px 0px;
}
#tadarazzi #shoplist{
	margin-left: 18px;
	width: 570px;
}
#tadarazzi .shoplistbox{
	width: 170px;
	float: left;
	text-align: center;
	margin: 0px 7px;
}
#tadarazzi .shoplistbox div{
	margin: 5px;
}
#tadarazzi .shoplistbox p{
}
/*  */
#tadaform{
	background-image: url(/img/background.gif);
	margin: 15px;
}
#tadaform #left{
	float: left;
}
#tadaform #right{
	float: left;
	margin-left: 16px;
}
#tadaform #rightform{
	margin-top: 10px;
}
#tadaform #rightform div{
	margin-top: 10px;
	margin-bottom: 1px;
}
#tadaform #rightform input{
}
.hissu{
 margin:2px 0;
	font-size:12px;
	font-weight:bold;
	color:#FFFF00;
	padding:5px 0;
}
.tadalist{
	font-size:12px;
	font-weight:bold;
	color:#FFFF00;
}

/* ----------- */
/*     link    */
/* ----------- */
#link #titlebox{
	border: 1px solid #FFFFFF;
	background-color: #444444;
	padding-left: 10px;
	width: 562px;
	margin-left: 18px;
}
#link .title_sub{
	padding: 5px 0px;
}
#linkbox {
	padding: 5px 0px;
	width: 562px;
	margin-left: 18px;
}
#linkbox .shop{
	float: left;
	_margin-left: 3px;
	text-align: center;
	margin: 5px 0px 0px 5px;
	_margin: 5px 0px 0px 4px;
}
#link_banner {
	background-image: url(/img/background.gif);
	text-align: center;
}
#link_banner .title {
	text-align: left;
	width: 350px;
	background-color: #444444;
	border: 1px solid #FFFFFF;
	margin-top: 3px;
}
#link_banner .banner {
	text-align: left;
	width: 350px;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	margin-top: 3px;
	padding: 10px 0px;
}
#link_banner p {
	text-align: left;
	width: 320px;
	background-color: #444444;
	border: 1px solid #FFFFFF;
	padding: 15px;
	margin-top: 3px;
	line-height: 16px;
}
a.linkbanner { color: #FFCC00;}
a.linkbanner:link { text-decoration: none;	text-decoration: underline;}
a.linkbanner:active { text-decoration: none; text-decoration: underline;}
a.linkbanner:visited { text-decoration: none; text-decoration: underline;}
a.linkbanner:hover { text-decoration: none; text-decoration: none;}

/* ----------- */
/*   koukoku   */
/* ----------- */

#koukoku{}

/* タイトル欄のスタイル */
#koukoku_title{
	margin-left: 18px;
}

/* メインタイトル */
#koukoku_title_main{
	width: 317px;
	float: left;
}

/* サブタイトル */
#koukoku_title_sub{
	float: left;
	width: 229px;
	border: 1px solid #CCCCCC;
	background-color: #666666;
	height: 78px;
	margin-left: 7px;
}

/* サブタイトル欄のテキスト */
#koukoku_title_sub p.text{
	border-top: 1px solid #CCCCCC;
	padding: 5px;
	font-size: 11px;
	line-height: 13px;
}

/* サブタイトルスタイル */
#koukoku_title_sub2{
	clear: both;
	padding: 15px 0px;
}

/* ページ内のスタイル */

/* 上部の画像部分 */
.gazou {
	width: 590px;
	height: 330px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	text-align: center;
}

/* フォームの背景 */
.haikei {
	width: 590px;
	height: 619px;
	background-image: url(/koukoku/img/back.gif);
	background-position: center;
}

/* フォームのタイトル */
.title {
	font-size: 20px;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
	padding-top: 25px;
}

/* フォームトップの文章１ */
.top_bun{
	font-weight: 200;
	font-size:13px;
	font-weight: bold;
	text-align: center;
	margin: 10px;
}

/* フォームの項目名 */
.koumokumei{
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	margin: 5px;
}

/* 業種欄のスタイル */
.gyousyu {
	margin-left: 20px;
	font-size:14px;
}

/* ボックスのスタイル */
.box {
	/*margin-left: 10px;*/
	font-size:12px;
}

/* 意見ボックスとボタンのスタイル */
.box2_button {
	margin-left: 20px;
	font-size: 12px;
	padding: 5px;
}


/* フォーム中間の文 */
.middle_bun {
	font-size: 13px;
	text-align: left;
	padding-left: 20px;
	margin: 0px 0px 10px;
	line-height: 17px;
}

/* フォーム一番下の文章 */
.under_bun{
	font-size: 12px;
	text-align: center;
	margin: 5px;
	line-height: 15px;
}

/* --------------- */
/*   thanksページ  */
/* --------------- */

#thanks{}

/* 画像部分 */
.gazou {
	width: 590px;
	height: 330px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	text-align: center;
}

/* ボタンのスタイル */
.button {
	text-align: right;
	margin-right: 25px;
	font-size: 12px;
	padding: 10px;
}

#all{
	width: 780px;
	padding: 0px;

}
#pwheader {
	clear: both;
	background-color: #FFEEE7;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9006C;
}
#pwside {
	background-color: #FFEEE7;
}
/*
#pwsideleft {
	width: 25%;
	float: left;
}
*/
/* ----------- */
/*  メイン右側 */
/* ----------- */
#pwsideright {
	float: right;
	width: 32%;
}
.pwplugin {
	margin: 10px;
}
.pwsidewindow {
	margin-bottom: 10px;
}
.pwsidehead {
	padding: 5px;
	border: #FFFFFF 1px solid;
	background-color: #333333;
}

.pwsidetitle {
	font-size: 10pt;
	font-weight: bold;
	color: #FFCC00;
}
.pwsidebody {
	padding: 5px;
	background-color: #666666;
	border: #FFFFFF 1px solid;
	border-top: #FFFFFF 0px solid;
}

.pwsidemenu {
	padding-left: 5px;
	margin: 0px;
	padding-right: 5px;
}
.pwsidefoot {
}
/* ----------- */
/* メインページ*/
/* ----------- */
#pwmain {
	width: 66%;
	float: left;
	padding-top: 10px;
}
.pwblog {
}
.pwblogbody {
	margin-bottom: 10px;
/*	background-color: #FFEEE7;*/
}
.pwblogbody h3 {
	text-align: left;
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
}
.pwblogbody h3.title {
	background-color: #666666;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
	border: 1px solid #FFFFFF;
}
.date {
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 8pt;
	text-align: right;
	margin-bottom: 10px;
	padding-right: 5px;
	color: #FFFFFF;
}
.main {
	font-size: 12px;
	color: #333333;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #FFFFFF;
	text-align: left;
}
.main a {
	color: #FF6600;
	text-decoration: underline
}
.main a:link {
	color: #FF6600;
	text-decoration: underline
}
.main a:visited {
	color: #FF6600;
	text-decoration: underline
}
.main a:active {
	color: #FF6600;
	text-decoration: underline
}
.main a:hover {
	color: #FF6600;
	text-decoration: underline
}
.morelink {
	font-size: 9pt;
	text-align: right;
	padding-bottom: 5px;
	padding-right: 5px;
}
.posted {
	text-align: right;
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFCC00;
	margin-bottom: 5px;
	padding-top: 5px;
	clear: both;
	color: #FFFFFF;
}
.posted a {
	color: #FFFFFF;
	text-decoration: none;
}
.posted a.link {
	color: #FFFFFF;
	text-decoration: none;
}
.posted a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.posted a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.posted a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.banner {
	padding: 5px;
	text-align: center;
}

/* ----------- */
/*  カテゴリー */
/* ----------- */
#pwsbpgmain {
	width: 95%;
	margin-left: 18px;
}
#pwfooter {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	text-align: center;
	margin: 0px;
	background-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
.left {
	float: left;
}
.right {
	float: right;
}
h1 {
	font-size: 20pt;
	margin: 0px;
	padding: 0px;

}
.pwtitle {
	margin: 0px;
	padding: 15px 10px;
	color: #D9006C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.pwtitle a {
	color: #FFFFFF;
	text-decoration: none;
}
.pwtitle a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.pwtitle a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.pwtitle a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.pwtitle a:hover {
	color: #D9006C;
	text-decoration: none;
}
h2 {
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
}
.pwabout {
	margin-left: 10px;
	margin-bottom: 5px;
	color: #D9006C;
	margin-top: 5px;
	padding-bottom: 5px;
}
#syndicate {
	text-align: center;
	margin-bottom: 10px;
}
#pwcopy {
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 8pt;
	line-height: 11pt;
	color: #D9006C;
}
#pwcopy a {
	color: #FFFFFF;
	text-decoration: none;
}
#pwcopy a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#pwcopy a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#pwcopy a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#pwcopy a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
form {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtform {
	font-size: 9pt;
	margin-right: 10px;
	width: 140px;

}
.btn {
	font-size: 9pt;
	color: #FF9900;
	background-color: #333333;
	margin: 0px;
	border: 1px solid #666666;
	padding: 0px 5px;
}
.blogtoplink {
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 8pt;
	padding: 2px 5px;
	text-align: right;
}
.clhead {
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 9pt;
	letter-spacing: 0.3em;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
	padding: 5px;
	background-color: #333333;
}
.clbody {
	text-align: center;
	margin-bottom: 10px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
}
.cltable {
	margin: 0px auto;
}
.cltable td {
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 9pt;
	margin: 0px;
	padding: 3px;
	text-align: center;
}
.clsat{
	text-align: center;
	color: #0000FF;
}
.clsun{
	text-align: center;
	color: #FFCC00;
}
.cltable td.clon {
	background-color: #FFAAD5;
}
td.clon a {
	color: #FFFFFF;
	text-decoration: none;
}
td.clon a:link {
	color: #FFFFFF;
	text-decoration: none;
}
td.clon a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
td.clon a:active {
	color: #FF6666;
	text-decoration: none;
}
td.clon a:hover {
	color: #444444;
	text-decoration: underline;
}
.tbmain {
	padding: 5px;
	maring-bottom: 10px;
}
.tburl {
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 8pt;
	font-weight: bold;
	padding: 5px 10px 10px;
	margin: 0px;
}
.tbtitle {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #FFAAD5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.tbbody {
	padding: 10px;
	margin: 0px;
}
.tbtxt {
	font-size: 9pt;
	line-height: 12pt;
	padding-bottom: 10px;
}
.tbposted {
	text-align: right;
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 8pt;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	margin-bottom: 10px;
	padding-top: 3px;
}
.pagetoplink {
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 8pt;
	padding: 2px 5px 10px;
	text-align: right;
}
.commentmain {
	margin: 0px 10px;
}
.commenttitle {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #666666;
	border: #FFFFFF 1px solid;
}
.commentbody {
	padding: 10px;
	margin: 0px;
}
.commenttxt {
	font-size: 9pt;
	line-height: 12pt;
	padding-bottom: 10px;
}
.commentposted {
	text-align: right;
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 8pt;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	margin-bottom: 10px;
	padding-top: 3px;
}
.txtarea {
	font-size: 9pt;
	width: 400px;
	height: 150px;
}
.commentmain table {
	margin: 0px 10px;
}
.commentmain th {
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
}
.commentmain td {
	font-size: 9pt;
	padding: 5px;
}
form.bdform {
	clear: both;
}
form.btnform {
	float: left;
}
.pwresult form {
	text-align: center;
}
.pwresult {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.moretxt {
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 5px;
}
.pwsidetitle a {
	color: #FFFFFF;
	text-decoration: none;
}
.pwsidetitle a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.pwsidetitle a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.pwsidetitle a:active {
	color: #FFCEF7;
	text-decoration: none;
}
.pwsidetitle a:hover {
	color: #FFCEF7;
	text-decoration: underline;
}
/*AMAZON*/
.amazon{
	float: left;
	width: 145px;
	margin: 5px;
}
.amazondetail{
	font-weight: bold;
}
img {
	border: 0px;
}
/* ----------------------- PROFILE ----------------------- */

.pwsidewindowpro {

	padding: 1px;
	text-align: center;
}

.profileblock{

	display: block;
	padding: 5px;
}

.profilenone{

	display: none;
	padding: 5px;
}

.titleprofile{
	margin-left: 10px;
	font-size: 120%;
	font-weight: bold;
}

.field {
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 10pt;
	color: #D9006C;
	font-weight:bold;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 5px;
	width: 150px;
	display: block;
	/*height: 100%;*/
	float: left;
}

.fieldcontents{
	font-size: 10pt;
	display: block;
	float: left;
	margin-left: 10px;
	/*
	height: 100%;
	*/
}

.rowline {
	clear: both;
	margin-top: 20px;
}
.rowimage {
	margin-left: 10px;
}

/* ------------------------ sitemap ------------------------- */

.sitemaptitle {
	color: #D9006C;
	font-weight:bold;
	padding-left: 5px;
	padding-top: 3px;
	margin: 2px 0px;
}

.sitemapcontent{

	text-indent: 20px;
}


div.pwpagenum {
	padding: 5px;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 8pt;
}
div.pwlinkfooter {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 8pt;
	color: #666666;
	padding: 5px;
}
div.pwlinkfooterleft {
	text-align: left;
	float: left;
}
div.pwlinkfooterright {
	text-align: right;
	float: right;
}
div.dummy {
	clear: both;
}
div#pwprofilemain {
	padding: 10px;
	margin: 0px;
}
div.pwprofilebutton {
	clear: both;
	text-align: center;
	padding: 10px 10px 15px 10px;
	margin: 0px;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */