@charset "utf-8";

body{
	border-top:4px solid #80c527;
}

#header{
	width:100%;
	background:url(/_p/images/bg-header.gif) 0 bottom repeat-x;
	padding-bottom:4px;
	margin-bottom:20px;
}
#header-inner{
	width:940px;
	margin:0 auto;
	position:relative;
	height:4.5em;
}
#logo{
	padding:1em 0 8px 0;
}
#fogetPass{
	position:absolute;
	right:0;
	bottom:10px;
	margin:0;
	font-size:92%;
}
#fogetPass a{
	color:#a3a3a3;
	text-decoration:none;
}
#fogetPass a:hover{
	color:#666;
	text-decoration:underline;
}
#tab{
	position:absolute;
	top:0;
	right:0;
	background:url(/_p/images/bg-tab-left.gif) 0 bottom no-repeat #80c527;
	padding:3px 0 0 6px;
}
#tab ul{
	background:url(/_p/images/bg-tab-right.gif) right bottom no-repeat;
	padding:0 6px 4px 0;
}
#tab ul li{
	display:inline
}
#tab ul > li:before{
	content:"｜";
	color:#fff;
}
#tab ul > li:first-child:before{
	content:"";
}
#tab ul li a{
	color:#fff;
	padding:0 10px;
}
#navi{
	background:url(/_p/images/bg-graduation.gif) 0 0 repeat-x #fafafa;
	padding-top:3px;
}
#navi-inner{
	width:940px;
	margin:0 auto;
	zoom:1;
}
#navi-inner:after{
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}

#navi-inner hr{
	display:none;
}
#navi-inner ul{
	float:left;
	list-style:none;
	padding-top:5px;
}
#navi-inner ul li{
	float:left;
	margin-right:2px;
}
#navi-inner ul li a{
	text-decoration:none;
}
#navi-inner ul li a span{
	background:#80c527;
	display:block;
	color:#fff;
	padding:5px 0;
	width:140px;
	text-align:center;
	font-weight:bold;
}
#navi-inner ul li:hover a span{
	background:#20ae00;
}
#navi-inner ul li.cur a span{
	background:#565656;
}
#navi-inner ul li.cur a{
	background:url(/_p/images/navi-bg-cur.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom:7px;
	display:block;
	text-decoration:none;
}
#navi-inner ul li:hover.cur a span{
	background:#20ae00;
}
#navi-inner ul li:hover.cur a{
	background:url(/_p/images/navi-bg-cur_on.gif) center bottom no-repeat;
}
#navi-inner select{
	float:right;
	width:220px;
	margin:9px 0;
}

.onecolumn #wrapper{
	width:940px;
	margin:0 auto;
}
.onecolumn #wrapper #mainArea{
}
.onecolumn #wrapper #subArea{
}

.twocolumns #wrapper{
	width:940px;
	margin:0 auto;
	background:url(/_p/images/bg-subarea.gif) right 0 repeat-y;
}
.twocolumns #wrapper #mainArea{
	width:700px;
	float:left;
}
.twocolumns #wrapper #subArea{
	width:220px;
	float:right;
}

.base #wrapper{
	width:940px;
	margin:0 auto;
}
.base #wrapper #mainArea{
	width:940px;
	float:none;
}
.base #subArea .left{
	width:460px;
	float:left;
}
.base #subArea .right{
	width:460px;
	float:right;
}


#footer{
	background:#fff;
	clear:both;
	padding:10px 0;
}
#footer #topagetop{
	background:url(/_p/images/icon-topagetop.gif) 0 center no-repeat;
	padding:3px 0 3px 22px;
	display:block;
	float:right;
	color:#565656;
}
#footer ul{
	clear:both;
	border-top:1px solid #a8a8a8;
	list-style:none;
	padding:5px 0 0 0;
}
#footer ul li{
	display:inline;
	font-size:90%;
	padding:0;
}
#footer ul > li:after{
	content:"|";
}
#footer ul > li:first-child:before{
	content:"|";
}
#footer ul li a{
	color:#565656;
	padding:0 3px;
}


h1,h2,h3,h4,h5,h6,table,tr,td,th,textarea,input{
	font-size:100%;
}

a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
}

.layoutOnecolumn{
	clear:both;
	padding-bottom: 15px;
}

.layoutTwocolumn{
	zoom:1;
}
.layoutTwocolumn:after{
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}
.layoutTwocolumn .layoutLeftcolumn{
	float:left;
	width:340px;
}
.layoutTwocolumn .layoutRightcolumn{
	float:right;
	width:340px;
}

.pageHeader,
.pageHeaderCalendar{
	zoom:1;
	border-bottom:1px solid #d7d7d7;
	margin-bottom:35px;
	padding-bottom:10px;
	position:relative;
}
.pageHeader:after,
.pageHeaderCalendar:after{
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}
.moduleCalendar{
	border:1px solid #20ae00;
	padding:4px 4px 4px 10px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	font-size:108%;
	font-weight:bold;
	position:absolute;
	right:0;
	bottom:3px;
	background:#f9f9f9;
}
.moduleCalendar img{
	vertical-align:middle;
	margin-left:10px;
}
.moduleCalendar input{
	height:30px;
	width:100px;
	border:none;
	background:none;
	outline:none;
	vertical-align:middle;
}
.moduleCalendar input.toDate{
	width:140px;
	background:url(/_p/images/icon-calendar.gif) right center no-repeat;
}
.pageHeader#admintop img{
	float:right;
	vertical-align:top;
	padding-bottom:3px;
}

.pageHeader div.contents {
	float: right;
	width: 250px;
	margin: 9px 0;
}
.pageHeader select {
  float: right;
	width: 200px;
}

.moduleLocalnavi{
	background:#fff;
	padding-bottom:20px;
}
.localNavi{
	list-style:none;
}
.localNavi li{
	margin-bottom:1px;
}
.localNavi li a{
	border:1px solid #e6e6e6;
	display:block;
	padding:10px 13px 10px 35px;
	font-weight:bold;
	color:#565656;
	background-position:10px center;
	background-repeat:no-repeat;
}
.localNavi li.lnaviDatatop a{
	background-image:url(/_p/images/icon-datatop.gif);
}
.localNavi li.lnaviClickranking a{
	background-image:url(/_p/images/icon-clickranking.gif);
}
.localNavi li.lnaviPvranking a{
	background-image:url(/_p/images/icon-pvranking.gif);
}
.localNavi li.lnaviAdmintop a{
	background-image:url(/_p/images/icon-admintop.gif);
}
.localNavi li.lnaviBlacklist a{
	background-image:url(/_p/images/icon-blacklist.gif);
}
.localNavi li a:hover{
	text-decoration:none;
	background-color:#979797;
	color:#ffffff;
}

.moduleRanking{
	border-top:7px solid #565656;
}
.moduleRanking ol{
	list-style:none;
	border-top:1px solid #bbbbbb;
}
.moduleRanking ol li{
	border-bottom:1px solid #bbbbbb;
	padding:10px 0;
}
.moduleRanking ol li.even,
.moduleRanking ol li:nth-child(even){
	background:#f9f9f9;
}
.moduleRanking .count{
	font-size:138%;
	font-weight:bold;
	width:90px;
	margin-right:5px;
	text-align:center;
	vertical-align:middle;
	display:inline-block;
}
.moduleRanking .count .clickcount{
	display:block;
	font-weight:normal;
	font-size:78%;
}
.moduleRanking ol li span.title{
	width:235px;
	display:inline-block;
	vertical-align:middle;
}
.layoutOnecolumn .moduleRanking ol li span.title{
	width:595px;
}
.layoutOnecolumn .moduleRanking ol li span.title a{
	background:url(/_p/images/icon-pagelink.gif) right center no-repeat;
	padding-right:25px;
}

.moduleRanking .readmore{
	text-align:right;
}

.listnavigation{
	padding:6px;
	background:#e6e6e6;
	text-align:right;
}
.listnavigation select{
	margin:0 5px;
}
.listnavigation select,
.listnavigation img{
	vertical-align:middle;
}
.listnavigation .pagecount{
	font-size:92%;
}
.listnavigation .btn_deleteblacklist{
	float:left;
}

.moduleBlacklist{
	border-top:7px solid #565656;
}
.moduleBlacklist table{
	width:100%;
	border:none;
}
.moduleBlacklist td{
	border:none;
	border-top:1px solid #b8b8b8;
	border-bottom:1px solid #b8b8b8;
	padding:8px;
	text-align:left;
}
.moduleBlacklist tr.even,
.moduleBlacklist tr:nth-child(even){
	background:#f9f9f9;
}
.moduleBlacklist td.checkbox{
	text-align:center;
	border-right:1px solid #b8b8b8;
	width: 10px;
}

.moduleBlacklistform{
	padding:20px;
}
.moduleBlacklistform p{
	margin-bottom:10px;
}
.moduleBlacklistform form{
}
.moduleBlacklistform form label{
	vertical-align:middle;
	font-weight:bold;
	margin-right:10px;
}
.moduleBlacklistform form input.text{
	vertical-align:middle;
	width:360px;
	height:20px;
	margin-right:20px;
}
.moduleBlacklistform form input.addbtn{
	vertical-align:middle;
}


.moduleWhitelist {
  /*
  margin-bottom: 5px;
  */
}
.moduleWhitelist:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.moduleWhitelist table{
	width: 100%;
	border: none;
}
.moduleWhitelist td{
	border: none;
	border-top: 1px solid #b8b8b8;
	border-bottom: 1px solid #b8b8b8;
	padding: 8px;
	text-align: left;
}
.moduleWhitelist tr.even,
.moduleWhitelist tr:nth-child(even){
	background: #f9f9f9;
}
.moduleWhitelist td.checkbox{
	text-align: center;
	border-right: 1px solid #b8b8b8;
	width: 10px;
}

.moduleWhitelist label {
	vertical-align: middle;
	font-weight: bold;
	margin-right: 10px;
	float: left;
}
.moduleWhitelist input.text {
	vertical-align: middle;
	width: 360px;
	height: 20px;
	margin-right: 20px;
	float: left
}
.moduleWhitelist input.addbtn {
	vertical-align: middle;
  float: right;
  width: 100px;
	background: #80c527;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	padding: 2px 0;
	font-weight: bold;
}
.moduleWhitelist input.removebtn {
	vertical-align: middle;
  float: left;
  width: 100px;
	background: #80c527;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	padding: 2px 0;
	font-weight: bold;
}
.whitelistnavigation {
	padding: 6px;
	background: #e6e6e6;
	text-align: right;
}
/*
.whitelistnavigation select {
	margin: 0 5px;
}
.whitelistnavigation select,
.whitelistnavigation img {
	vertical-align: middle;
}
*/
.whitelistnavigation .pagecount {
	font-size: 92%;
}


.moduleBlogparts{
	margin:13px 10px;
	padding-bottom:7px;
	background:url(/_p/images/line-dashed.gif) 0 bottom repeat-x;
}
.moduleBlogpartsTitle{
	background:url(/_p/images/icon-blogparts.gif) 5px center no-repeat;
	padding-left:25px;
}


.moduleWhatsnew{
	margin:13px 10px;
}
.moduleWhatsnewTitle{
	background:#acacac;
	color:#fff;
	padding:5px 7px;
}
.moduleWhatsnewList{
	background:#fff;
	list-style:none;
}
.moduleWhatsnewList li{
	padding:7px;
	background:url(/_p/images/line-dashed.gif) 0 bottom repeat-x;
	font-size:92%;
}
.moduleWhatsnewList li .date{
	color:#565656;
	margin-right:1em;
}


.moduleData{
}
.moduleData .moduleDatatitle{
	background:#80c527;
	color:#fff;
	padding:5px 10px;
	font-weight:bold;
}
.moduleData ul{
	border-top:1px solid #b8b8b8;
	list-style:none;
}
.moduleData ul li{
	border-bottom:1px solid #b8b8b8;
}
.moduleData ul li:nth-child(even){
	background:#f9f9f9;
}
.moduleData ul li img{
	vertical-align:middle;
	margin-right:5px;
}
.moduleData ul li a{
	display:block;
	padding:5px 10px;
}
#twitter.moduleData ul li,
#hatebu.moduleData ul li{
	padding:5px 10px;
}
#twitter.moduleData ul li a,
#hatebu.moduleData ul li a{
	display:inline;
	padding:0;
}
#twitter.moduleData ul li span.comment{
	display:block;
	padding-left:20px;
}


.nondesign#hatebu{
}
.nondesign#hatebu ul{
	background:#edf1fd;
	margin:0;
	padding:5px 10px 5px 20px;
}
.nondesign#hatebu li{
	border:none;
	list-style:circle;
	font-size:85%;
	margin-bottom:2px;
	background:none;
	padding:0;
	color:#000000;
}
.nondesign#hatebu.moduleData ul li{
	padding-left:0;
}
.nondesign#hatebu li a{
}
.nondesign#hatebu li img {
	vertical-align:middle;
}
.nondesign#hatebu li .zenback-hatebu-date {
	margin-right:3px;
}
.nondesign#hatebu li .zenback-hatebu-name {
	margin-right:3px;
	text-decoration:underline;
}
.nondesign#hatebu li .zenback-hatebu-tag {
	font-size:80%;
	margin-right:3px;
}
.nondesign#hatebu li .zenback-hatebu-tag a {
	text-decoration:none;
}


.nondesign#twitter ul {
}
.nondesign#twitter ul li {
	background:none;
	min-height:48px;
	margin-top:10px;
	padding-bottom:7px;
	border-bottom:1px solid #eeeeee;
	padding-left:55px;
	text-indent:0;
}
* html .nondesign#twitter ul li {
	height:48px;
}
.nondesign#twitter ul li img {
	float:left;
	margin-left:-55px;
}
.nondesign#twitter ul li a {
	text-decoration:none;
}
.nondesign#twitter ul li a.zenback-twitter-name{
	font-weight:bold;
	margin-right:5px;
}


.moduleGraph{
	zoom:1;
	border-top:6px solid #565656;
	padding:15px 0;
}
.moduleGraph:after{
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}
.moduleGraphcount{
	float:left;
	width:170px;
	font-size:231%;
	font-weight:bold;
	text-align:center;
	display:inline-block;
	margin-top:70px;
}
.moduleGraphcount span{
	font-size:47%;
	font-weight:normal;
	display:block;
}
.moduleGraphimg{
	width:514px;
	height:214px;
	border:3px solid #80c527;
	float:right;
	display:inline-block;
}

.moduleCustom{
	border-top:1px solid #b8b8b8;
}

dl.moduleCustomlayout, 
div.moduleCustomlayout {
	border-top:7px solid #565656;
	padding:7px 0;
}

.moduleCustomlayout dt{
	width:160px;
	float:left;
	font-size:115%;
	padding:7px 0;
}
.moduleCustomlayout dd{
	width:520px;
	float:right;
}
.moduleCustomlayout dd ul{
	list-style:none;
}
.moduleCustomlayout dd ul li{
	border-bottom:1px solid #b8b8b8;
	padding:7px 0;	
}

.moduleCustomlayout dd ul.moduleCustomLead li label{
	float:left;
}
.moduleCustomlayout dd ul.moduleCustomLead li div{
	float:right;
}
.moduleCustomlayout dd ul.moduleCustomLead li label input{
	margin-right:5px;
}
.moduleCustomlayout dd ul.moduleCustomLead li div select{
	margin-left:5px;
}
.partsCustomize li{
	background:url(../images/bg-customlist.gif) 0 center no-repeat;
	padding-left:40px !important;
}
.partsCustomize li:hover{
	background:url(../images/bg-customlist_on.gif) 0 center no-repeat #dfecfb;
	cursor:move;
}
.partsCustomize li:last-child{
	border:none;
}
.partsCustomize li[name="twitter"] .twitter_oauth {
  padding-right: 10px;
}
.partsCustomize li[name="twitter"] .twitter_oauth img {
  width: 99px;
}

.moduleCustomlayout dd ul.moduleCustomSocialBar li label {
  float: left;
}
.moduleCustomlayout dd ul.moduleCustomSocialBar li div {
	float: right;
}
.moduleCustomlayout dd ul.moduleCustomSocialBar li label input {
	margin-right: 5px;
}
.moduleCustomlayout dd ul.moduleCustomSocialBar li div select {
	margin-left: 5px;
}
.partsSocialBarCustomize li {
	padding-left: 40px !important;
}
.partsSocialBarCustomize li:last-child{
	border: none;
}

.moduleCustomlayout dd ul.moduleCustomCommon li label {
    float: left;
    width: 70%;
}
.moduleCustomlayout dd ul.moduleCustomCommon li div.secondaryOpt {
    float: right;
    width: 30%;
}
.moduleCustomlayout dd ul.moduleCustomCommon li label input {
	margin-right: 5px;
}
.moduleCustomlayout dd ul.moduleCustomCommon li div img {
    margin-top: 5px;
	margin-left: 20px;
}
.moduleCustomlayout dd ul.moduleCustomCommon li div select {
	margin-left: 5px;
    float: right;
}
.moduleCustomlayout .moduleCustomCommon a.news_parts:hover {
  text-decoration: none;
}
.partsCommonCustomize li {
    /*
	padding-left: 40px !important;
    */
}
.partsCommonCustomize li:last-child {
	border: none;
}

.moduleCustomlayout dd .moduleCustomTheme .theme_thumbnail img {
	padding: 2px;
	margin-left: 10px;
	border: gray solid 1px;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.moduleCustomlayout dd .moduleCustomTheme a.theme_thumbnail:hover img {
	filter:alpha(opacity=100);
	opacity:1.0;
}
.moduleCustomlayout dd .moduleCustomTheme a.selected img {
	border: #80C527 solid 5px;
	filter:alpha(opacity=100);
	opacity:1.0;
}
.moduleCustomlayout .partsModuleThemePreview img {
	padding: 20px 0 0 10px;
}
.moduleCustomlayout .partsModuleThemePreview .hidden {
	display: none;
}
.moduleCustomlayout .partsModuleThemePreview .show {
	display: block;
}

.moduleCustomPreview{
	border:1px solid #333;
	width:518px;
	height:445px;
	margin-top:10px;
}
.moduleCustomPreviewBtn div{
	padding:30px;
}
.moduleCustomPreviewBtn div input{
	margin:0 20px;
	width:100px;
}

#moduleCustomhowto p{
	margin-bottom:5px;
}

.moduleCustomDesign{
}
.moduleCustomDesign ul{
}
.moduleCustomlayout .moduleCustomDesign ul li{
	padding:20px 0 10px 0;
}
.moduleCustomDesign ul li div.customName{
	width:160px;
	padding-right:20px;
	vertical-align:top;
	font-weight:bold;
	margin-bottom:9px;
	vertical-align:middle;
	display:-moz-inline-box;
	display:inline-block;
	display:inline;
	zoom:1;
}
.moduleCustomDesign ul li div.customInfo{
	width:305px;
	vertical-align:top;
	margin-bottom:9px;
	vertical-align:middle;
	display:-moz-inline-box;
	display:inline-block;
	display:inline;
	zoom:1;
}
/*
* html .moduleCustomDesign ul li div.customInfo{
	width:300px;
}
*+html .moduleCustomDesign ul li div.customInfo{
	width:300px;
}
*/
.moduleCustomDesign ul li div.customInfo input{
	margin-right:10px;
}
.moduleCustomDesign ul li div.customInfo input.choosecolor{
	width:240px;
	marign-right:0;
}
* html .moduleCustomDesign ul li div.customInfo input.choosecolor{
	padding-top:1px;
	padding-bottom:1px;
}
*+html .moduleCustomDesign ul li div.customInfo input.choosecolor{
	padding-top:1px;
	padding-bottom:1px;
}
/*
* html .moduleCustomDesign ul li div.customInfo input.choosecolor{
	width:220px;
}
*+html .moduleCustomDesign ul li div.customInfo input.choosecolor{
	width:220px;
}
*/
.moduleCustomDesign ul li.moduleCustomDesignnote{
	padding:4px 0 32px 0;
}
.moduleCustomDesignnote p{
	margin:0;
	text-align:right;
	font-size:92%;
}

#sbar_size img{
  padding: 0px 20px 10px 0px;
  vertical-align: top;
}


.moduleStatus {
	border-top: 1px solid #b8b8b8;
}
.moduleStatus:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.moduleStatus p.download-description,
.moduleStatus p.google-analytics-description {
	float: left;
}
.moduleStatus .download-button,
.moduleStatus .google-analytics-button {
	float: right;
	width: 150px;
	display: block;
	background: #80c527;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	padding: 2px 0;
	font-weight: bold;
}
.moduleStatus .download-button:hover {
	background:#20ae00;
}

.moduleStatuslayout {
	border-top: 7px solid #565656;
	padding: 7px 0;
}
.moduleStatuslayout:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.moduleStatuslayout dt {
	width: 160px;
	float: left;
	font-size: 115%;
	padding: 7px 0;
}
.moduleStatuslayout dd {
	width: 520px;
	float: right;
	padding: 7px 0;
}
.moduleStatusSublayout {
  padding: 10px 0 10px 0;
}


.moduleStatusTwitter {
	margin: 0;
	padding: 0;
}
.moduleStatusTwitter ul {
	list-style-tyle: none;
  margin-bottom: 5px;
	background: none;
	padding-left: 0;
  padding-top: 5px;	
	clear:both;
	zoom:1;
}
.moduleStatusTwitter ul li {
	min-height: 48px;
	margin-bottom: 10px;
	padding-bottom: 7px;
	border-bottom: 1px solid #eeeeee;
	padding: 0 0 5px 0;
	text-indent: 0;
  word-wrap: break-word;
  list-style: none;
}
.moduleStatusTwitter ul li:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.moduleStatusTwitter ul li img {
	float: left;
	margin: 0 5px 5px 0;
}
.moduleStatusTwitter ul li img a {
	margin-right: 5px;
}
.moduleStatusTwitter ul li a {
	text-decoration: underline;
	font-weight: normal;
	background: none;
	font-style: normal;
	color: #0000FF;
}
.moduleStatusTwitter ul li a:hover {
	text-decoration: none;
	background: none;
	font-weight: normal;
	background: none;
	font-style: normal;
}
.moduleStatusTwitter ul li .itemdate a {
  font-size: 11px;
  color: #999;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  background: none;
  padding: 0;
}
.moduleStatusTwitter ul li .itemdate a:hover {
  text-decoration: underline;
  color: #999;
  font-weight: normal;
  font-style: normal;
  background: none;
}


.moduleUserinfo{
	border-top:1px solid #b8b8b8;
}
dl.moduleUserinfolayout{
	border-top:7px solid #565656;
	padding:7px 0;
}
.moduleUserinfolayout dt{
	width:160px;
	float:left;
	font-size:115%;
	padding:7px 0;
}
.moduleUserinfolayout dd{
	width:520px;
	float:right;
	padding:7px 0;
}
.moduleUserinfolayout .mailaddress{
}
.moduleUserinfolayout .password{
}
* html body .moduleUserinfolayout .password,
* html body .moduleUserinfolayout .mailaddress {
	width:420px;
	float:left;
}
*+html body .moduleUserinfolayout .mailaddress,
*+html body .moduleUserinfolayout .password {
	width:420px;
	float:left;
}
.moduleUserinfolayout .btn{
	float:right;
	width:70px;
	display:block;
	background:#80c527;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	padding:2px 0;
	font-weight:bold;
}
.moduleUserinfolayout a.btn:hover{
	background:#20ae00;
}


.moduleUserinfoEdit{
	border-top:1px solid #b8b8b8;
	clear:both;
}
dl.moduleUserinfolayout{
	border-top:7px solid #565656;
	padding:7px 0;
}
.moduleUserinfoEdit .mailaddress {
	margin-bottom:14px;
}
.moduleUserinfoEdit ul li,
#edit_emailaddress ul li,
#edit_password ul li,
#edit_company ul li {
	list-style:none;
	margin:0;
}

.chengeUserinfo{
	clear:both;
	border-top:1px solid #b8b8b8;
	margin-top:7px;
}
.userinfoName,
.edit_emailaddress {
	width:160px;
	padding:5px 0;
	padding-right:20px;
	float:left;
	vertical-align:top;
	text-align:right;
	margin-bottom:9px;
}
.userinfoNew,
.edit_emailaddress {
	padding:5px 0;
	float:right;
	width:330px;
	vertical-align:top;
	margin-bottom:9px;
}
.userinfoNew input{
	width:325px;
	vertical-align:top;
	height:15px;
}
.moduleUserinfoEdit .editbtnArea,
#edit_emailaddress .editbtnArea,
#edit_password .editbtnArea {
	clear:both;
	text-align:right;
	padding:3px 0 0 0;
}
.moduleUserinfoEdit .editbtnArea input,
#edit_emailaddress .editbtnArea input,
#edit_password .editbtnArea input,
.moduleWhitelist input.addbtn,
.moduleWhitelist input.removebtn,
.moduleCustomPreviewBtn div input {
	margin-right:2px;
	padding:2px 18px;
	font-weight:bold;
	border:none;
	background:#80c527;
	color:#fff;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
}
.moduleUserinfoEdit .editbtnArea input:hover,
#edit_emailaddress .editbtnArea input:hover,
#edit_password .editbtnArea input:hover,
.moduleWhitelist input.addbtn:hover,
.moduleWhitelist input.removebtn:hover,
.moduleCustomPreviewBtn div input:hover {
	background:#20ae00;
}
.userinfoError{
 text-align:center;
 background:#ffc9c3;
 clear:both;
 margin-bottom:10px;
 margin-left:50px
}


.moduleUserinfoCompanylayout {
	border-top: 7px solid #565656;
	padding: 7px 0;
}
.moduleUserinfoCompanylayout:after,
.moduleUserinfoCompanylayout ul li:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
* html body .moduleUserinfoCompanylayout .company_name,
* html body .moduleUserinfoCompanylayout .company_representative,
* html body .moduleUserinfoCompanylayout .company_contact {
	width: 420px;
	float: left;
}
*+html body .moduleUserinfoCompanylayout .company_name,
*+html body .moduleUserinfoCompanylayout .company_representative,
*+html body .moduleUserinfoCompanylayout .company_contact {
	width: 420px;
	float: left;
}
.moduleUserinfoCompanylayout .editbtnArea {
	clear: both;
	text-align: right;
	padding: 3px 0 0 0;
}
.moduleUserinfoCompanylayout .editbtnArea input {
	margin-right: 2px;
	padding: 2px 18px;
	font-weight: bold;
	border: none;
	background: #80c527;
	color: #fff;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
.moduleUserinfoCompanylayout .editbtnArea input:hover {
	background: #20ae00;
}


.moduleUserinfoCompanyItem {
}
.moduleUserinfoCompanyItem:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.moduleUserinfoCompanyItem .title {
	width: 180px;
	float: left;
  font-weight: bold;
	font-size: 115%;
	padding: 7px 0;
}
.moduleUserinfoCompanyItem .description {
	width: 450px;
	float: left;
	padding: 7px 0;
}
.moduleUserinfoCompanyItem .btn {
	float: right;
	width: 70px;
	display: block;
	background: #80c527;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	padding: 2px 0;
	font-weight: bold;
}
.moduleUserinfoCompanyItem a.btn:hover {
	background: #20ae00;
}
#edit_company .userinfoName {
	width: 350px;
	padding: 5px 0;
	padding-right: 20px;
	float: left;
	vertical-align: top;
	text-align: right;
	margin-bottom: 9px;
}
#edit_company .userinfoNew {
	padding: 5px 0;
	float: right;
	width: 330px;
	vertical-align: top;
	margin-bottom: 9px;
}


.moduleBloglist{
	border-top:7px solid #565656;
	padding:7px 0;
}
.moduleBloglist table,
.moduleBloglist table td,
.moduleBloglist table th{
	border:1px solid #b8b8b8;
}
.moduleBloglist thead th{
	text-align:left;
	background:#e6e6e6;
	padding-left:10px;
}
.moduleBloglist thead td{
	text-align:center;
	background:#e6e6e6;
	width:146px;
	height:48px;
}
.moduleBloglist tbody th{
	text-align:left;
	padding:0 10px;
}
* html body .moduleBloglist tbody th{
	width:403px;
}
*+html body .moduleBloglist tbody th{
	width:403px;
}
.moduleBloglist tbody td{
	text-align:right;
	padding:0 6px;
}
.moduleBloglist tbody td.btn{
	padding:3px 0;
	text-align:center;
}
.moduleBloglist tbody td.btn img{
    margin-left: 3px;
    margin-right: 3px;
}
.moduleBloglist tbody .error{
	background:#ffc9c3;
}
.moduleBloglist tbody .sorcecodebox{
	background:#f0f0f0;
	text-align:left;
	padding:9px 0 3px 33px;
}
.moduleBloglist tbody .sorcecodebox label{
	margin-left:0;
}
* html body .moduleBloglist tbody .sorcecodebox label img{
	vertical-align:top;
	margin-top:1px;
}
.moduleBloglist tbody .sorcecodebox input{
	border:1px solid #80c527;
	height:22px;
	width:543px;
}
.moduleBloglist tbody .sorcecodebox p.note{
	margin:0;
	padding:3px 0 3px 95px;
}
.moduleBloglist tbody .error p.note{
	color:#FF0000;
}


.moduleNews {
}
.moduleNewsLayout {
	padding:7px 0;
}
.moduleNewsLayout .btn {
  background:#80c527;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
  padding:5px 20px;
  margin:10px;
}
.moduleNewsLayout a.btn:hover {
	background:#20ae00;
}
.moduleNewsLayout .partsNewsBtnGroups {
  text-align:center;
  margin:50px;
}
.moduleNewsLayout .partsNewsAds {
  background:#f8f7e8;
  height:470px;
  padding:20px 20px 20px 20px;
}
.moduleNewsLayout .partsNewsAdsGroups {
  text-align:center
}
.moduleNewsLayout .partsNewsAdsGroups p {
  margin-bottom:0;
  text-align:center;
  font-size:96%;
}
.moduleNewsLayout .adsBtn {
  background:#F2900F;
}
.moduleNewsLayout a.adsBtn:hover {
	background:#f89406;
}


.moduleNewsItem {
	border-top:1px solid #b8b8b8;
}
.moduleNewsItemLayout {
	border-top:7px solid #565656;
	padding:7px 0;
}
.moduleNewsItemLayout dt {
	width:160px;
	float:left;
	font-size:115%;
	padding:7px 0;
}
.moduleNewsItemLayout dd {
	width:520px;
	float:right;
	padding:7px 0;
}
.moduleNewsItemLayout .btn {
  background:#80c527;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
  padding:5px 20px;
  margin:10px;
}
.moduleNewsItemLayout a.btn:hover {
	background:#20ae00;
}
.moduleNewsItemLayout .partsNewsPreview {
  margin-left: 50px;
}
.moduleNewsItemLayout .partsNewsBtnGroups {
  margin: 20px 0 20px 80px;
}


/* clearfix */
.moduleCustom dl.moduleCustomlayout dd ul li,
.moduleCustom dl.moduleCustomlayout,
.moduleNewsItem dl.moduleNewsItemLayout,
dl.moduleUserinfolayout{
    zoom:1;
}
.moduleCustom dl.moduleCustomlayout dd ul li:after,
.moduleCustom dl.moduleCustomlayout:after,
.moduleNewsItem dl.moduleNewsItemLayout:after,
dl.moduleUserinfolayout:after{
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}


.pageTitle{
	font-size:185%;
	font-weight:bold;
	float:left;
}
.pageHeaderCalendar .pageTitle{
	width:420px;
}
.pageTitle a{
	background:url(/_p/images/icon-pagelink.gif) right center no-repeat;
	padding-right:20px;
}
.pageSubtitle{
	font-size:130%;
	font-weight:bold;
}
.blogname{
	display:block;
	font-size:67%;
	font-weight:bold;
}
.nomargin{
	margin:0 !important;
}
.noborder{
	border:none !important;
}
.center{
	text-align:center !important;
}


.moduletop {
	font-size: 14px;
}
/* clearfix / nostyle */
.clearfix {
  clear: both;
}
.clearfix:after{
  content: "";
  display: block; 
  clear: both;
}
.nopadding{
	padding:20px 0px !important;
}
.noborder{
	border:none !important;
}
.noarrow{
	background: none !important;
}
.social_buttons{
  padding:0px 0px 20px 0px !important;
}

.threecolumns_box {
	margin: 0 auto;
}

.threecolumns {
	margin: 0 auto;
	width:31%;
	float:left;
	padding-left: 15px;
	overflow:visible;
	text-align: center;
}

.fourcolumns {
  margin: 0 auto;
  width:23%;
  float:left;
  padding-left: 15px;
  overflow:visible;
  text-align: center;
}

.fivecolumns {
	margin: 0px 2px;
	width: 174px;
	height: 150px;
	float: left;
	text-align: center;
	overflow: visible;
}
.fivecolumns dt {
	background-color: #80C527;
	color: white;
}
.fivecolumns dt a{
	font-size: 110%;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.fivecolumns dt a:hover {
	text-decoration: underline;
}
.fivecolumns dd {
	font-size: 90%;
	margin: 10px;
}

.longimg{
	padding-bottom: 10px;
	display:block;
	margin:auto;
}
.base{
}
.base #mainArea,
.base #subArea{
	margin-bottom:30px;
}
.base #navi{
	padding:50px 0 0px 0;
}
.base #navi .left{
	width:405px;
	float:left;
	padding-top:35px;
}
.base #navi .right{
	width:480px;
	float:right;
}
.base #previewarea{
  margin-top:-30px;
}
.base ul.topThumbnails{
	list-style:none;
	text-align:center;
	float:none !important;
	padding:20px 0 0 0 !important;
	margin:0;
	width:480px;
	/*display:none; 100531add */
}
.base ul.topThumbnails li{
	display:inline;
	margin:0 7px;
	float:none !important;
}
.base ul.topThumbnails li a{
	display:inline;
}
.base ul.topThumbnails li img{
	border:3px solid #80c527;
}

.base .signup{
	background:url(/_p/images/line-dashed.gif) 0 bottom repeat-x;
	padding:15px 0 20px 2px;
	font-size:90%;
	position:relative;
	/zoom : 1;
}
.base .signup:after{
	content : '';
	display : block;
	clear : both;
}
.base .signup img{
	vertical-align:middle;
	margin-right:20px;
}
.base .signup img.text{
	margin-bottom:10px;
}
.base .signup a{
	position:absolute;
	right:0;
	bottom:20px;
}

.base .topBox{
	margin-top:-3px;
	border:4px solid #80c527;
	border-top:none;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	padding:17px 17px 10px 17px;
}
.base .topBox p{
	margin-bottom:5px;
}
.base .blockquote{
	border:1px solid #80c527;
	background:#effedc;
	padding:11px 11px 8px 11px;
	list-style:none;
	margin-bottom:15px;
}
.base .blockquote li{
	background:url(/_p/images/icon-cross.gif) 0 center no-repeat;
	padding-left:10px;
}
.base .zenbackflow{
	padding:0 0 20px 0;
	list-style:none;
}
.base .zenbackflow li{
	background:url(/_p/images/icon-flow.gif) center 7px no-repeat;
	padding-top:40px;
	text-indent:-25px;
	padding-left:25px;
}
.base .zenbackflow li img{
	margin-right:5px;
	vertical-align:middle;
}
.base .zenbackflow li.first{
	background:none;
	padding-top:0;
}
.base .top_nomargin{
margin-bottom:0;
}


.error_text{
  color:#FF0000; 
}


.moduletop{
	margin-top:30px;
	border:3px solid #80c527;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	margin-bottom:12px;
	position:relative;
	padding:20px;
}
.moduletop .subtitle{
	position:absolute;
	top:-13px;
	left:-3px;
	background: url(/_p/images/icon-newstitle.gif) right 0 no-repeat #fff;
	border-left:3px solid #80c527;
	padding:0 25px 0 10px;
	font-size:18px;
	font-weight:bold;
	height:21px;
	line-height:21px;
	color:#80c527;
}
* html .moduletop .subtitle{
		left:-23px;
		top:-10px;
}
*+html .moduletop .subtitle{
}
.moduletop ul{
	margin:5px 0 15px 0;
	border:1px solid #80c527;
	background:#effedc;
	padding:11px 11px 8px 11px;
	list-style:none;
}
.moduletop ul li{
	background:url(/_p/images/icon-cross.gif) 0 6px no-repeat;
	padding-left:10px;
}
.alert {
  color:#b94a48;
  background-color:#f2dede;
  border-color:#ebccd1;
  padding:15px;
  margin-bottom:20px;
  border:1px solid transparent;
  border-radius:4px;
}
.alert-denger {
  color:#b94a48;
  background-color:#f2dede;
  border-color:#ebccd1;
  padding:15px;
  margin-bottom:20px;
  border:1px solid transparent;
  border-radius:4px;
}
.alert_tip {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
  padding: 3px;
  border-radius: 4px;
  font-size: 75%;
}
