.upload_res {
	margin-top: 4px;
}
.upload_thumb {
	cursor: pointer;
	border: solid 1px #aaa;
	padding: 2px;
}
.upload_del {
	display: none;
	cursor: pointer;
	background-image: url(/image/common/delete.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 42px;
	height: 20px;
}
.upload_del span {
	display: none;
}
.upload_ui {
	margin-top: 3px;
	display: block;
	background-image: url(/image/core_sc_upload_s.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 111px;
	height: 24px;
	line-height: 24px;
	color: #666;
	text-align: center;
	font-size: 12px;
}

* { box-sizing : border-box; }
* { -moz-box-sizing : border-box; }
.box_main ul, .box_main ol {
margin: 0.5em 10px;
padding: 0.5em 30px;
}
.box_main ul {
list-style-type: disc;
}
.box_main blockquote {
margin: 0;
padding: 10px 40px;
}
/* でかアンケート用 */
.enquete_title {
	background-image: url(/skin/common/diamondblue.png);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.enquete_block {
	padding-left: 15px;
}

/* ミニアンケート用 */
.enquete_tb {
	font-size: 1em;
	font-weight: bold;
}
.enquete_nb {
	font-size: 0.9em;
}
.enquete_fwb {
	width: 100%;
	padding: 1px;
	text-align: left;
}
.enquete_form {
	margin: 0;
	padding: 0;
	width: 100%;
}
.enquete_srb {
	color: #f00;
	font-size: 0.9em;
}
.enquete_stb {
	font-size: 0.9em;
	font-weight: bold;
	background-image: url(/skin/common/diamondblue.png);
	background-position: left 1px;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.enquete_errb {
	font-size: 0.9em;
	padding-left: 15px;
	color: #f00;
}
.enquete_scb {
	font-size: 0.9em;
	font-weight: normal;
	padding-left: 15px;
}
.enquete_seb {
	padding-left: 15px;
}
.enquete_sib {
	border: solid 1px #ccc;
}
.enquete_sswb {
	text-align: center;
	padding-top: 4px;
}
.enquete_sbb {
	background-color: #fcfcfc;
	border: solid 2px #e3f5fd;
	font-size: 1.1em;
	font-weight: bold;
	padding: 3px 8px;
}

/* マイページ一覧用 */
.list_u_block {
	display: block;
	background-image: url(/skin/default/image/person.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left: 20px;
	padding-top: 2px;
}
.list_u_block_owner {
	display: block;
	background-image: url(/skin/default/image/person_owner.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left: 20px;
	padding-top: 2px;
}
.list_u_block span, .list_u_block_owner span {
	display: block;
	padding: 2px;
}
.list_u_block_more {
	text-align: right;
	font-size: 0.8em;
	padding: 2px;
}
/* グループページ一覧用 */
.list_g_block {
	display: block;
	background-image: url(/skin/default/image/arw.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left: 18px;
	padding-top: 4px;
}
.list_g_block_owner {
	display: block;
	background-image: url(/skin/default/image/arw.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left: 18px;
	padding-top: 4px;
}
.list_g_block span, .list_g_block_owner span {
	display: block;
	padding: 2px;
}
.list_g_block_more {
	text-align: right;
	font-size: 0.8em;
	padding: 2px;
}
.list_g_main_desc {
	padding-left: 18px;
}

#nav_admin {
	clear: both;
	width: 100%;
	background-color: #dadada;
	padding: 3px;
	text-align: right;
	height: 26px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
	border-bottom: solid 2px #555555;
}
#nav_admin a {
	display: block;
	padding: 4px 0 0 20px;
	margin-right: 5px;
	margin-left: auto;
	background-image: url(/image/add_block.png);
	background-repeat: no-repeat;;
	background-position: 6px 6px;
	background-color: #FDFFD2;
	border: solid 1px #cccccc;
	width: 120px;
	height: 20px;
	color: #000000;
	font-size: 0.8em;
	text-align: left;
	float: right;
}

/* 一般的な。 */
.common_href {
	display: block;
	background-image: url(/image/arw.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left: 18px;
	padding-top: 4px;
}
.common_href:hover {
	background-color: #eaffe8;
}
.common_href span {
	display: block;
	padding: 1px 2px 1px 3px;
}
.common_body {
	padding: 3px 3px 3px 18px;
	font-size: 0.8em;
}
.common_date {
	padding: 1px 3px 1px 1px;
	text-align: right;
	font-size: 0.8em;
	color: #aaaaaa;
	border-bottom: dashed 1px #dfdfdf;
}
.common_feed {
	margin-top: 3px;
	text-align: right;
}
.common_feed img {
	margin-right: 0px;
}

.correct_order {
	background-image: url(/image/red_icon.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left: 18px;
	padding-top: 4px;
}

.correct_auth {
	background-image: url(/image/brue_icon.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left: 18px;
	padding-top: 4px;
}

.correct_not_auth {
	background-image: url(/image/green_icon.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left: 18px;
	padding-top: 4px;
}

.reporter_block_note, .bosai_web_block_note {
	background-color: #eeeeee;
	font-weight: normal;
	padding: 3px;
}
.reporter_block_msg, .bosai_web_block_msg {
	padding: 3px;
}

/******* GLIST *******/
.glist_main {
	;
}
.glist_href {
	display: block;
	background-image: url(/skin/default/image/person.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left: 18px;
	padding-top: 4px;
}
.glist_href:hover {
	background-color: #eaffe8;
}
.glist_href span {
	display: block;
	padding: 4px 2px 1px 3px;
}
.glist_nohref {
	display: block;
	background-image: url(/skin/default/image/person.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left: 18px;
	padding-top: 4px;
}
.glist_nohref span {
	display: block;
	padding: 4px 2px 1px 3px;
}
.glist_entry {
	color: #ffffff;
	border-top: solid 4px #a8e1ff;
	background-color: #71d8e6;
	padding :4px;
	font-weight: bold;
	text-align: center;
}
.glist_entry a {
	color: #ffffff;
}
.glist_bye {
	color: #ffffff;
	border-top: solid 4px #d4d4d4;
	background-color: #bdbdbd;
	padding :4px;
	font-weight: bold;
	text-align: center;
}
.glist_bye a {
	color: #ffffff;
}
/******* MAP *******/
.map_layer_cbox {
	width: 100%;
	background-color: #efefef;
	font-size: 0.9em;
	padding: 0px;
	margin: 0px;
}


/******* TAGREADR *******/
.tagreader_href {
	display: block;
	background-image: url(/skin/default/image/arw.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left: 18px;
	padding-top: 4px;
	border-top: dashed 1px #dfdfdf;
}
.tagreader_href:hover {
	background-color: #eaffe8;
}
.tagreader_href span {
	display: block;
	padding: 1px 2px 1px 3px;
}
.tagreader_header, .tagreader_footer {
	font-size: 0.9em;
	padding: 2px;
}
/******* SCHEDULE *******/
.schedule_href {
	display: block;
	background-image: url(/skin/default/image/arw.png);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	padding-left: 18px;
	padding-top: 2px;
	text-align: left;
}
.schedule_href:hover {
	background-color: #eaffe8;
}
.schedule_href span {
	display: block;
	padding: 2px 2px 1px 3px;
}
.schedule_body {
	padding: 3px 3px 3px 18px;
	font-size: 0.8em;
}
.schedule_date {
	padding: 1px 3px 1px 4px;
	text-align: left;
	font-size: 0.9em;
	color: #666666;
}

.schedule_title { 
	font-size: 1.2em;
	padding: 4px;
	border: solid 1px #a2bfe4;
	background-color: #dbe8f9;
	margin: 3px;
}


/******* プロフィール *******/
.profile_icon {
	text-align: center;
	padding: 4px;
}
.profile_icon > img {
	margin: 0 auto;
	border: solid 1px #efefef;
}
.profile_title {
	padding: 3px;
	font-size: 0.8em;
	background-color: #f9f9f9;
}
.profile_body {
	padding: 3px;
	font-size: 0.9em;
	background-color: #ffffff;
}

/******* メニュー *******/
.menu_href {
	display: block;
	background-image: url(/skin/default/image/arw.png);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	padding-left: 18px;
	padding-top: 4px;
}
.menu_href:hover {
	background-color: #eaffe8;
}
.menu_href span {
	display: block;
	padding: 1px 2px 1px 3px;
}
/******* RSS *******/
#rss_add_input {
	cursor: pointer;
	padding: 2px 2px 2px 22px;
	background-image: url(/image/fr.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	font-size: 0.8em;
	color: #6c9cc5;
}

.rss_href {
	display: block;
	background-image: url(/skin/default/image/arw.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left: 18px;
	padding-top: 4px;
	border-top: dashed 1px #dfdfdf;
}
.rss_href:hover {
	background-color: #eaffe8;
}
.rss_href span {
	display: block;
	padding: 1px 2px 1px 3px;
}
.rss_body {
	padding: 3px 3px 3px 18px;
	font-size: 0.8em;
}
.rss_date {
	padding: 1px 3px 1px 1px;
	text-align: right;
	font-size: 0.8em;
	color: #aaaaaa;
}
.rss_header, .rss_footer {
	font-size: 0.9em;
	padding: 2px;
}

.rss_title {
	font-size: 0.9em;
	padding: 3px;
}
.rss_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.rss_list > li {
	padding: 2px;
	font-size: 0.9em;
}
.rss_list > a {
	display: inline;
}
.rss_more {
	font-size: 0.8em;
	text-align: right;
	padding: 2px;
}
.bosai_web_block_note {
	font-size: 0.8em;
}
.reporter_block_note {
	font-size: 0.8em;
}

.bwt_title {
	display: block;
	background-image: url(/skin/default/image/arw.png);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	padding-left: 16px;
	padding-top: 2px;
}
.bwt_title_bysite {
	display: block;
	background-image: url(/skin/default/image/person.png);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 16px;
	padding-top: 2px;
}
.bwt_body {
	padding-left: 16px;
	padding-top: 2px;
}
.bwt_edit {
	color: #666666;
	padding: 3px;
	font-size: 0.9em;
	line-height: 1.2em;
}
.bwt_edit a {
	color: #66abcd;
}
.bwt_edit a:visited {
	color: #66abcd;
}
.bwt_edit a:hover{
	color: #bcd1dc;
}

/* add 2009.3.9 */
.mod_tag_keyword {
	display: inline;
	margin: 5px;
	line-height: 1.2em;
	text-decoration: underline;
}
.mod_tag_wrap {
	padding: 3px;
}

#pager ul.pages {
	display:block;
	border:none;
	text-transform:uppercase;
	font-size:10px;
	margin:10px 0 50px;
	padding:0;
}

#pager ul.pages li {
	list-style:none;
	float:left;
	border:1px solid #ccc;
	text-decoration:none;
	margin:0 5px 0 0;
	padding:5px;
}

#pager ul.pages li:hover {
	border:1px solid #003f7e;
}

#pager ul.pages li.pgEmpty {
	border:1px solid #eee;
	color:#eee;
}

#pager ul.pages li.pgCurrent {
	border:1px solid #003f7e;
	color:#000;
	font-weight:700;
	background-color:#eee;
}

.comment_form form {
	margin: 0;
	padding: 0;
}
.comment_form input,
.comment_form textarea {
	padding: 2px;
	border: solid 1px #aaaaaa;
	background-color: #ffffff;
}
.comment_form .no_border {
	border: none;
}

#menu_layout {
	clear: both;
	width: 100%;
	background-color: #e6f5f8;
	text-align: right;
	height: 26px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 2px 0 2px 0; 
	border-top: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
}
#menu_layout a {
	display: block;
	padding: 4px 0 0 20px;
	margin-left: auto;
	margin-right: 4px;
	background-image: url(/image/add_block.png);
	background-repeat: no-repeat;;
	background-position: 6px 7px;
	background-color: #FDFFD2;
	border: solid 1px #cccccc;
	width: 120px;
	height: 20px;
	color: #000000;
	font-size: 0.8em;
	text-align: left;
	float: right;
}
#post_status {
	clear: both;
}

.glist_main {
	;
}
.glist_href {
	display: block;
	background-image: url(/skin/default/image/person.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left: 18px;
	padding-top: 4px;
}
.glist_href:hover {
	background-color: #eaffe8;
}
.glist_href span {
	display: block;
	padding: 4px 2px 1px 3px;
}
.glist_nohref {
	display: block;
	background-image: url(/skin/default/image/person.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left: 18px;
	padding-top: 4px;
}
.glist_nohref span {
	display: block;
	padding: 4px 2px 1px 3px;
}
.glist_entry {
	color: #ffffff;
	border-top: solid 4px #a8e1ff;
	background-color: #71d8e6;
	padding :4px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.glist_entry a {
	color: #ffffff;
}
.glist_bye {
	color: #ffffff;
	border-top: solid 4px #d4d4d4;
	background-color: #bdbdbd;
	padding :4px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.glist_bye a {
	color: #ffffff;
}

.ulist_block {
	display: block;
	background-image: url(/skin/default/image/person.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left: 20px;
	padding-top: 2px;
}
.ulist_block_owner {
	display: block;
	background-image: url(/skin/default/image/person_owner.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left: 20px;
	padding-top: 2px;
}
.ulist_block span, .ulist_block_owner span {
	display: block;
	padding: 2px;
}
.ulist_block_more {
	text-align: right;
	font-size: 0.8em;
	padding: 2px;
}

.navi_pager {
width: 100%;
}
.navi_pager ul.pages {
display:block;
border:none;
text-transform:uppercase;
font-size:10px;
margin:0 auto;
padding:0;
}

.navi_pager ul.pages li {
list-style:none;
float:left;
border:1px solid #ccc;
text-decoration:none;
margin:0 5px 0 0;
padding:5px;
}

.navi_pager ul.pages li:hover {
border:1px solid #003f7e;
}

.navi_pager ul.pages li.pgEmpty {
border:1px solid #eee;
color:#eee;
}

.navi_pager ul.pages li.pgCurrent {
border:1px solid #003f7e;
color:#000;
font-weight:700;
background-color:#eee;
}

.search_btn, input.input_text {
border: solid 1px #aaa;
}

.add_input {
	cursor: pointer;
	padding: 2px 2px 2px 22px;
	background-image: url(/image/fr.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	font-size: 0.8em;
	color: #6c9cc5;
}
/******* インプット系 *******/
.input_wrap {
	text-align: center;
}
.input {
	width: 98%;
	text-align: left;
	margin: 2px auto;
}
.input_header {
	font-size: 0.9em;
	padding: 3px 8px;
	background: #fff;
}
.input_title {
	font-size: 0.9em;
	font-weight: normal;
	background-color: #fcfcfc;
	border-left: solid 5px #c75398;
	padding: 3px 6px;
}
.input_body {
	font-size: 0.9em;
	font-weight: normal;
	background-color: #ffffff;
	padding: 3px 10px;
}
.input_form {
	margin: 0;
}
.input_text, .input_file, .input_num, .input_datetime {
	border: solid 1px #cccccc;
	padding: 2px;
}
.input_num {
	ime-mode: inactive;
	text-align: right;
}
.input_datetime {
	ime-mode: inactive;
	text-align: right;
}
.input_button {
	border: solid 1px #cccccc;
	background-color: #dbf1f6;
	padding: 2px 3px;
	margin: 3px;
	font-size: 12px;
}
.delbtn {
	border: solid 1px #cccccc;
	background-color: #ffffff;
	color: #ff6666;
	padding: 1px 3px;
	margin: 1px;
	font-size: 12px;
}

.input_submit {
	border: solid 1px #cccccc;
	background-color: #ffe1f3;
	padding: 4px 20px;
	margin: 3px;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
}
.input_cancel {
	border: solid 1px #cccccc;
	background-color: #ffffff;
	padding: 4px 10px;;
	margin: 3px;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
}
.input_head {
	padding: 4px 8px;;
}
.input_wrap select {
	border: solid 1px #cccccc;
}
.input_submit_wrap {
	background-color: #ffffff;
	text-align: center;
	width: 100%;
}
.input_error {
	font-size: 0.9em;
	font-weight: normal;
	background-color: #e44141;
	color: #ffffff;
	padding: 2px;
}

/* background position and clearfix */

*:first-child+html body {
	padding-left: 1px;
}
* html body {
	padding-left: 1px;
}
body,x:-moz-broken {
	margin-left: -1px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #ffffff;}
#TB_window a:visited {color: #ffffff;}
#TB_window a:hover {color: #999999;}
#TB_window a:active {color: #cccccc;}
#TB_window a:focus{color: #ffffff;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#fff;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 3px solid #515151;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
	color: #fff;
}

#TB_title{
	background-color:#e34f81;
	height:27px;
}
#TB_closeWindowButton {
	color: #fff;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
