@charset "UTF-8";

#container {
	background: url(../img/bg_content.gif) repeat-y center top;
	background-position:0px 221px;
	margin: 15px auto 0px;
	width: 920px;
}
#wrapContainer {
	background: url(../img/bg_content_btm.png) no-repeat center bottom;
}
#container #wrapContainer {
	padding: 0px 32px 37px 29px;
}
#contentHeader {
	background: url(../img/bg_content_head.gif) no-repeat left top;
	height: 168px;
	width: 920px;
	padding-top:52px;
}
#contentHeader h1{
	height:145px;
	width:490px;
	margin-left: 214px;
}


#help_link {
	border-top: 1px solid #CCC;
	padding-top: 10px;
	margin: 0px 15px;
}

/* ------mainContent------ */
#main {
	float: right;
	width: 681px;
	display: inline;
	clear: both;
	margin:0px;
}


#mainContent {
	background-color:#ffffe6;
	padding:0px 35px 0px 35px;
}

/* ------Sidebar------ */
/* ------Sidebar------ */
#sidebar {
}
#container #sidebar {
	float: left;
	width: 168px;
}
#sidebar #banner {
	margin:0px;
	padding:0px;
	margin-bottom: 15px;
}
#sidebar #banner li {
	list-style-type: none;
	margin-bottom: 7px;
}
#sidebar #gNav {
	margin:0px;
	padding:0px;
	margin-bottom: 21px;
}
#sidebar #gNav li {
	list-style-type: none;
}
#sidebar #otherbn {
	margin:0px;
	padding:0px;
}
#sidebar #otherbn li {
	list-style-type: none;
	margin-bottom: 14px;
}


#sidebar #appli {
	background: url(../img/side_appli.gif) no-repeat left top;
	height: 160px;
	width:174px;
	margin-left:-6px;
	margin-bottom: 15px;
	position: relative;
}

#appli_btn1 {
	width: 89px;
	height: 25px;
	position: absolute;
	left: 77px;
	top: 95px;
}

#appli_btn2 {
	width: 89px;
	height: 25px;
	position: absolute;
	left: 77px;
	top: 123px;
}


#sidebar #diary_search {
	width:174px;
	padding:0px;
	margin:0px;
	background:#FFFFE7;
}

#sidebar #diary_search .calendar_link a:link {
	color: #555; 
	width:22px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	background:#D6EEAA;
}

#sidebar #diary_search .calendar_link  a:visited {
	color: #555; 
	width:22px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	background:#D6EEAA;
}

#sidebar #diary_search .calendar_link a:hover {
	color: #FFFFE7; 
	width:22px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	background:#6FBA2C;
}

#sidebar #diary_search .calendar_link  a:active {
	color: #FFFFE7; 
	width:22px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	background:#6FBA2C;
}



/* ------Module------ */
.odd {
	float: left;
}
.even {
	float: right;
}
.clear {
	clear: both;
}

img {
	vertical-align: top;
}

/* ------Indexページ 観察日記とアプリボタンのバージョン------ */

#IndexDiary {
	float: left;
	background: url(../img/top/btn_bg2.gif) no-repeat left top;
	width:334px;
	height: 164px;
	position: relative;
}

#IndexDiaryBtn1{
	height: 33px;
	width: 107px;
	position: absolute;
	left: 14px;
	top: 120px;
}

#IndexDiaryBtn2{
	height: 33px;
	width: 107px;
	position: absolute;
	left: 128px;
	top: 120px;
}

#IndexContestBtn1{
	height: 33px;
	width: 107px;
	position: absolute;
	left: 212px;
	top: 106px;
}

#IndexContestDay{
	height:66px;
	width: 66px;
	position: absolute;
	left: 636px;
	top: -14px;
}


#IndexAppli {
	float: right;
	background: url(../img/top/btn_bg_appli.gif) no-repeat left top;
	width:335px;
	height: 164px;
	position: relative;
}

#IndexAppliBtn1{
	height: 33px;
	width: 107px;
	position: absolute;
	left: 20px;
	top: 120px;
}

#IndexAppliBtn2{
	height: 33px;
	width: 107px;
	position: absolute;
	left: 169px;
	top: 120px;
}

/* ------Indexページ 観察日記のみバージョン------ */
#IndexDiaryOnly {
	float: left;
	background: url(../img/top/IndexDiaryOnly_bg.gif) no-repeat left top;
	width:680px;
	height: 164px;
	position: relative;
}

#IndexDiaryOnlyBtn1{
	height: 33px;
	width: 107px;
	position: absolute;
	left: 30px;
	top: 120px;
}

#IndexDiaryOnlyBtn2{
	height: 33px;
	width: 107px;
	position: absolute;
	left: 148px;
	top: 120px;
}

/*#present_btn{
	height: 33px;
	width: 161px;
	position: absolute;
	left: 363px;
	top: 323px;
}
*/
/* ---------- */
/* Index */
/* ---------- */

/*#containerIndex {
	background: url(../img/top/bg_container.png) no-repeat center bottom;
	margin: 15px auto 0px;
	width: 920px;
}
#containerIndex #wrapContainer {
	background: url(../img/top/bg_top.png) no-repeat center top;
	padding: 0px 23px 24px 18px;
}
#containerIndex #mainvisual {
	background: url(../img/top/mainvisual.jpg) no-repeat left top;
	margin: 23px 0px 12px;
	padding: 0px;
	height: 198px;
	width: 681px;
	position: relative;
}
#containerIndex #mainvisual h1,
#containerIndex #mainvisual p {
	text-indent: -9999px;
}
#containerIndex #mainvisual dt {
	text-indent: -9999px;
}
#containerIndex #mainvisual dd {
}*/


#put_btn{
	height: 33px;
	width: 161px;
	position: absolute;
	left: 363px;
	top: 323px;
}

#iPhone_btn{
	height: 33px;
	width: 138px;
	position: absolute;
	left: 345px;
	top: 454px;
}

#Android_btn{
	height: 33px;
	width: 138px;
	position: absolute;
	left: 493px;
	top: 454px;
}

.IndexTopbtn {
	height:132px;
	margin: 0px 0px 12px 0px;
}
.IndexTopbtn li {
	list-style-type: none;
}

.IndexContestbtn {
	margin: 0px 0px 12px 0px;
	background: url(../img/top/btn_bg3.gif) no-repeat center bottom;
}

#IndexContest {
	background: url(../img/top/bg_contest.gif) no-repeat center bottom;
	float: right;
	width: 681px;
	display: inline;
	clear: both;
	margin:0px;
}
#IndexContest h2 {
	margin: 0px 0px 13px;
}
#IndexContest h3 {
	margin: 0px 0px 5px 25px;
}
#IndexContest #itemContest {
	margin: 0px auto;
	height: 368px;
	width: 651px;
}
#IndexContest #itemContest li {
	display: inline;
	float: left;
}
#IndexContest #itemContest li.item01 {
	height: 166px;
	width: 208px;
	padding: 12px 0px 0px 2px;
}
#IndexContest #itemContest li.item02 {
	height: 166px;
	width: 210px;
	padding: 0px 0px 0px 12px;
}
#IndexContest #itemContest li.item03 {
	height: 166px;
	width: 205px;
	padding: 4px 0px 0px 9px;
}
#IndexContest #itemContest li.item04 {
	height: 170px;
	width: 213px;
	padding: 20px 0px 0px;
	clear: both;
}
#IndexContest #itemContest li.item05 {
	height: 167px;
	width: 213px;
	padding: 3px 0px 0px 9px;
}
#IndexContest #itemContest li.item06 {
	height: 165px;
	width: 208px;
	padding: 16px 0px 0px 7px;
}
#IndexContest p {
	text-align: center;
	padding-bottom: 22px;
}

/*#containerIndex #sidebar {
	padding-top: 5px;
}
*/

#Day {
	width: 58px;
	height: 56px;
	position: absolute;
	left: 120px;
	top: -28px;
}

/* ---------- */
/* curtain */
/* ---------- */
.curtain {
	background: url(../img/curtain/img01.gif) no-repeat 455px 23px;
	padding-bottom: 17px;
}
#boxAbout {
	margin: 23px 0px 22px;
}
#boxAbout h3 {
	margin-bottom: 7px;
}

#boxAbout .about01 {
	background: url(../img/curtain/img02.jpg) no-repeat left top;
	padding: 24px 0px 0px 160px;
	min-height: 120px;
	margin-bottom: 15px;
}
*html #boxAbout .about01 {
	height: 120px;
}
#boxAbout .about02 {
	background: url(../img/curtain/img03.gif) no-repeat left top;
	padding: 35px 0px 0px 160px;
	min-height: 81px;
	margin-bottom: 15px;
}
*html #boxAbout .about02 {
	height: 81px;
}
#boxAbout .about03 {
	background: url(../img/curtain/img04.gif) no-repeat left top;
	padding: 35px 0px 0px 160px;
	min-height: 81px;
	margin-bottom: 15px;
}
*html #boxAbout .about03 {
	height: 81px;
}
#boxAbout .about04 {
	background: url(../img/curtain/img05.gif) no-repeat left top;
	padding: 15px 0px 0px 160px;
	min-height: 101px;
	margin-bottom: 15px;
}
*html #boxAbout .about04 {
	height: 101px;
}
#boxAbout .about05 {
	background: url(../img/curtain/img06.gif) no-repeat left top;
	padding: 5px 0px 0px 160px;
	min-height: 111px;
}
*html #boxAbout .about05 {
	height: 111px;
}

/* ---------- */
/* effect */
/* ---------- */
.effect {
	background: url(../img/effect/img_suumo.gif) no-repeat right 10px;
}
#boxEffect {
	background: url(../img/effect/dotline.gif) repeat-y center top;
	padding: 0px;
	margin-top: 25px;
}
#boxEffect h3 {
	margin-bottom: 17px;
}
#boxEffect p {
	padding-top: 5px;
}

#boxEffect .aircon {
	float: left;
	width: 266px;
}
#boxEffect .greencurtain {
	float: right;
	width: 266px;
}
#boxEffect .txt {
	text-align: center;
	clear: both;
	padding: 10px 0px;
}
#mainContent .result {
	clear: both;
	margin: 30px auto 60px;
}

#mainContent .result_point {
	clear: both;
	margin: 30px auto 20px;
}

#data dl {
	margin: 15px 0px 17px;
}
#data dl dt {
	display: inline;
}
#data {
	margin-bottom: 35px;
}
#thermo {
	padding-bottom: 25px;
}

#thermo table {
	width: 600px;
	margin: 15px 0px 0px;
	padding: 0px;
}
#thermo th {
	width: 266px;
	padding-bottom: 15px;
}
#thermo td {
	text-align: center;
}

/* ---------- */
/* howto */
/* ---------- */

#container #mainContent.howto {
	padding-bottom: 15px;
}
.howto .step {

}
.howto .step.goya01 {
	margin-top: -9px;
}
.howto .step.goya02 {
	padding-top: 30px;
}
.howto.asagao h2 {
	padding: 0 0 5px;
}
.howto.goya h2 {
	margin: 0;
}
.howto .step h3 {
	margin-bottom: 0;
}

.howto .step .item {
	background: url(../img/line_dot.png) no-repeat center bottom;
	padding: 0px 0px 25px;
	width: 560px;
}
.howto.asagao .step .item {
	margin: 0px 20px 15px;
}
.howto.goya .step .item {
	margin: 0px 20px;
	
}
.howto .step .item.last {
	background: none;
	margin-bottom: 0px;
}
.howto .step .item.howtolast {
	background: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.howto.goya .step .item.last {
	padding: 0px;
}
.howto.asagao .step .item h4 {
	margin-bottom: 0px;
	padding-top: 3px;
}
.howto.goya .step .item h4 {
	margin-bottom: 0px;
	padding-top: 20px;
}
.howto .step .item p {
	padding-top: 12px;
	line-height: 1.5em;
}
.howto .step .item .odd {
	width: 270px;
}
.howto .step .item img.even {
	margin-top: 15px;
}
.howto .step .item .full {
	margin-top: 15px;
}
.howto .btn_qa {
	text-align: center;
	margin: 15px 0px 0px;
	padding: 0px;
}


/* ---------- */
/* contest */
/* ---------- */
#mainContent_Contest {
	background-color:#ffffe6;
	padding:0px 20px 0px 20px;
/*	float: right;
	display: inline;
	width: 640px;
	margin-right: 20px;*/
}

#mainContent_index_Contest {
	background-color:#ffffe6;
	padding:0px 10px 0px 10px;
/*	float: right;
	display: inline;
	width: 660px;
	margin-right: 10px;*/
}

#BoxContest {
	background: url(../img/contest_2011/img_bg.gif);
	background-repeat:repeat-y;
	margin:0px;
	padding:0px 42px 0px 42px;
}

#BoxContestIndex {
	background: url(../img/contest_2011/index_img_bg.gif);
	background-repeat:repeat-y;
	margin:0px;
}

.ContestIndexBtn_left {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:72px;
	height:64px;
}

.ContestIndexBtn_right {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:16px;
	height:64px;
}



.contest #boxContest {
	width:600px;

}
.contest #boxContest p{
	margin-bottom: 5px;
}

.contest #boxContest .annotation{
	color:#F00;
	text-align:center;
	margin-bottom: 5px;
	font-weight:bold;
}

.contest #boxContest .apply{
	margin-top:10px;
	padding:13px 13px 13px 13px;
	border-radius: 8px;         /* CSS3 */
	-moz-border-radius: 8px;    /* Firefox */
	-webkit-border-radius: 8px; /* Safari,Chrome */
	background-color:#FCFDC6;
}

.contest #boxContest ul {
	margin: 3px 0px 0px 0px;
	padding: 0px;
}
.contest #boxContest ul li {
	padding-right:10px;
	display: inline;
}


.contest #boxContest .no{
	color:#339900;
	font-weight:bold;
}

.contest #boxContest .caption {
	font-size: 11px;
}

#contest_table{
	width:600px;
}

.contest_box_left{
	width:140px;
	word-wrap: break-word;
	background-color:#FAF8D8;
	padding:10px;
}

.contest_box_right{
	width:410px;
	padding:15px;
}

.TextBox{
	width:410px;
	word-wrap: break-word;
	overflow:hidden;
}

/* ---------- */
/* Q&A */
/* ---------- */
.qa {
}
.qa #linkQA {
	margin: 22px 5px;
	width: 600px;
}
.qa #linkQA ul {
}
.qa #linkQA ul li {
	margin-bottom: 10px;
}

.qa .item {
	background: url(../img/qa/line_dot.png) no-repeat center top;
	padding-top: 20px;
	margin: 0px 5px;
	width: 600px;
}
.qa .item dl {
	min-height: 78px;
	_height: 78px;
}

.qa .item dt {
	margin-bottom: 10px;
}
.qa .item dd.first {
	padding: 7px 0px 0px 50px;
}
.qa .item dd p {
	margin-bottom: 15px;
	line-height: 1.5em;
}
.qa .item dd p.last {
	margin-bottom: 0px;
}
.qa .item dd.odd {
	width: 255px;
}
.qa .item dd.even {
}
.qa .item dd.box_img {
	padding-left: 50px;
}
.qa .item dd.box_img img.odd {
	clear: both;
}
.qa .item dd.box_img h3 {
	margin-bottom: 5px;
}
.qa .item dd.box_img .center {
	margin: 0px 14px;	
}
.qa .item p.totop {
	text-align: right;
	margin: 10px 0px;
	clear: both;
}

.qa #q01 dl {
	background: url(../img/qa/A01.png) no-repeat left 44px;
}
.qa #q02 dl {
	background: url(../img/qa/A02.png) no-repeat left 44px;
}
.qa #q03 dl {
	background: url(../img/qa/A03.png) no-repeat left 44px;
}
.qa #q04 dl {
	background: url(../img/qa/A04.png) no-repeat left 44px;
}
.qa #q05 dl {
	background: url(../img/qa/A05.png) no-repeat left 44px;
}
.qa #q06 dl {
	background: url(../img/qa/A06.png) no-repeat left 44px;
}
.qa #q07 dl {
	background: url(../img/qa/A07.png) no-repeat left 44px;
}
.qa #q08 dl {
	background: url(../img/qa/A08.png) no-repeat left 44px;
}
.qa #q09 dl {
	background: url(../img/qa/A09.png) no-repeat left 44px;
}
.qa #q10 dl {
	background: url(../img/qa/A10.png) no-repeat left 44px;
}
.qa #q11 dl {
	background: url(../img/qa/A11.png) no-repeat left 44px;
}
.qa #q12 dl {
	background: url(../img/qa/A12.png) no-repeat left 44px;
}
.qa #q13 dl {
	background: url(../img/qa/A13.png) no-repeat left 44px;
}
.qa #q14 dl {
	background: url(../img/qa/A14.png) no-repeat left 44px;
}
.qa #q15 dl {
	background: url(../img/qa/A15.png) no-repeat left 44px;
}


/* ---------- */
/* quiz */
/* ---------- */
#quiz_area {  
	width:640px;
	height:555px;
	margin-top:25px;
	margin-left:-15px;
}  

#quiz_dl {
	margin-top:20px;
	margin-left:10px;	
	width:474px;
	height:208px;
	position: relative;  
}

#quiz_btn_dl {  
	position:absolute;top: 125px; left:163px;
}  

#quiz_btn_close {
	margin-top:15px;
	margin-left:149px;
}
#wrap h1 {
	padding: 12px 0px 24px 16px;
}

/* ---------------------------------------------------------- */
/* Twitter&Facebook */
/* ---------------------------------------------------------- */
#footer-socialIcon {
	margin:0 15px;
	padding:10px 0;
	width: 920px;
	overflow:hidden;
	text-align:right;
	border-bottom:1px solid #CCC;
}
#footer-socialIcon ul li {
	float: right;
}
#footer-socialIcon ul li.btn_tw {
	width: 105px;
	overflow: hidden;
	display: block;
}
#footer-socialIcon ul li.btn_ggl {
	width: 70px;
	overflow: hidden;
	display: block;
}


/* clearfix ---------------------------------------- */
.clearfix,
#wrapContainer,
#containerIndex .IndexTopbtn,
#itemContest ul,
.howto .step .item,
.qa #linkQA ul,
.qa .item dl {
	/zoom: 1;
}
.clearfix:after,
#wrapContainer:after,
#itemContest ul:after,
#containerIndex .IndexTopbtn:after,
.howto .step .item:after,
.qa #linkQA ul:after,
.qa .item dl:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/* ---------- */
/*  campaign  */
/* ---------- */
.campaign {
	padding-bottom: 20px;
}
.campaign #catch {
	padding: 15px 0px 30px;
	background: url(../img/campaign/img01.gif) no-repeat right bottom;
}
.campaign #catch img {
	margin-bottom: 5px;
}
.campaign #boxEntry {
	margin-bottom: 20px;
	background: url(../img/campaign/img02.jpg) no-repeat left bottom;
	min-height: 200px;
}
*html .campaign #boxEntry {
	height: 180px;
}
.campaign #boxEntry h3 {
	margin-bottom: 7px;
}
.campaign #boxEntry p {
	margin: 0px 0px 6px 155px;
}

.campaign #boxEntry2 {
	margin-bottom: 20px;
	background: url(../img/campaign/img04.jpg) no-repeat left center;
	min-height: 180px;
	clear: both;
}

*html .campaign #boxEntry2 {
	height: 180px;
}
.campaign #boxEntry2 h3 {
	margin-bottom: 7px;
}
.campaign #boxEntry2 p {
	margin: 0px 0px 6px 155px;
}

.campaign .boxEntry_cp {
	margin-left:-12px;
	width:633px;
}
.campaign #boxEntry_cp2 {
	margin-left:-12px;
	background: url(../img/campaign/contest_img4.jpg) no-repeat left center;
	width:633px;
	height: 417px;
	clear: both;
	position: relative;
}
.campaign #boxEntry_cp3 {
	margin-left:-12px;
	background: url(../img/campaign/contest_img5.jpg) no-repeat left center;
	width:633px;
	height: 368px;
	clear: both;
	position: relative;
}

.campaign #boxEntry_cp_btn {
	height: 36px;
	width: 170px;
	position: absolute;
	left: 232px;
	top: 365px;
}

.campaign #boxEntry_cp_btn2 {
	height: 36px;
	width: 170px;
	position: absolute;
	left: 232px;
	top: 316px;
}


.campaign #boxContest {
	margin-bottom: 25px;
}
.campaign #boxContest h3 {
	margin-bottom: 10px;
}
.campaign #boxPresent {
	margin: 0px auto;
	width: 600px;
}
.campaign #boxPresent h3{
	margin-bottom: 10px;
}
.campaign #boxPresent ul {
	margin: 3px 0px 0px;
	padding: 0px;
	line-height: 1.2em;
}
*html .campaign #boxPresent ul {
	margin: 10px 0px 0px;
}
.campaign #boxPresent ul li {
	display: inline;
	font-size: 11px;
}

/* ---------------------------------------------------------- */
/*  diary */
/* ---------------------------------------------------------- */

.diary {
	background: url(../img/diary/img.gif) no-repeat right 8px;
}

	
.diary_box_top a:link { color: #3F9F0C; }
.diary_box_top a:visited { color: #3F9F0C; }
.diary_box_top a:hover { color: #8DC24B; }
.diary_box_top a:active { color: #8DC24B; }


.diary_box {
	width:600px;
	margin: 0px 10px 0px 0px;
	overflow:hidden;
}

.diary_box_top {
	margin-bottom:18px;
	overflow:hidden;
}

.diary_box_top dl {
}

.diary_box_top dl dt {
	float: left;
	width: 40px;
	margin:0;
}

.diary_box_top dl dd {
	float: right;
	width: 560px;
	margin:0;
}

.diary_box_top .date{
	font-size:16px;
	color:#F60;
	font-weight:bold;
	height:25px;
}

.diary_box_bottom{
	margin: 0px 0px 7px 0px;
	overflow:hidden;
	line-height:1.5em;
}

.diary_box_bottom .title{
	color:#339900;
	font-weight:bold;
	font-size:16px;
}

.diary_box_bottom .image_frame{
	float: left;
	left: -10px;
	top: -10px;
	padding: 10px;
	background: #FFFFF0;
	border: 1px solid #E4E4E4;
	margin-right:18px;
	margin-bottom:10px;
}

#diary_button{
	width:600px;
	margin-bottom:20px;
}

#diary_button .left_area{
	float: left;
	width:523px;
}

#diary_button .left_area_left{
	float: left;
	width:77px;
}

#diary_button .left_area_right{
	text-align:center;
}

#diary_button .right_area{
	float: right;
	width:77px;
}

#diary_button  span.current {
	color:#FFF;
	padding:0px 3px 0px 3px;
	background-color:#339900;
}

#posting_area{
	width:600px;
	height:130px;
	margin:0px 0px 16px 0px;
	background: url(../img/diary/posting_area_bg.gif) no-repeat;
}

#posting_area .posting_button{
	padding:75px 0px 0px 140px;
}

.diary-socialIcon {
	overflow:hidden;
	text-align:left;
}
.diary-socialIcon ul li {
	float: left;
}
.diary-socialIcon ul li.btn_tw {
	width: 105px;
	overflow: hidden;
	display: block;
}
.diary-socialIcon ul li.btn_ggl {
	width: 70px;
	overflow: hidden;
	display: block;
}

/* ---------------------------------------------------------- */
/*  posting */
/* ---------------------------------------------------------- */

.posting {
	background: url(../img/posting/img.gif) no-repeat right 20px;
}

#posting_table{
	width:600px;
}

.posting_box_left{
	width:140px;
	background-color:#FAF8D8;
	padding:10px;
}

.posting_box_right{
	width:410px;
	padding:15px;
}

#commentText{
	width:410px;
	font-size:12px;
	line-height:1.5em;
}

span.attention {
	color:#FF0000;
	font-size:10px;
}

.preview{
	float: left;
	left: -10px;
	top: -10px;
	padding: 10px;
	background: #FFFFF0;
	border: 1px solid #E4E4E4;
	margin-top:10px;
	margin-right:10px;
}

.dot{
	padding:10px 0px 10px 0px;
	clear:both;
}

#posting_3{
	width:330px;
	margin-left:140px;
}

#posting_3_left{
	float: left;
}

#posting_3_right{
	float: right;
}

/* ---------------------------------------------------------- */
/*  caution */
/* ---------------------------------------------------------- */

#caution {
	margin: 0px;
	padding: 0px;
	width: 920px;
	overflow:hidden;
	background-image:url(../img/posting/caution_bg.gif);
	
}

#caution h1{
	text-align:center;
	margin:15px 0 15px 0;
	padding-bottom:15px;
}

div.caution_box{
	width:730px;
	clear: both;
	margin:0 0 0 75px;
	overflow:hidden;
}

div.caution_box .left{
	float: left;
	width:30px;
	color:#339900;
	font-weight:bold;
}

div.caution_box .right{
	width:700px;
	float: right;
	margin-bottom:20px;
}

div.caution_box .right ul{
	padding-top:5px;
	padding-left:15px;
}

/* ---------------------------------------------------------- */
/*  posting */
/* ---------------------------------------------------------- */

.posting {
	background: url(../img/posting/img.gif) no-repeat right 20px;
}

#posting_table{
	width:600px;
}

.posting_box_left{
	width:140px;
	background-color:#FAF8D8;
	padding:10px;
}

.posting_box_right{
	width:410px;
	padding:15px;
}

#commentText{
	width:410px;
	font-size:12px;
	line-height:1.5em;
}

span.attention {
	color:#FF0000;
	font-size:10px;
}

.preview{
	float: left;
	left: -10px;
	top: -10px;
	padding: 10px;
	background: #FFFFF0;
	border: 1px solid #E4E4E4;
	margin-top:10px;
	margin-right:10px;
}

.dot{
	padding:10px 0px 10px 0px;
	clear:both;
}

#posting_3{
	width:330px;
	margin-left:140px;
}

#posting_3_left{
	float: left;
}

#posting_3_right{
	float: right;
}

/* ---------------------------------------------------------- */
/*  caution */
/* ---------------------------------------------------------- */

#caution {
	margin: 0px;
	padding: 0px;
	width: 920px;
	overflow:hidden;
	background-image:url(../img/posting/caution_bg.gif);
	
}

#caution h1{
	text-align:center;
	margin:15px 0 15px 0;
	padding-bottom:15px;
}

div.caution_box{
	width:730px;
	clear: both;
	margin:0 0 0 75px;
	overflow:hidden;
}

div.caution_box .left{
	float: left;
	width:30px;
	color:#339900;
	font-weight:bold;
}

div.caution_box .right{
	width:700px;
	float: right;
	margin-bottom:20px;
}

div.caution_box .right ul{
	padding-top:5px;
	padding-left:15px;
}

/* ---------------------------------------------------------- */
/*  contest  */
/* ---------------------------------------------------------- */


.contest #boxContest {
	width:600px;

}

.contest #boxContest p{
	margin-bottom: 5px;
}

.contest #boxContest .annotation{
	color:#F00;
	text-align:center;
	margin-bottom: 5px;
	font-weight:bold;
}

.contest #boxContest .apply{
	margin-top:10px;
	padding:13px 13px 13px 13px;
	border-radius: 8px;         /* CSS3 */
	-moz-border-radius: 8px;    /* Firefox */
	-webkit-border-radius: 8px; /* Safari,Chrome */
	background-color:#FCFDC6;
}

.contest #boxContest ul {
	margin: 3px 0px 0px 0px;
	padding: 0px;
}
.contest #boxContest ul li {
	padding-right:10px;
	display: inline;
}


.contest #boxContest .no{
	color:#339900;
	font-weight:bold;
}

.contest #boxContest .caption {
	font-size: 11px;
}

#contest_table{
	width:600px;
}

.contest_box_left{

	width:140px;
	word-wrap: break-word;
	background-color:#FAF8D8;
	padding:10px;
}

.contest_box_right{
	width:410px;
	padding:15px;
}

.TextBox{
	width:410px;
	word-wrap: break-word;
	overflow:hidden;
}

/* ---------------------------------------------------------- */
/*  caution */
/* ---------------------------------------------------------- */

#caution {
	margin: 0px auto 0px;
	padding: 0px;
	width: 920px;
	overflow:hidden;
	background-image:url(../img/posting/caution_bg.gif);
	
}

#caution h1{
	text-align:center;
	margin:15px 0 15px 0;
	padding-bottom:15px;
}

div.caution_box{
	width:750px;
	clear: both;
	margin:0 0 0 85px;
	overflow:hidden;
}

div.caution_box .left{
	float: left;
	width:30px;
	color:#339900;
	font-weight:bold;
}

div.caution_box .right{
	width:720px;
	float: right;
	margin-bottom:20px;
}

div.caution_box .right ul{
	padding-top:5px;
	padding-left:15px;
}

.orange-2 {
	color: #F60;
	font-weight:bold;
	margin-bottom:8px;
}
