addition/* ----------------------------------------
@import url(https://fonts.googleapis.com/css?family=Droid+Sans:bold+Lobster);
@import url(https://fonts.googleapis.com/css?family=Lobster);

---------------------------------------- */


@charset "utf-8";
/* CSS Document */

article, aside, canvas, details, figcaption, figure, header,
footer, hgroup, menu, nav, section, summary {
display: block;
}

/*------------------------------ reset -----*/
body,div,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p,th,td { 
	margin:0;
	padding:0;
	line-height:1.4em;
	font:13px "メイリオ", Mairyo, "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', MS P Gothic, sans-serif;
	 *font-size:small;
	 *font:x-small;
	color:#333333;
	}
table {
	border-collapse:collapse;
	border-spacing:0;

// 2012/03/22 外岡追記
; 	width: 100%;
	}
strong,b,th {
	font-style:normal;
	font-weight:normal;
	}
ol,ul {
	list-style:none;
	}
h1,h2,{
	font-size:100%;
	font-weight:normal;
	text-shadow: 0px 1px 0px #fff;
	}
h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	}	
img {
	border:0;
	margin:0;
	padding:0;
	vertical-align: bottom;
	}
img a {
	border:0;
	}
/*------------------------------ link -----*/
a:link { color: #115be4; text-decoration: underline; }
a:visited { color: #; text-decoration: none; }
a:hover { color: #123c83; text-decoration: underline; }
a:active { color: #0066cc; text-decoration: none; }
a:focus{ outline: none; }


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image: url("../img/bg4.jpg");
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	height: 100%;
}
#singleCo  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background: #fff;
}
#singleCo #main_right, #login_right {
	float: left;
	width: 700px;
	text-align: left;
	padding: 30px 0 0 20px;
	height: 350px;
}
#content_wrap_l{
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febbbb', endColorstr='#ff5c5c',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
	-webkit-box-shadow: 1px 1px 8px #C0C0C0;
	-moz-box-shadow: 1px 1px 8px #C0C0C0;
	box-shadow: 1px 1px 8px #C0C0C0;
	width: 100%;
	text-align: right;
	padding: 0;
	margin-top: 20px;
}

#navi_header {
	background: rgb(254,187,187); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYmJiYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ1JSIgc3RvcC1jb2xvcj0iI2ZlOTA5MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjVjNWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(254,187,187,1) 0%, rgba(254,144,144,1) 45%, rgba(255,92,92,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,187,187,1)), color-stop(45%,rgba(254,144,144,1)), color-stop(100%,rgba(255,92,92,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(254,187,187,1) 0%,rgba(254,144,144,1) 45%,rgba(255,92,92,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(254,187,187,1) 0%,rgba(254,144,144,1) 45%,rgba(255,92,92,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(254,187,187,1) 0%,rgba(254,144,144,1) 45%,rgba(255,92,92,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(254,187,187,1) 0%,rgba(254,144,144,1) 45%,rgba(255,92,92,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febbbb', endColorstr='#ff5c5c',GradientType=0 ); /* IE6-8 */
	font-size: 12px;
	text-align: right;
	height: 20px;
	padding: 5px;
	border-bottom: 1px #FF69B4 solid;
} 

#singleCo #header{
	padding-top: 20px;
}

#map {
	clear: both;
	-webkit-box-shadow: 1px 2px 4px #DBE6EC;
	-moz-box-shadow: 1px 2px 4px #DBE6EC;
	box-shadow: 1px 2px 4px #DBE6EC;
	background: #dcdcdc;
	margin: 0 162px 0 200px;
	z-index: 0;
	border: 1px solid #C2CBCE;
	position: relative;
	height: 600px;
}

#navi_header li {
	display: inline;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

.navi_left{
	float: left;
}


.navi_right{
	float: right;
}

.h_login{
	padding:0 20px 5px 20px;
	text-align: right;
}

.h_login a:link{
	color: #fff;
	text-decoration: none;
}

.h_login a:hover{
	color: #fff;
	text-decoration: none;
	text-shadow: 0px 0px 2px #fff;
}
.h_footer{
	padding:0 20px 5px 20px;
	text-align: right;
}

.h_footer a:link{
	color: #333;
	text-decoration: none;
}

.h_footer a:hover{
	color: #fff;
	text-decoration: none;
	text-shadow: 0px 0px 2px #fff;
}


.h_register{
	padding:0 20px 5px 0px;
}

.h_register a:link{
	color: #fff;
	text-decoration: none;
}

.h_register a:hover{
	color: #fff;
	text-decoration: none;
	text-shadow: 0px 0px 2px #fff;
}


.twoColLiqRtHdr #container { 
	width: 80%; 
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left; 
} 

#header {
	height:80px;
	background: #fff;
	width: 1220px;
	margin: 0 auto;
} 

.head_logo {
	margin: 0;
	float: left;
	width: 182px;
	display: block;
	padding: 20px 10px 0 10px;
}

#header_2 {
	height:80px;
	width: 1220px;
	margin: 0 auto;
} 

.head_t{

}


.bnr_center{
	width:728px;
	background: url("../img/bnr_bg_tstart.png") no-repeat;
	margin: 0 auto;
	height: 110px;
}

.bnr_center ul{
	text-align:right;
	padding: 3px 6px 0 0;
	padding-top: 16px;
}

.bnr_center li{
	display: inline;
}

.bnr_center_2{
	width:603px;
	background: url("../img/bnr_bg_tstart_2.png") no-repeat;
	height: 80px;
	float: left;
}

.bnr_center_2 ul{
	text-align:right;
	padding: 3px 6px 0 0;
	padding-top: 16px;
}

.bnr_center_2 li{
	display: inline;
}
.dispitem_top{
	width:300px;
	margin: 0 auto;
	padding: 5px;
	position: absolute;
	right: 5%;
	top: 25%;
}

.dispitem{
	width:270px;
	margin: 0 auto;
	padding: 5px;
	position: absolute;
	right: 170px;
	top: 175px;
	z-index: 1;
}

.twoColLiqRtHdr #sidebar1 {
	width: 260px;
	float: left;
	padding: 20px 0 0 20px;
	text-align: center;
}
#singleCo #sidebar1 {
	width: 260px;
	float: left;
	padding:10px 20px 24px 20px;
	background: #fff;
	height: 336px;
}
#sidebar1 ul{
}

#sidebar1 li{
	border-bottom: 1px dotted #ccc;
	padding: 10px 0;
	text-align: left;
}

.sns_ad{
	padding: 5px 10px 20px 10px;
}

.sns_ad li{
	border-bottom: 1px dotted #ccc;
	padding: 10px 0 10px 10px;
}

.twoColLiqRtHdr #sidebar1 h3, .twoColLiqRtHdr #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}

#main_right{
	float: left;
	width: 350px;
	text-align: center;
	background: #fff;
	margin-left: 40px;
	padding-top: 10px;
}

#login_right{
	float: left;
	width: 350px;
	text-align: center;
	margin-left: 40px;
	padding-top: 50px;
}


#main_login{
	width: 730px;
	text-align: left;
	background: #fff;
	padding: 20px;
	font-size: 14px;
	border: 1px solid #dcdcdc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 15px;
}

#main_right li{
	padding: 5px 20px 0 0;
}

#main_right_home{
	float: left;
	text-align: left;
	width: 600px;
}

#main_middle {
	width: 330px;
	float: left;
	margin-bottom: 10px;
	padding-top: 10px;
}
#main_middle_3 {
	width: 330px;
	float: left;
	margin: 10px auto;
	text-align: center;
}

#main_middle li{
	padding: 5px 0;
}
.twoColLiqRtHdr #mainContent {
	width: 880px;
	margin: 0 auto;
}
.twoColLiqRtHdr #mainContent_top {
	margin: 0 auto;
}  
.twoColLiqRtHdr #mainContent_2 {
	width: 770px;
	margin: 0 auto;
}
.twoColLiqRtHdr #mainContent_3 {
	width: 778px;
	float: left;
	margin: 20px 0 10px 20px;
	text-align: left;
}  

.twoColLiqRtHdr #footer {
	background: rgb(204,204,204); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjY2NjY2NjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(45deg, rgba(204,204,204,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(204,204,204,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg, rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg, rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(45deg, rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
	background: linear-gradient(45deg, rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%); /* W3C */


filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=1 );
	bottom: 0px;
	width: 100%;
	margin-top: 10px;
} 
.twoColLiqRtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}

#footer2 {
	background: rgb(204,204,204); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjY2NjY2NjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(45deg, rgba(204,204,204,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(204,204,204,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg, rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg, rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(45deg, rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%); /* W3C */


filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
	height: 50px;
	margin: 0 auto;
	position: absolute;
	bottom: 0px;
	width: 100%;
} 
.twoColLiqRtHdr #footer2 p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.footer_in ul{
	display: block;
}
.footer_in {
	margin: 5px;
}
.footer_in li{
	display: inline;
}
.footer_in2 ul{
	display: block;
}
.footer_in2 li{
	display: inline;
}
.f-navi{
}
.f-copy{
	padding-left: 20px;
}
#content_wrap{
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 6px #808080;
	-moz-box-shadow: 2px 2px 6px #808080;
	box-shadow: 2px 2px 6px #808080;
	width: 1100px;
	margin: 20px auto;
	clear: both;
	position: relative;
	top: -30px;
}
#content_wrap_2{
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 6px #808080;
	-moz-box-shadow: 2px 2px 6px #808080;
	box-shadow: 2px 2px 6px #808080;
	width: 1100px;
	margin: 10px auto 20px auto;
	clear: both;
	padding-top: 10px;
}
#content_wrap_3{
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 6px #808080;
	-moz-box-shadow: 2px 2px 6px #808080;
	box-shadow: 2px 2px 6px #808080;
	width: 1190px;
	margin: 15px auto;
	clear: both;
}

#copyright{
	font-size: 10px;
	position: relative;
	bottom: 10px;
}

#content_bg{
	background: url("../img/");
	padding-top: 15px;
}

#profile_area{
	width: 250px;
	height: 140px;
	background: url("/common/img/sidebar/bg_profilearea.png") no-repeat;
}

.sidebar_profile_photo{
	float: left;
	width: 60px;
	height: 60px;
	padding: 15px 10px 10px 15px;	
}

.sidebar_profile_name {
	float: right;
	width: 150px;
	font-size: 13px;
	font-weight: bold;
	word-break: break-all;
	word-wrap: break-word;
	margin-bottom: 5px;
	padding-top: 25px;
}

.sidebar_profile_name p{
	text-align: left;
	font-weight: bold;
}

#count_contribution{
	/*
	background: url("../img/bg_side_contribution.png")no-repeat;
	width: 217px;
	height: 44px;
	position: relative;
	left:12px;
	clear: both;
	top: -5px;
	*/
}

#count_reaction{
	/*
	background: url("../img/bg_side_reaction.png")no-repeat;
	width: 217px;
	height: 44px;
	position: relative;
	top: 0px;
	left:12px;
	*/
}

.number{
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding: 10px 5px 0 0 ;
}

.disp_ca {
	width: 95%;
	padding-top: 10px;
	border-collapse: separate;
}
	
.disp_ca tr{
	border-bottom: 1px dotted #999;
}

.disp_ca th{
	text-align: left;
	text-indent: 0.2em;	
}

.disp_ca td{
	text-align: right;
}

.tab_address td{
	padding:5px 5px 5px 0;	
}

.home_search_in{
	font-size: 14px;
	text-align: left;
	background: url("../img/icon_circle.png") no-repeat left -1px;
	text-indent: 25px;
	color: #333333;
}

.pic_area_ac{
	width: 60px;
	background: #666;
	float: left;
}

.article_contribution{
	width: 600px;
	margin: 15px 0 0 0;
	clear: both;
}
.comment_article_contribution{
	/*float: right;*/
	width: 75%;
	padding: 10px;
	margin: 0 10px 0 0;
}
.comment_article_contribution_ot{
	float: right;
	width: 90%;
	padding: 10px 10px 10px 10px;
	margin: 0 10px 0 0;
}
.comment_tex_area_ac{
	border: 1px dotted #dcdcdc;
	height: 60px;
}

.tex_area_ac{
	float: right;
	width: 85%;
}

.comment_tex_area_ac{
	width: 580px;
	height: 60px;
	float: right;
	border: 1px dotted #999;
	padding: 10px;
	background: #fff;
}

.comment_pic_area_ac{
	width: 60px;
	height: 60px;
	background: #dcdcdc;
	float: left;
	padding-left: 10px;
}

.comment_pic_area_ac_r{
	width: 60px;
	height: 60px;
	background: #dcdcdc;
	float:left;
}


.clearfix {width:100%;}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;}
#regi_profile_area{
	width:80%;
	margin: 0 auto;
	border-top: 1px dotted #999;
	padding: 20px;
}
.regi_profile_photo{
	width: 60px;
	height: 60px;
}
.disp_profile{
	float:left;
	width: 150px;
}
.addition_profile{
	float: left;
	text-align: left;
}
.addition_profile_my{
	width:68%;
	text-align: left;
	padding: 15px 15px 15px 25px;
	border: 1px solid #dcdcdc;
	margin: 7px 10px 20px 10px;
	float: right;
}
.addition_profile_my_home{
	width:90%;
	text-align: left;
	/*padding: 15px 15px 15px 25px;*/
	border: 1px solid #dcdcdc;
	float: left;
	margin: 15px auto;
}
.addition_profile_my_home01{
	text-align: left;
	padding: 15px 15px 15px 25px;
	border: 1px solid #dcdcdc;
	margin: 15px auto;
	float:left;
}
.pt_title{
	width: 225px;
	height: 43px;
	background: url(../img/bg_p2.gif) no-repeat;
	padding: 12px 10px 10px 25px;
	font-size: 14px;
}
hr.style-six {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}		
hr.style-seven {
    height: 30px;
    border-style: solid;
    border-color: black;
    border-width: 1px 0 0 0;
    border-radius: 20px;
}
hr.style-seven:before { /* Not really supposed to work, but does */
    display: block;
    content: "";
    height: 30px;
    margin-top: -31px;    
    border-style: solid;
    border-color: black;
    border-width: 0 0 1px 0;
    border-radius: 20px;
}
.box_middle{
	border: 1px solid #dcdcdc;
	-webkit-box-shadow: 1px 1px 8px #C0C0C0;
	-moz-box-shadow: 1px 1px 8px #C0C0C0;
	box-shadow: 1px 1px 8px #C0C0C0;
	text-align: left;
	margin: 0 auto 20px auto;
	padding: 10px;
	width: 85%;
}
.l_mailrequest{
	text-align: left;
	margin: 0 auto;
	display: block;
	padding:0 10px 10px 10px;
}
.l_mailrequest h5{
}
.l_mailrequest dt{
	background: url(../img/icon_square_s.png) no-repeat 0px 2px;
	heigh: 22px;
	padding-left: 25px;
	margin-top:15px;
}
.l_mailrequest dd{
	padding-left: 5px;
	border-bottom: 1px dotted #999;
	margin-top: 10px;
}
.line_left{
	border-left: 5px solid #dcdcdc;
	text-indent: 10px;
	margin-left: 10px;
}
.line_left2{
	border-left: 5px solid #dcdcdc;
	text-indent: 10px;
	margin-left: 5px;
	font-size: 15px;
}
.btnarea_sns_c{
	height:25px;
	background: #f5f5f5;
	text-align: right;
	position: relative;
	bottom: -15px;
	width: 450px;
	float: right;
	padding: 0 5px 0 0;
}
.comment_tex_area_tx{
	text-align: left;
	width: 450px;
	float: right;
}
.comment_tex_area_tx_r{
	text-align: left;
	/*width: 350px;*/
	float: left;
	border: 1px solid #c9c9c9;
	height: 60px;
	background: #fff;
}
.comment_tex_area_tx_r_ot{
	text-align: left;
	float: left;
	border: 1px solid #c9c9c9;
	/*height: 40px;*/
	width:  95px;
	background: #fff;
	/*margin-right: 20px;*/
	padding: 10px;
	 word-break: break-all;
}
.btnarea_comment_c{
	float: right;
	padding-right: 10px;
}
.comment_title{
	display: block;
	width: 600px;
	background: #FF6666;
	color: #fff;
	font-size: 15px;
	margin-top: 10px;
	text-align: center;
}
.comment_pic_area_ac_ot{
	float: right;
	padding-right: 10px;
	background: #dcdcdc;
	width: 50px;
	height: 60px;
}

.ad_468x60{
	width: 470px;
	height: 60px;
	background: #dcdcdc;
	float: right;
	margin: 10px 0 0 10px;
}

.ad_250x250{
	width: 250px;
	height: 250px;
	background: #dcdcdc;
	border: 1px solid #999;
}

.ad_200x200{
	width: 200px;
	height: 200px;
	background: #dcdcdc;
	border: 1px solid #999;
	margin: 20px 12px 0 12px;
	float: left;
}


.ad_728x90{
	width: 728px;
	height: 90px;
	background: #dcdcdc;
	border: 1px solid #999;
	margin: 10px auto;
	clear: both;
}

.ad_234x60{
	width: 250px;
	text-align: center;
}

.ad_120x240{
	width: 120px;
	height: 240px;
	background: #dcdcdc;
	border: 1px solid #999;
	margin: 10px 30px 0 10px;
	float: right;
}

.head_copy{
	width: 740px;
	height: 60px;
	font-size: 12px;
	padding: 10px 0 5px 20px;
	text-shadow: 0px 1px 0px #dcdcdc;
	text-align: left;
	display: block;
}

.col2_left{
	width: 500px;
	float: left;
}

#singleCo #content_wrap_l #mainContent_2 .login_title {
	text-align: left;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}
.jFormPageTitle{
	font-size: 15px;
	padding-bottom: 10px;
}
#loginForm{
}
.form_notice_tx{
	font-size: 12px;
	padding: 0 20px 0 0;
}
.twoColLiqRtHdr .head-bg {
	background: #fff;
}
.twoColLiqRtHdr #content_wrap_3 #ad-left_wrap {
	width: 970px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.loginp_title {
	background: rgb(254,187,187); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmViYmJiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDUlIiBzdG9wLWNvbG9yPSIjZmU5MDkwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNWM1YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(45deg, rgba(254,187,187,1) 0%, rgba(254,144,144,1) 45%, rgba(255,92,92,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(254,187,187,1)), color-stop(45%,rgba(254,144,144,1)), color-stop(100%,rgba(255,92,92,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg, rgba(254,187,187,1) 0%,rgba(254,144,144,1) 45%,rgba(255,92,92,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg, rgba(254,187,187,1) 0%,rgba(254,144,144,1) 45%,rgba(255,92,92,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(45deg, rgba(254,187,187,1) 0%,rgba(254,144,144,1) 45%,rgba(255,92,92,1) 100%); /* IE10+ */
	background: linear-gradient(45deg, rgba(254,187,187,1) 0%,rgba(254,144,144,1) 45%,rgba(255,92,92,1) 100%); /* W3C */
	color: #fff;
	text-align: center;
	font-size: 16px;
	padding: 5px 0;
	font-weight: normal;
	width:100%;
	margin: 0 auto;
}
#singleCo .bnr_area_ff {
	width: 780px;
	margin: 0 auto;
	clear: both;
}
.loginp_title_l{
	width: 750px;
	text-aligh: left;
	display: block;
}
.account_name_my{
	font-size:15px;
	padding: 5px 5px 5px 20px;
	text-align: left;
	background: rgb(255,92,92); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmY1YzVjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTUlIiBzdG9wLWNvbG9yPSIjZmU5MDkwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZlYmJiYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(45deg,  rgba(255,92,92,1) 0%, rgba(254,144,144,1) 55%, rgba(254,187,187,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(255,92,92,1)), color-stop(55%,rgba(254,144,144,1)), color-stop(100%,rgba(254,187,187,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(45deg,  rgba(255,92,92,1) 0%,rgba(254,144,144,1) 55%,rgba(254,187,187,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(45deg,  rgba(255,92,92,1) 0%,rgba(254,144,144,1) 55%,rgba(254,187,187,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(45deg,  rgba(255,92,92,1) 0%,rgba(254,144,144,1) 55%,rgba(254,187,187,1) 100%); /* IE10+ */
background: linear-gradient(45deg,  rgba(255,92,92,1) 0%,rgba(254,144,144,1) 55%,rgba(254,187,187,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5c5c', endColorstr='#febbbb',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
	color: #fff;
	width: 92%;
	
}
.account_name_my_short{
	font-size:15px;
	padding: 5px 5px 5px 20px;
	text-align: left;
	background: rgb(14,14,14); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMGUwZTBlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzdkN2U3ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(45deg,  rgba(14,14,14,1) 0%, rgba(125,126,125,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(14,14,14,1)), color-stop(100%,rgba(125,126,125,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(45deg,  rgba(14,14,14,1) 0%,rgba(125,126,125,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(45deg,  rgba(14,14,14,1) 0%,rgba(125,126,125,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(45deg,  rgba(14,14,14,1) 0%,rgba(125,126,125,1) 100%); /* IE10+ */
background: linear-gradient(45deg,  rgba(14,14,14,1) 0%,rgba(125,126,125,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0e0e', endColorstr='#7d7e7d',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

	color: #fff;
	width: 90%;
	
}
#photo_upload{
	width:300px;
	height: 100px;
}
.btn_photo_upload{
	position: relative;
	left: 80px;
	top: 40px;
}
.past_post_p{
	border: 1px dotted #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 90%;
	padding: 10px;
}
.btn_past_post_p{
	float: right;
	padding: 10px 40px 20px 0; 
}
.comment_article_contribution_my{
	width: 80%;
}
.maypage_m_l{
	float: right;
	width: 160px;
	padding: 10px 10px 0 0;
	margin-right: 25px;
	margin-top: 2px;
}
.maypage_m_l_ad{
	position: absolute;
	top: 140px;
	left: 70px;
}
.maypage_m_l2{
	float: right;
	width: 160px;
	padding: 15px 10px 0 0;
	margin-right: 25px;
	margin-top: 2px;
}
.maypage_m_l_ad2{
	position: absolute;
	top: 140px;
	left: 70px;
}
.home_m_l_ad{
	position: absolute;
	top: 112px;
	left: 0px;
	z-index: -1;
}
.home_m_r_ad{
	position: absolute;
	top: 112px;
	right: 0px;
	z-index: 1;
	border-bottom: 1px solid #dcdcdc;
	height: 601px;
}
#tab_post{
	background: rgb(252,255,244); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmZmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWU5Y2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(252,255,244,1) 0%, rgba(233,233,206,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,255,244,1)), color-stop(100%,rgba(233,233,206,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(252,255,244,1) 0%,rgba(233,233,206,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(252,255,244,1) 0%,rgba(233,233,206,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(252,255,244,1) 0%,rgba(233,233,206,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(252,255,244,1) 0%,rgba(233,233,206,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#e9e9ce',GradientType=0 ); /* IE6-8 */

}

#header h2{
	font-size:13px;
	text-align: left;
	font-size-: 12px;
	line-height: 15px;
	padding-top: 20px;
	display: block;
}

#header_2 h2{
	font-size:13px;
	text-align: left;
	font-size-: 12px;
	line-height: 15px;
	padding-top: 20px;
	display: block;
}

#maian_navi li{
	display: inline;
	margin: 0 20px;
}
#maian_navi{
	background:url("../img/bg_navi_list.png") repeat-x;
	height: 38px;
	width: 100%;
	padding-top: 4px;
	margin: 0 auto;
	z-index: 1;
	margin-bottom: 1px;
}

#maian_navi_2 li{
	display: inline;
	margin: 0 20px;
}
#maian_navi_2{
	background:url("../img/bg_navi_list.png") repeat-x;
	height: 40px;
	width: 1100px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-top: 4px;
	margin: 0 auto;
	margin-bottom: 10px;
	z-index: 1;
}

#maian_navi_2 a:hover img{
	opacity:0.4;
	filter: alpha(opacity=40);
	-ms-filter: “alpha( opacity=40 )”;
}
#maian_navi_2 a:hover img{
	opacity:0.4;
	filter: alpha(opacity=40);
	-ms-filter: “alpha( opacity=40 )”;
}

#d2{
	background: #fff;
}
.selectarea_list{
	border: 1px solid #dcdcdc;
	width: 87%;
	padding: 10px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(45deg, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(45deg, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}
.selectarea_list_2{
	border: 1px solid #dcdcdc;
	width: 87%;
	padding: 10px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: #FBF8F5;
}
.selectarea_list_3{
	border: 1px solid #dcdcdc;
	padding: 10px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: #FBF8F5;
	margin: 0 auto;
	width: 50%;
}
.selectarea_list_l{
	float: left;
}
.selectarea_list_r{
	float: left;
	padding-left: 40px;
}
.list_date{
}
.list_pref{
	margin-left: 10px;
}
.text-box{
	text-indent: 1em;
}
.list_number{
	margin-left: 10px;
}
.list_daily_pic{
	width: 60px;
	background: #fff;
}
.list_daily_cat{
	width: 100px;
}
.list_daily_det{
	width: 550px;
}
div#pagination {
   position:relative;
   overflow:hidden;
   width: 90%;
   margin-bottom: 20px;
   
}

div#pagination ul {
   text-align:justify; 
   text-justify:distribute;
}

.pagination_l{
	display: inline;
	float:left;
	padding: 10px;
	background: #8CD7EE url("../img/icon_arrow_left.png") no-repeat 10%;
	color: #fff;
	width: 50px;
	height: 20px;
	font-size: 14px;
	margin: 0 auto;
	text-align: right;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px dotted #dcdcdc;
}
.pagination_r{
   display: inline;
   float:right;
   padding: 10px;
   background: #8CD7EE url("../img/icon_arrow_right.png") no-repeat 90%;
   color: #fff;
   width: 50px;
   height: 20px;
   font-size: 14px;
   margin: 0 auto;
   text-align: left;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   border: 1px dotted #dcdcdc;
}

div#pagination li a{
	text-decoration: none;
	color: #333;
}

#registration_area{
	margin-left: 20px;
}

.content_footer {
	height:120px;
	text-align: center;
	margin: 10px auto;
	background: #fff;
	padding: 0 10px 0 0xp;
	width: 1320px;
}

.content_footer li{
	display: inline;
	float: left;
	border-right: 1px  solid #dcdcdc;
	margin: 0 5px;
	padding-right: 10px;
}
#disp_profile_home_userpic{
	width: 44px;
	height: 44px;
	float: left;
	padding: 0;
	border: 0;
}
#disp_profile_home_username{
	margin: 0 0 0 20px;
	width: 200px;
	float: left;
	font-size: 13px;
}
#disp_profile_home_username_2{
	margin: 0 0 0 20px;
	float: left;
	font-size: 13px;
}
#count_contribution_2{
	background: url("../img/bg_side_contribution.png")no-repeat;
	width: 217px;
	height: 44px;
	float: left;
	margin-left: 20px;
}

#count_reaction_2{
	background: url("../img/bg_side_reaction.png")no-repeat;
	width: 217px;
	height: 44px;
	top: 10px;
	left:12px;
	float: left;
	top: 16px;
	margin-left: 1px;
	margin-right: 10px;
}

.number_home{
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding: 10px 10px 0 0;
}
#disp_profile_home_username_area{
	width: 600px;
	height: 80px;
	border-right: 1px solid #dcdcdc;
}
#disp_home_bnr_area{
	width: 300px;
	clear: both;
	height: 80px;
}
.content_footer_middle{
	margin-top:20px;
}
.disp_profile_home_username{
	width: 280px;
	text-align: left;
	font-size: 13px;
	border-right: 1px solid #dcdcdc;
}
.number_contribution_home{
	padding: 0 20px 0 20px 
}
.number_contribution_home{
	padding: 0 20px 0 20px;
	font-size: 16px; 
}
.number_contributionreaction{
	padding: 0 10px 0 20px;
	font-size: 16px;
}
.listmark{
	padding: 10px;
	background: #fff;
	height: 22px;
}
.listmark img{
	margin-right: 10px;
}
.listmark ul{
	text-align: right;
}
#btn_list{
	position: absolute;
	bottom: 30px;
	left: 250px;
}
.separator01 {
width: 0;
height: 11px;
border-left: 1px #DC143C solid;
border-right: #FFB6C1 solid 1px;
overflow: hidden;
display: inline-block;
vertical-align: -1px;
}
.separator02 {
width: 0;
height: 11px;
border-left: 1px #999 solid;
border-right: #f5f5f5 solid 1px;
overflow: hidden;
display: inline-block;
vertical-align: -1px;
}
.f-logo{
}
.ranking_title{
	background: url("../img/icon_ranking.png") no-repeat 2% 0px;
	height: 30px;
	font-size: 16px;
	padding: 5px 0 0 55px;
	border-bottom: 1px solid #dcdcdc;
	width: 85%;
}
#map_s{
	width: 250px;
	height: 250px;
	margin-top: 10px;;
}
#map_top{
	width: 920px;
	height: 290px;
	margin-top: 5px;
}
.notice_small{
	font-size: 11px;
	display: block;
	width: 220px;
	margin: 5px auto;
	text-align: left;
}
.pt_title_3{
	border-left: 5px solid #dcdcdc;
	display: block;
	font-size: 14px;
	padding: 0 0 0 10px;
	height: 20px; 
}
.bg_top_search{
	width: 920px;
	padding: 20px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(45deg, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(45deg, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C */










filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
	margin: 15px 0 10px 10px;
}
#search_center_top{
	width: 890px;
	padding: 10px 20px 10px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #dcdcdc;
	background: rgb(254,255,255); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iI2RkZjFmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMGQ4ZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(254,255,255,1) 0%, rgba(221,241,249,1) 35%, rgba(160,216,239,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,255,255,1)), color-stop(35%,rgba(221,241,249,1)), color-stop(100%,rgba(160,216,239,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(254,255,255,1) 0%,rgba(221,241,249,1) 35%,rgba(160,216,239,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(254,255,255,1) 0%,rgba(221,241,249,1) 35%,rgba(160,216,239,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(254,255,255,1) 0%,rgba(221,241,249,1) 35%,rgba(160,216,239,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(254,255,255,1) 0%,rgba(221,241,249,1) 35%,rgba(160,216,239,1) 100%); /* W3C */




filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#a0d8ef',GradientType=0 ); /* IE6-8 */
	margin: 0 auto 5px auto;
}
#search_center_top li {
	display: inline;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	margin: 0 auto;
}
#search_center_top ul {
	padding-bottom: 10px;
}
#search_center_top a:link{
	color: #333;
	display: inline;
	font-size: 12px;
	padding: 5px;
	text-align: center;
	margin: 0 auto;
	font-weight: normal;
}
#search_center_top a:hover{
	color: #333;
	display: inline;
	font-size: 12px;
	padding: 5px;
	text-align: center;
	margin: 0 auto;
	font-weight: normal;
}
.search-wrapper_2{
	width: 300px;
}
.scm_top_1 {
	position: relative;
	float: left;
	width: 292px;
	height: 150px;
	margin: 10px 15px 0 1px;
	font-size: 12px;
	padding: 10px;
	border: 1px solid #dcdcdc;
	background: rgb(249,252,247); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZmNmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY5ZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(249,252,247,1) 0%, rgba(245,249,240,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,252,247,1)), color-stop(100%,rgba(245,249,240,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fcf7', endColorstr='#f5f9f0',GradientType=0 ); /* IE6-8 */

}
.scm_top_2 {
	position: relative;
	float: left;
	width: 292px;
	height: 150px;
	margin: 10px 15px 20px 1px;
	font-size: 12px;
	padding: 10px;
	border: 1px solid #dcdcdc;
	background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-8 */



}
.heading {
height: 24px;
border-bottom: 1px solid #dcdcdc;
font-weight: bold;
text-align: left;
margin-bottom: 10px;
}
.top_c_title li{
	background: url("../img/icon_allow.png") no-repeat 0 2px; 
	padding-left: 25px;
	text-align: left;
}

/* MN */
.MN_Sidebar_Left {
	position: absolute;
	top: 111px;
	width:200px;
	padding:10px 0 0 0;
	z-index: 1;
	left: 0px;
	border-bottom: 1px solid #dcdcdc;
	height: 591px;
	margin: 0 auto;
}
.MN_table_sideBar {
	width:90%;
	text-align:left;
	margin-bottom:10px;
	margin-left:8px;
}
.MN_table_sideBar th, .MN_table_sideBar td {
	text-align:left;
	padding:2px;
}

.MN_searchField {
	width:160px;
	color:#999;
}

.MN_Box_Submit {
	width:100%;
	height:75px;
	text-align:left;
}
.MN_Box_Submit p {
	margin:5px 10px;
}
.MN_Box_Submit li {
	float:left;
	width:75px;
	height:30px;
	margin-left:10px;
	padding-top:5px;
	text-align:center;
	background: url("../img/button-blue.png") no-repeat 0 0px; 
	color:#fff;
	font-weight:bold;
}

.MN_button {
	width:70px;
	height:30px;
}


/* ListType */
.MN_ListType_headContainer {
	width:1220px;
	height:80px;
	margin:0 auto;
}

.MN_ListType_headLeft {
	float:left;
	display:block;
	width:220px;
	padding:15px 10px 20px 28px;
	margin:0;
}

.MN_ListType_headCenter {
	display:block;
	width:522px;
	margin-left:220px;
	margin-right:10px;
	padding-top:10px;
	padding-right:10px;
	text-align:left;
}

.MN_ListType_headright {
	float:right;
	width:468px;
	padding:10px 0;
	margin:0;
}



.MN_ListType_container {
	width:1220px;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 6px #808080;
	-moz-box-shadow: 2px 2px 6px #808080;
	box-shadow: 2px 2px 6px #808080;
	margin:0 auto;
	padding-top:20px;
}

.MN_ListType_mainContent {
	width:730px;
	margin-left:290px;
	text-align:left;
}

.MN_ListType_sideBar_left {
	float:left;
	width:250px;
	margin-left:20px;
}

.MN_ListType_sideBar_right {
	float:right;
	width:160px;
	margin-right:20px;
}

.MN_ListType_listTitleFrame {
	background: -moz-linear-gradient(45deg, #0E0E0E 0%, #7D7E7D 100%) repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 15px;
    text-align: left;
    padding:5px 0;
    width: 730px;
}

.MN_ListType_listTitleFrame h3 {
	display:block;
	margin-left:20px;
	color:#fff;
}

.MN_ListType_explanation {
	border: 1px solid #dcdcdc;
	width: 728px;
	margin-top:10px;
	padding:10px 0;
}

.MN_ListType_explanation p {
	display:block;
	width:708px;
	margin-left:10px;
}

.MN_ListType_title {
	width:680px;
	padding-left:50px;
	background: url("../img/icon_ranking.png") no-repeat 2% 0px;
	height: 30px;
	font-size: 16px;
	/* padding: 5px 0 0 55px; */
	border-bottom: 1px solid #dcdcdc;
	/* width: 85%; */
}

.MN_ListType_table {
	width:710px;
	background: -moz-linear-gradient(center top , #E9E9E9, #D7D7D7) repeat scroll 0 0 transparent;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 2px 2px #B2B3B5 inset, 0 1px 0 #FFFFFF;
    margin-bottom: 20px;
    padding: 8px;
}

.MN_ListType_table table {
	width:710px;
}

.MN_ListType_tableContent {
	text-align:left;
	color:#858585;
}



/* POPUP */

.MN_popup {
	width:250px;
	border:5px solid #f9c;
}

.MN_popup div {
	text-align:left;
}

.MN_popup_Category {
	width:100%;
	margin-top:10px;
}

.MN_popup img {
	float:left;
	margin-left:10px;
}

.MN_popup_Category p {
	float:left;
	font-size:24px;
	margin:5px 10px;
}

.MN_popup_Date {
	background-color:#fcf;
	width:80%;
	font-size:10px;
	margin:5px 5%;
	padding:5px 5%;
}

.MN_popup_Content {
	width:80%;
	height:150px;
	padding:5px 5%;
	margin:5px 5%;
	font-size:10px;
	overflow:auto;
}
.MN_popup_RadioActivity {
	width:100%
}

.MN_popup_RadioActivity p {
	float:left;
	margin:5px 10px;
}

.MN_popup_RadioActivity strong {
	font-size:24px;
}


#pin_list{
	width:310px;
	margin: 0 auto;
	padding: 5px;
	position: absolute;
	left: 260px;
	top: 100px;
	z-index: 1;
}
.crime_context{
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden;
	text-overflow:ellipsis; 
	white-space: no-wrap; 
	width:500px; 
	display: block;
	min-height: 60px;
}
.list_header{
	margin:10px; 
	width:250px; 
	text-align:left; 
	position:relative;
}

#MN_button {
	margin-top:10px;
	margin-right:10px;
	float:right;
}
.MN_comment {
	display:block;
	width:96%;
	height:80px;
	margin:2%;
	word-wrap: break-word;
	word-break: break-all;
}
home_photo {
	width:44px;
	height:44px;
}
#table_results {
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden;
}
.crime_container{
	width:730px;
}

#table_results_rank{
	width:40px;
}

#table_results_detail{
	width: 45%;
}