@charset "utf-8";

.NaviMenu, .NaviMenu_s {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 4px solid #0066AA;
    border-left: 0 solid #CCCCCC;
    border-right: 0 solid #CCCCCC;
    height: 22px;
    margin: 0 24px;
    padding: 6px 0 0;
}
.NaviMenu ul, .NaviMenu_s ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.NaviMenu a, .NaviMenu_s a {
    background-color: #FFFFFF;
    color: #000000;
    display: block;
    text-decoration: none;
}
.NaviMenu li.navmain, .NaviMenu_s li.navmain {
    background-color: #FFFFFF;
    float: left;
}
.NaviMenu .navmain a {
}
.NaviMenu ul.submenu, .NaviMenu_s ul.submenu {
    background-color: #FFFFFF;
    color: #000000;
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
    width: 180px;
    z-index: 100;
}
.NaviMenu ul.submenu li, .NaviMenu_s ul.submenu li {
    font-size: 90%;
    margin: 0;
    padding: 0;
}
.NaviMenu ul.submenu li a, .NaviMenu_s ul.submenu li a {
    border: 1px solid #FFFFFF;
    color: #000000;
    display: block;
    font-size: 90%;
    font-weight: normal;
    margin: 0;
    padding: 2px;
    text-decoration: none;
    width: 173px;
}
.NaviMenu ul.submenu li a:hover, .NaviMenu_s ul.submenu li a:hover {
    background-color: #F6F6EC;
    border: 1px solid #0D60A3;
    color: #0D60A3;
    font-weight: bold;
}
.NaviMenu_s {
    border-bottom: 0 solid #FFFFFF;
    float: right;
    margin: 0 0 8px auto;
}
.NaviMenu ul.submenu, .NaviMenu_s ul.submenu {
    border-bottom: 1px solid #BBBBBB;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #BBBBBB;
}
.NaviMenu_s ul.submenu * img.subicon {
    margin-right: 4px;
}

/*-----------------------------------------
  --dropdown navi
 -----------------------------------------*/

#gmsub_bmlist {
	margin-left: 4px;
}
#gmsub_bmlist li {
	text-align: left;
}
#gmsub_bnlist {
	/*width: 250px;*/
	margin-left: 4px;
}
#gmsub_bnlist li a {
	/*width: 300px;*/
	text-align: left;
}

.cate_nav
{
	padding:4px 20px 4px 10px;
	font-size: 80%;
	background: #eeeeee;
}

.cate_nav .pr {
	margin-right:5px;
}
#head{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EFEFEF;
	display: block;
}



/*
===== 2.button ======
*/

#button{
	top:0;
	right:0;
	display: block;
	float: right;
	width: 282px;
}

#button img{
	margin-left: 5px;
}




/*
===== 3.title ======
*/

article hgroup{
	margin: 0 0 4px 0;
	padding:6px 0 0 5px;
	overflow:hidden;
}

article hgroup h1{
	background: transparent url(/ez/static/common/images/title.png) no-repeat scroll left -381px;
	color: #000000;
	font-size: 1.6em;
	line-height: 1.1;
	padding: 4px 4px 4px 20px;
	margin-left: 5px;
}

#main article hgroup h1 a{
	color:#000;
}

article hgroup h2{
	margin-left: 20px;
	font-size: 90%;
	font-weight:normal;
}


.writer{
	margin: 10px 0px 4px 0px;
	border-top: solid 1px #b7b7b7;
	border-bottom:dotted 1px #CCCCCC;
	font-size: 90%;
	line-height: 1.5;
	padding: 0px 4px 0px 12px;
}



#title .date{
	padding:0 10px;
}


#stat{
	margin: 0px 0px 4px 0px;
	border-bottom:dotted 1px #CCCCCC;
	font-size: 13px;
	line-height: 1.1;
	padding: 0px 12px 2px 12px;
	height: 20px;
	text-align:left;
	
}

#stat .stat_item
{
	margin: 0px 10px 0px 0;
	padding: 0px 0px 0px 12px;
	background: transparent url(../images/b_square_13.gif) no-repeat 0px 0px;
	text-align: left;
}
#stat .stat_item_last
{
	padding: 0px 0px 0px 0px;
	text-align: left;
	background: none;
}
#stat .stat_star
{
	color: #FF6600;
}

#stat .date {
	padding-left: 14px;
	padding-top: 4px;
    float:left
}

#stat .hb {
	float:left;
	margin-right:8px;
}

#stat .tw {
	float:left;
	margin-right:8px;
	
}

#stat .fb {
	float:left;
	margin-right:8px;
}
#stat .hb {
	float:left;
	margin-right:8px;
}

.news_tag{
	margin: 2px 0px 4px 0px;
	font-size: 13px;
	line-height: 1.5;
	padding: 0px 12px 0px 12px;
	text-align: left;
	border-bottom: solid 1px #b7b7b7;
	/*min-height: 20px;*/
	height: 20px;
	/*overflow:hidden;*/
}

.news_tag_title
{
	padding: 0px 1px 0px 20px;
	font-weight: bold;
	background: url(../images/icon_tag.gif) no-repeat 0px 0px;
	/*min-height: 20px;*/
	/*height: 20px;*/
}
.news_tag_title_mem
{
	padding: 0px 1px 0px 20px;
	font-weight: bold;
	background: url(/ez/static/common/images/icon.png) no-repeat 0px -1139px;
	/*min-height: 20px;*/
	/*height: 20px;*/
}

#taginput{
	display:inline;
}


/*
===== 4.lead ======
*/

#lead:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#lead{
	margin: 0px 0px 12px 5px;
	padding: 6px 6px 6px 12px;
	color: #333;
	background: #eeeeee;
	display: inline-block;
	clear:both;
/*width:100%;*/
}

/* Holly Hack Targets IE Win only \*/
 * html #lead {height: 1%;}
#lead {display: block;}
/* End Holly Hack */


.sum_img{
	/*background: url(../images/sum_img_bg.gif) no-repeat;*/
	background: url(/ez/static/common/images/sum_img_bg_130.gif) no-repeat;
	/*width:90px;
	height:70px;*/
	width:130px;
	height:100px;
	padding:5px;
	float:right;
	margin: 0px 0px 4px 1em;
}

#lead p{
	color: #333;
	font-size:90%;
	line-height: 1.5;
	text-align: justify;
	text-justify: inter-ideograph;
}


/*
===== 5.article ======
*/

/* 右0pxだと1ドット欠ける */
#article{
	margin: 0px 1px 20px 5px;
}


#article h1 {
	background: #0D0D0D url(../images/title.png) repeat-x scroll 0 0;
	margin-bottom:4px;
	padding:2px 0 0 0;
}
#article h1 .apptitle_text  {
	background: none;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 5px 10px;
}

#article h1 .apptitle_a {
	background: transparent url(../images/title.png) no-repeat scroll 0 -156px;
	margin: 0px;
	padding: 0px 0px 0px 12px;
}
#article h1 .apptitle_text a {
	color:#fff;/*padding:2px 0 2px 0px;*/
}

#article h2{
	background: #0D0D0D url(/ez/static/common/images/title.png) repeat-x scroll 0 -526px;
	border-left: 6px solid #999999;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 100%;
	line-height: 1.5;
	margin: 18px 0 12px;
	padding: 6px 6px 6px 10px;

}

#article h2 span{
	border-left: solid 6px #ABCBE3;
	padding:1px 1px 1px 6px;
}


#article h3{
	clear: both;
	display: block;
	margin: 18px 0px 16px 0;
	padding:3px 6px 3px 10px;
	color: #0D0D0D;
	font-size:100%;
	line-height: 1.5;
	border-bottom: dotted 1px #aaaaaa;
	border-left: solid 5px #0D0D0D;
}
#article h4
{
	padding:8px 8px 8px 10px;
	border-color:#EFEDED;
	border-width:0px 20px 0px 0px;
	border-style:double;
	background:#f7f7f7;
	font-size:90%;
	margin-top 10px;
	margin-bottom: 10px;
	color:#666666;
}

#article h5
{
	padding:8px 8px 8px 10px;
	font-size:90%;
	margin-top: 10px;
	margin-bottom: 10px;
	color:#666666;
	border-bottom: 1px dotted #aaaaaa;

}

#article p{
	margin-bottom: 1em;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 0px;
	color: #333;
	font-size:90%;
	line-height: 1.6;
    line-break: strict;
    text-align: justify;
	text-justify: inter-ideograph;
}

#article .centerimg{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
	/* for ie7 and firefox */
	clear:both;
}

#article .centerimg img{
	margin:4px auto 4px auto;
}
#article .centerimg a img{
	border: 1px solid #0066ff;
}

#article .leftimg{
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align:center;
	/* for ie7 and firefox */
	clear:both;
	float: left;
	margin-right: 10px;
}

#article ul , #article ol{
	margin-bottom: 1.2em;
	margin-left: 3em;
	color: #333;
    font-size: 14px;
}
#article ul li
{
	/*padding: 0px 0px 0px 8px; */
	list-style: outside disc;
	line-height: 1.5em;
}
#article ol li
{
	/*padding: 0px 0px 0px 5px; */
    list-style-position: outside;
	line-height: 1.5em;
}

#article .caption{
	font-size: 80%;
	line-height: 1.5;
	/*color:#ff7f00;*/
    color: #0055aa;
}

#article .caption_txt{
	font-size: 80%;
	line-height: 1.1;
	color:#666666;
	text-align:left;
	margin-left:20px;
	margin-right:20px;}
	
#article a.btn.btn-inverse {
	color:#FFF;
	}
	
#article a.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
		  filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#E6E6E6, endColorstr=#ffffff);
border: 1px solid #D6D6D6;
}

#article a.btn.btn-inverse:hover {
	  background-color: #222222;
	  color:#FFF;

}

.section_title {
	display: block;
	color: #FF9900;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 3px;
	margin-top:3px;
}
.sectiontxt {
	border-bottom-width: 1px;
	margin-bottom: 3px;
	font-size: 80%;
}
.section {
	clear: both;
	display: block;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #F6F6EC;
	color: #333;
	font-size: 90%;
	line-height: 1.5;
	padding: 10px;
}

.back {	text-align: right;
}

#article td{
	color: #333;
	font-size:90%;
	line-height: 1.4;
	padding:3px
}

#article code{
	color:#800000;
	font-family:"ＭＳ ゴシック","Osaka－等幅",Monospace;
	font-weight:normal;
	margin:0pt 4px;
	padding:0pt;
}

/*
===== 6.linkmenu ======
*/

#linkmenu{
	margin-bottom: 12px;
}

.linkmenu_sub {
	font-size:90%;
	line-height: 1.5;
	text-align:right;
	padding:0px 0px;
    margin-bottom: 9px;
	    margin-top: 9px;
}

.linkmenu_sub img{
	vertical-align:middle;
}

.linkmenu_sub a{
	padding:3px;
	margin-right: 1px;
	margin-left: 1px;
	border: 1px solid #ffcf87;
}

.linkmenu_sub a.linkmenu_img{
	background: #FFFFFF;
	padding:0;
	border:0;

}


.linkmenu_sub .current {
	background: #FFCF87;
	padding:3px;
	margin-right: 1px;
	margin-left: 1px;
	border: 1px solid #ffcf87;
    font-weight: bold;
}

/*
===== 7.profile ======
*/

.profile{
	margin: 0 0 12px 5px;
	padding:6px;
	background: #eeeeee;
	border: 1px solid #ccc;
	font-size:90%;
	 _zoom: 1;   
    overflow: hidden;   

}


.profile h2{
	color:#fff;
	background: #333;
	margin: 0px 0px 8px 0;
	padding:0;
	font-size:90%;
}

.profile h2 img {
vertical-align: middle;
}
.profileimg{
	float:left;
	margin: 0px 0px 8px 0px;
}

.profileimg img{
	border: 1px solid #ccc;
	margin: 0 4px 2px 0;
}


.profiletxt p{
	padding: 0px 0 0 114px;
	margin-bottom:10px;
}
.profiletxt p.profilename{
	font-weight: bold;
	color:#c33;

}



.profile .profcontents
{
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 8px 8px;
}
.profile .profimg_l
{
	float:left;
	border: 1px solid #ccc;
	margin: 0px 8px 8px 0px;
}
.profile .proftitle
{
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	line-height: 1.5;
}
.profile .proftxt
{
	margin: 0px 0px 4px 0px;
}

.profilesmall {

	font-size: 12px;
	line-height: 1.5;
}
.profilesmall p{
	text-align: justify;
	text-justify: inter-ideograph;
	margin-bottom: 0px;
}
.profilesmall ul li{
	font-size: 12px;
	list-style: outside disc;
	margin-left: 1.5em;
}






/*
===== 8.rating,comment2,trackback2 ======
*/


/*
===== trackback ======
*/
.tb_info
{
	font-size: 80%;
}

.tb_link{
	font-size: 80%;
	line-height: 1.5;
	text-align:right;
}

#tblist
{
	font-size: 80%;
}
#tblist .tb_item
{
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 4px 0px;
	background: url(../images/bar-dot2.gif) repeat-x bottom;
}
#tblist .tb_title
{
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 12px;
	background-image: url(/common/images/yaji_r.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#tblist .tb_excerpt
{
	margin: 0px 0px 0px 12px;
	line-height:1.3;
}





/*  */
#rating .txt						{float:left;}
#rating .result						{float:left; color:#CC3333;	font-size: 10pt;}
#rating .bar						{float:left; width:100px; height:10px; vertical-align:middle; background-image:url(/common/images/cc_back2.jpg); margin-top:3px;}
#rating .baravg						{float:left; width:0px;   height:10px; vertical-align:middle; background-image:url(/common/images/cc_ff.gif);}
#rating .col						{float:left; width:18px;  height:7px;  margin: 1px;}
#rating .col1						{float:left; width:17px;  height:7px;  margin: 1px; margin-left :2px;}
#rating .col5						{float:left; width:17px;  height:7px;  margin: 1px; margin-right:2px;}

#cmt_list .cmt .txt					{float:left; color:#999999; font-weight: bold; vertical-align:middle;}
#cmt_list .cmt .result				{float:left; color:#CC3333;}
#cmt_list .cmt .profile				{border-width:0px;}
#cmt_list .cmt .profile .button		{float:right;}
#cmt_list .cmt .profile .button img	{margin-top:1px; margin-bottom:1px;}
#cmt_list .cmt .profile .title		{float:left; font-weight:bold;  }
/*  */


/*
===== 9.parts ======
*/


.cate_item {
border-bottom:dotted 1px #666;
font-size:80%;
margin:0;
padding:4px 8px 4px 0;
}

/* /article/corner/ */
.cate_item .cate_item_link {
background:#FFF url(../images/b-orange.gif) no-repeat scroll 0 0;
border:0 solid #000;
font-weight:normal;
line-height:1.3em;
margin:0 0 0 4px;
padding:0 0 0 15px;
text-align:left;
}

/* article comment , preview*/
.art_attention
{
	margin: 0px 0px 8px 5px;
	padding: 4px 8px 4px 8px;
	border: solid 1px #0066aa;
	background-color: #F6F6EC;
	color: #CC3333;
	font-weight: bold;
	font-size: 80%;
	line-height: 1.5em;
}
.art_comment
{
	margin: 0px 0px 8px 0px;
	padding: 8px 8px 8px 8px;
	border: solid 1px #CC3333;
	background-color: #F6F6EC;
	font-weight: bold;
	font-size: 80%;
}
.art_comment_n
{
	margin: 0px 0px 8px 0px;
	padding: 8px 8px 8px 8px;
	border: solid 1px #CC3333;
	background-color: #F6F6EC;
	font-weight: normal;
	font-size: 90%;
	line-height: 1.5;
}



/*
===== paging ======
*/

.paging{
	margin: 8px 84px 8px 84px;
}

.tbl_toc
{
	width: 100%;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	empty-cells: show;
}
.tbl_toc th
{
	color: White;
	font-size: 80%;
	font-weight: bold;
	background-color: #333333;
	text-align: left;
	padding: 2px 2px;
}
.tbl_toc td
{
	font-size: 80%;
	border: 0px solid #CCCCCC;
	padding: 1px 1px 1px 1px;
	text-align: left;
}
.tbl_toc td.title
{
	font-size: 80%;
	font-weight:bold;
}
.tbl_toc td.current
{
	font-weight: bold;
	padding-left:16px;
	background: #F6F6EC url("../images/yaji_r.gif") no-repeat 0.1em 0.4em;
	border-top: 1px solid #CCCCCC;
}
.tbl_toc td.link
{
	padding-left:16px;
	background-position: 2px 3px;
	border-top: 1px solid #CCCCCC;
}
.tbl_toc td.h2
{
	padding-left:24px;
}



.pg_bar
{
	margin: 0px auto 30px auto;
	font-size: 90%;
	border-collapse: collapse;
}
.pg_bar_prev
{
	padding: 0px 0px 0px 0px;
	width: 100px;
	float:left;
}
.pg_bar_num
{
	display: block;
	text-align: center;
	vertical-align:bottom;
	line-height: 2.2em;
	float:left;
}
.pg_bar_num div{
	margin-right:10px;
	margin-left:10px;
	display: block;
	border: 0px solid #eee;
}
.pg_bar_num a
{
	font-weight: bold;
	padding: 10px;
	border: 1px solid #ccc;
	margin-right:5px;
}

.pg_bar_num a:hover {
	background:#efefef;
}
.pg_bar_num .current
{
	color:#fff;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #ccc;
	background: #0D0D0D;
		margin-right:5px;

}
.pg_bar_next
{
	padding: 0px 0px 0px 0px;
	width: 100px;
	float:left;
}



.pg_bar_top
{
	margin: 0px 0px 8px 0px;
	text-align: right;
	font-size: 80%;
}
/*
===== /paging ======
*/

.copyright
{
	margin: 0px 0px 4px 5px;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	text-align: right;
}

/*
===== newcontents ======
*/
.listitem
{

}
.listitem{
	margin-bottom: 16px;
	border: solid 0px black;
}


.listitem .listitemtext{
	margin: 0px 0px 4px 0px;
	border: solid 0px black;
}
.listitem .listitemtext_s
{
	font-size: 90%;
	margin: 4px 0px 4px 0px;
	padding:0px 0px 0px 18px;
	border: solid 0px black;
	line-height: 1.3em;
	letter-spacing: 1px;
	background: url(../images/b-newtitle.gif) no-repeat 0.1em 0.1em ;
}



/*
.listitem p{
	font-size: 90%;
	line-height: 1.5;
	padding: 0 0 2px 26px;
}
*/

.listitem .newslink{
	font-size: 80%;
	line-height: 1.5;
	padding: 0 0 10px 26px;
}

.listitem .date{
	color:#666666;
	background: url(../images/b-note.gif) no-repeat 0 0.1em ;
	padding: 1px 6px 1px 14px;
}
.date_s{
	color:#666666;
	padding: 0px 0px 0px 8px;
	font-size: 80%;
	font-weight: normal;
}

.listitem .link{
	color:#ff7f00;
	background: url(../images/b-02.gif) no-repeat 0 0.2em ;
	padding: 1px 0 1px 12px;
}

.listitem .newsauthor{
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	line-height: 1;
	text-align: right;
	border: solid 0px black;
}
.listitem .newsthumnail{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	line-height: 1;
	float: right;
	border: solid 1px black;
	width: 100px;
	height: 60px;
}
img.thumb_r{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	float: right;
	border: solid 1px black;
	width: 100px;
	height: 60px;
	display: block;
}


.listitem .rating{
	color:#ff7f00;
	padding: 1px 0px 1px 0px;
	border: solid 0px black;
}


/*
===== /newcontents ======
*/

.head {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DEDBD6;
	display: block;
	float: left;
	width: 100%;
}

/* rating */
#siterating form		{margin-top:2px; margin-right:0px; margin-bottom:0;}
#siterating .txt		{float:left;}
#siterating .result		{float:left; color:#CC3333;	font-size: 10pt;}
#siterating .bar		{float:left; width:100px; height:10px; vertical-align:middle; background-image:url(/ez/static/common/images/cc_back2.jpg); margin-top:3px;}
#siterating .col		{float:left; width:18px;  height:7px;  margin: 1px;}
#siterating .col1		{float:left; width:17px;  height:7px;  margin: 1px; margin-left :2px;}
#siterating .col5		{float:left; width:17px;  height:7px;  margin: 1px; margin-right:2px;}
#siterating img			{border-width:0px;}
#siterating span		{border-left: 0px solid red; padding:0;}
/* /rating */


/* download */
.down_section
{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
.down
{
	margin: 4px 0px 4px 0px;
	padding: 0px 0px 0px 18px;
	font-size: 90%;
	background-color: #ffffff;
	background: white url("/ez/static/common/images/yaji_r.gif") no-repeat;
	background-position: left center;
}
.down_info
{
	font-size: 80%;
}
/* download */


.richlink {
	border:1px solid #CCCCCC;
	display:block;
	letter-spacing:1px;
	margin-left:auto;
	margin-right:auto;
	width:456px;
	background-image: url(/ez/static/common/images/logo_fresheye.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 100%;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.richlink h3 {
	color:#CCCCCC;
	font-size:10px;
	position:relative;
	font-weight: normal;
	margin: 0;
	padding: 0px;
}
.richlink h3 a{
	color:#999999;
	font-weight:normal;
	left:365px;
	letter-spacing:0;
	padding:0;
	position:absolute;
	font-size: 10px;
}
.richlink a {
	font-size:75%;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0em;

/*padding: 0.5em; font-size: 75%;*/
}

#bo_login {
	background: url(/ez/static/common/images/regist.jpg) -170px -85px;
	width: 160px;
	height: 79px;
	float: left;
}

#bo_login span {
display:none;
}

#bo_login a {
display:block;height: 79px;
}

#bo_login a:hover {background:url(/ez/static/common/images/regist.jpg) -170px -5px no-repeat; }

#bo_free {
	background: url(/ez/static/common/images/regist.jpg) 0px -74px;
	width: 160px;
	height: 79px;
	float: left;
}

#bo_free span {
display:none;
}

#bo_free a {
display:block;height: 79px;
}

#bo_free a:hover {background:url(/ez/static/common/images/regist.jpg) 0px 6px no-repeat; }

/* 投票
==================================================================== */

.vote {
	background: url("/ez/static/common/images/title_vote.gif") no-repeat scroll 5px 5px #eee;
	border-bottom: 3px solid #333;
	border-top: 3px solid #333;
	font-size: 80%;
	line-height: 1.5;
	overflow: hidden;
	padding: 8px 3px 8px 80px;
	text-align: left;
	margin: 0 0 20px 5px;
}
.vote p {
    margin-bottom: 10px;
}
.vote h2 {
    background: url("/ez/static/common/images/vote_q.gif") no-repeat scroll 0 2px transparent;
    font-size: 110%;
    margin-bottom: 10px;
    padding-left: 20px;
    word-wrap: break-word;
}
.vote h3 {
    background: url("/ez/static/common/images/vote_q.gif") no-repeat scroll 0 2px transparent;
    font-size: 110%;
    margin-bottom: 0;
    padding-left: 20px;
}
.vote .bo {
    margin-top: 20px;
}
.vote .form {
    line-height: 2em;
    margin-left: 20px;
}
.vote input {
    margin-right: 5px;
}
.vote .btn-vote {
    float: right;
}
/* preタグ
==================================================================== */

#article pre {
	/* Mozilla */
	white-space: -moz-pre-wrap;

	/* Opera 4-6 */
	white-space: -pre-wrap;

	/* Opera 7 */
	white-space: -o-pre-wrap;

	/* CSS3 */
	white-space: pre-wrap;

	/* IE 5.5+ */
	word-wrap: break-word;
	
	padding: 10px 10px 10px 10px;
	background-color: #FFF7D6;
	font-family: "ＭＳ ゴシック", "Osaka－等幅", Monospace;
	font-size: 13px;
	letter-spacing: 0px;
	line-height: 130%;
}
/* 次のページへ
==================================================================== */
.nextpage {
	margin: 30px 0 20px 5px;
	font-weight:bold;
	display:block;
	text-align:center;

	
}

.nextpage p {
	overflow:hidden;
	line-height:1.4;
}

.nextpage a {
	display:block;
	padding:5px 8px 5px 0px;
		overflow:hidden;
		line-height:160%;

	}
.nextpage a:hover {
	background:#efefef;
}

.nextpage .title {
	background-color: #333333;
	color: #FFFFFF;
	text-align: left;
	padding:5px;
	margin-right:8px;
	}