@charset "utf-8";


.contribution_tips_tab li,
.contribution_news_tab li,
.contribution_question_tab li {
	display: block;
	float: left;
	width: 210px;
	text-align: center;
	margin-right: 5px;
	font-size: 15px;
}

.contribution_tips_tab .tips_tab_on {
	background-image: url(/images/item/tips/cont_tips_dire.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 210px;
	color: #FFFFFF;
	padding-top: 7px;
	font-weight: bold;
}

.contribution_tips_tab .tips_tab_off a {
	background-image: url(/images/item/tips/cont_tips_web.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 210px;
	color: #777777;
	padding-top: 7px;
}

.contribution_tips_tab .news_tab_off a {
	background-image: url(/images/item/news/cont_news.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 210px;
	color: #777777;
	padding-top: 7px;
}
.contribution_tips_tab .tips_tab_off a:hover {
	text-decoration: none;
}
.contribution_tips_tab .news_tab_off a:hover {
	text-decoration: none;
}

.contribution_tips_tab {
	float: left;
	width: 680px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #94b86c;
	margin-top: 15px;
}

.contribution_news_tab .news_tab_on {
	background-image: url(/images/item/news/cont_news_web.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 210px;
	color: #FFFFFF;
	padding-top: 7px;
	font-weight: bold;
}

.contribution_news_tab .tips_tab_off a:hover {
	text-decoration: none;
}


.contribution_news_tab .tips_tab_off a {
	background-image: url(/images/item/tips/cont_tips_web.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 210px;
	color: #777777;
	padding-top: 7px;
}

.contribution_news_tab {
	float: left;
	width: 680px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #599fcf;
    margin-top: 15px;
}
.contribution_question_tab .question_tab_on {
	background-image: url(/images/item/question/cont_question_dire.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 210px;
	color: #FFFFFF;
	padding-top: 7px;
	font-weight: bold;
}
.contribution_question_tab {
	float: left;
	width: 680px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #f7bb59;
	margin-top: 15px;
}
.content_contribution {
	padding: 10px 8px;
	border-width:0px 1px 1px 1px;
	border-style: solid;
	border-color: #D9D9D9;
	width: 662px;

}
#item_title,
#item_tag_list,
#item_url,
#url {
	width: 98%;
	border: 1px solid #CCCCCC;
	height: 20px;
	padding: 2px 5px;
}
.content_contribution .form .blocktitle,
.content .form .blocktitle  {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.content_contribution .line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DFDFDF;
	width: 655px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.form .page_go  {
	margin-top: 3px;
	margin-bottom: 3px;

}

/*importページ*/
.import_head {
	font-size: 17px;
	font-weight: bold;
	background-image: url(/images/item/import_head.gif);
	background-repeat: no-repeat;
	width: 664px;
	height: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 5px 8px;
}

.content .title h2 {
    font-size: 21px;
	line-height: 1;
	font-weight: bold;
}
.content .line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DFDFDF;
	width: 640px;
}
.add {
	background-color: #f4f4f4;
	border: 3px solid #E6E6E6;
	padding: 8px;
	margin-bottom: 8px;
	margin-top: 15px;
}
.add .title {
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.btnarea_import .formbutton_import {
    background-image: url(/images/item/confirmation_button.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 168px;
	font-size: 12px;
	color: #444444;
	border: 0px solid #999999;
	cursor:pointer;
}

/*importボタン*/
.btnarea_import {
	font-size: 14px;
	text-align: center;
	width: 396px;
	margin: 15px auto 0px auto;
}
.import_buttom li {
	float: left;
	width: 190px;
	margin-right: 8px;
}
.import_buttom li a:hover {
	text-decoration: none;
}
.import_buttom .tips a {
	display: block;
	height: 27px;
	color: #FFFFFF;
	background-image: url(/images/item/tips/import_tips.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 8px;
}
.import_buttom .news a {
	display: block;
	height: 27px;
	color: #FFFFFF;
	background-image: url(/images/item/news/import_news.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 8px;
}

.import_buttom .edit a {
    display: block;
	height: 27px;
	color: #555555;
	background-image: url(/images/item/import_edit.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
}

.import_buttom .clip a {
	display: block;
	height: 27px;
	color: #555555;
	background-image: url(/images/item/import_clip.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 5px;
}



/*////////////////////////////////////////////////////////////////////////*/
/* シャイモード切替ラジオボタンの部分 */
/*////////////////////////////////////////////////////////////////////////*/

.shy_hidden {
position: absolute;
	left: -1000px;
}
label.radio_checked {
	display: block;
	background-image: url(/images/radio_button_cheked.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin-top: 5px;
	padding: 3px 0px 3px 25px;
}
label.radio_unchecked {
	display: block;
	margin-top: 5px;
	padding: 3px 0px 3px 25px;
	background-image: url(/images/radio_button_nocheck.gif);
	background-repeat: no-repeat;
    background-position: 0px center;
}

#shy_mode_off,
#shy_mode_on {
	background-position: 0px center;
	display: block;
	float: left;
	height: 60px;
	width: 15px;
}

.radio_checked img {
	border: 4px solid #c2d4e0;
}

.radio_unchecked img {
	border: 4px solid #FFFFFF;
}

#shy_mode_off_image,
#shy_mode_on_image {
	margin-left: 5px;
}

span.shy_mode_description{
	font-size:12px;
	background-color: #eeeeee;
	background-image: url(/images/exclamation.gif);
	background-repeat: no-repeat;
	padding: 3px 2px 1px 18px;
}

.form .blocktitle a {
	text-decoration: underline;
}

#radio_check_on,
#radio_check_off {
	float: left;
	width: 298px;

}

label span {
	font-size: 12px;

}

