/* CSS Document */


.subcontentsleft{
	width: 150px;
	height: auto;
	float: left;
}

.subcontentscenter{
	float: right;
	width: 412px;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	height: auto;
	padding-left: 14px;
}

/*---女神のレシピ---*/
#contentsmain h2.recipe{
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
	height: 28px;
	width: 534px;
	background: url("./images/ttl_recipe.gif") no-repeat;
	text-indent:-9877em;
}

.category{
	margin: 0px;
	padding: 8px 0px 0px 0px;
	width: 150px;
	background:#eadacf;
}
/*
.category h3{
	margin: 0px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	height: 22px;
	width: 130px;
	background: url("./images/category.gif") no-repeat;
	text-indent:-9877em;
}
*/

.category h3{
	text-align:center;
	font-weight:bold;
	font-style:normal;
	font-size:10px;
	color:#ffffff;
	width:134px;
	height:18px;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	background: url("../megamirecipe/images/currentcategory.gif") no-repeat;
}

.category h3.categoryTitle A{
	display:block;
	text-align:center;
	font-weight:bold;
	font-style:normal;
	font-size:10px;
	color:#ffffff;
	width:134px;
	height:16px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}

.category h3.other{
	text-align:center;
	font-weight:bold;
	font-style:normal;
	font-size:10px;
	color:#ffffff;
	width:134px;
	height:20px;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 8px 0px;
	background: url("../megamirecipe/images/othercategory.gif") no-repeat;
}
.category h3.other A{
	color:#ffffff;
	display:block;
	width:134px;
	height:22px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px
}

.category img{
	border:0;
}

.category ul{
	margin: 0px;
	padding: 10px 0px 0px 10px;
}

/*
.category li{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	margin-left:15px;
}
*/

.category li{
	text-decoration:none;
	list-style-image: url("../megamirecipe/images/pointercategory.gif"); 
	margin: 0px 6px 6px 15px;
	padding: 0px 6px 0px 0px;
}

.category li a,.category li.off a{
	margin: 0px;
	padding: 0px;
	text-decoration:none;
	color:#562e2d;
	font-size:10px;
}


.category li.on a{
	color: #ff0000;
}


.category li a:link	{text-decoration: none;}
.category li a:visited	{text-decoration: none;}
.category li a:hover	{text-decoration: underline;}
.category li a:active	{text-decoration: underline;}



.category li.tit{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}



.way {
	float: left;
	width: 177px;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}

.waydiscri {
	width: 170px;
	height: auto;
	margin:0px 0 5px 0px;
}

.waydiscri h3{
	margin:5px 0 5px 0px;
	height: 23px;
	width: 111px;
	background: url("./images/today.gif") no-repeat;
	text-indent:-9877em;
}

.waydiscri h4{
	margin:5px 0 5px 0px;
	height: 15px;
	width: 142px;
	background: url("./images/way.gif") no-repeat;
	text-indent:-9877em;
}

.waydiscri ul.cookway{
	margin: 0px;
	padding: 0px;
	list-style-type: decimal;
	list-style-position : inside ;
}

.waydiscri li.cookway{
	margin:0px 0 16px 0px;
	padding: 0px;
	font-size:12px;
}

.waypoint {
	width: 170px;
	height: auto;
	margin:0px 0 5px 0px;
}

.waypoint h4{
	margin: 10px 0 5px 0px;
	height: 21px;
	width: 77px;
	background: url("./images/point.gif") no-repeat;
	text-indent:-9877em;
}

.waypoint h4.born{
	margin: 5px 0 5px 0px;
	height: 21px;
	width: 145px;
	background: url("./images/born.gif") no-repeat;
	text-indent:-9877em;
}

.waypoint ul.point{
	margin: 0px;
	padding: 0px;
	list-style-image:url("./images/pointmark.gif");
	list-style-position : inside ;
}

.waypoint li.point{
	margin: 0px;
	padding: 0px;
	font-size:12px;
	margin-bottom: 5px;
}

.waypic {
	width: 220px;
	height: auto;
	float: right;
	margin: 0 6px 0 0;
}

.waypic p.number{
	margin: 0px 20px 5px 0px;
	padding: 0px;
	font-size: 12px;
	color: #CC3333;
	font-weight: bold;
	text-align: right;
}

.waypic p.title{
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	filter: DropShadow(Color=gray, OffX=2, OffY=2, Positive=1);
}

.waypic p.name{
	margin: 0px;
	padding: 0px;
	margin-right: 20px;
	text-align:right;
}

.waypic p.pic{
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.waypic p.cookingtime{
	text-align:left;
	font-size:14px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	/*
	color:#E01F1F;
	width:100%;
	height:24px;
	background: url("./images/line_zairyo.gif") repeat-y  0 -12px;
	*/
}

.waypic p.person{
	text-align:left;
	font-size:14px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.waypic p.cookingtime{
	text-align:left;
	font-size:12px;
	font-weight: bold;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

.waypic table.zairyo{
	border-collapse:collapse;
	border-spacing:0px;
	margin: 0px;
	padding: 0px;
	text-align:left;
	font-size:12px;
}

.waypic tr.zairyo{
	margin: 0px;
	padding: 0px;
	background: url("./images/line_zairyo.gif") no-repeat;
	height: 40px;
}

.waypic th.zairyo{
	margin: 0px;
	padding: 0px;
	text-align:left;
	height: 40px;
}

.waypic th.zairyoR{
	margin: 0px;
	padding: 0px;
	text-align:right;
	height: 40px;
}

.waypic td.zairyo,.waypic td.zairyoR{
	margin: 0px;
	padding: 0px;
	text-align:right;
	font-weight: bold;
	height: 40px;
}

#recipecomment{
	width: 400px;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	height: auto;
	padding-left: 5px;
}

#recipecomment h4{
	margin: 0px;
	margin-top: 5px;
	margin-left: 3px;
	margin-bottom: 5px;
	height: 13px;
	width: 168px;
	background: url("./images/comment.gif") no-repeat;
	text-indent:-9877em;
}
#recipecomment ul.comment{
	margin: 0px;
	padding: 0px;
	list-style-image:url("./images/square.gif");
	padding-left: 5px;
	list-style-position : inside ;
}
#recipecomment li.comment{
	margin: 0px;
	padding: 0px;
	font-size:12px;
	margin-bottom: 5px;
}

.recipe-title {
	font-size: 20px;
	font-weight: bold;
	color: #E01F1F;
	line-height: 20px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}

.recipe-header {
	width: 400px;
	margin:5px 0 15px 0px;
}

.recipe-number {
	font-size: 14px;
	font-weight: bold;
	color: #CC3333;
	height:20px;
	margin:0px 0px 10px 0px;
	padding:3px 0 0 120px;
	
	background:url(../megamirecipe/images/today.gif) no-repeat left top;
}



/*---女神のレシピ投稿---*/
#contentsmain h2.contribute{
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
	height: 28px;
	width: 534px;
	background: url("./images/ttl_contribute.gif") no-repeat;
	text-indent:-9877em;
}
#contributeingre{
	width:480px;
	margin:0px;
	padding:0px 0px 0px 0px;
	margin-right:auto;
	margin-left:auto;
	font-weight:bold;
	color: #48b329;
	font-size:18px;
}

#contributeingre ul {
	list-style:none;
	margin:8px 0px 8px 12px;
	padding:0px 0px 0px 0px;
}
#contributeingre li {
	display:inline;
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 18px;
	background:url("./images/contributeingre_pointer.gif") no-repeat left top;
}

#contentsmain p.discription{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	text-align:left;
	line-height: 20px;
	font-size:12px;
}
#contentsmain h3.contributeterm{
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	height: 22px;
	width: 337px;
	background: url("./images/contributeterm.gif") no-repeat;
	text-indent:-9877em;
}
#term {
	margin: 0px 20px 10px 20px;
	padding: 0px;
}

#termleft{
	float:left;
	text-align:center;
	float:left;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 355px;
	height: 60px;
}
#termleft h4{
	margin: 0px;
	padding: 0px;
	font-weight:bold;
	color: #48b329;
	font-size:18px;
}
#termright{
	float:left;
	margin: 0px;
	padding: 0px;
	height: 60px;
}
#termright a{
	margin: 0px;
	padding: 0px;
	width: 172px;
	height: 53px;
	display:block;
	background: url("./images/bt_contribute.gif") no-repeat;
	overflow:hidden;
	text-indent:-9877em;
}

#contentsmain h3.contributepoint{
	clear:both;
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	height: 22px;
	width: 522px;
	background: url("./images/contributepoint.gif") no-repeat;
	text-indent:-9877em;
	font-size:16px;
}
#contentsmain h3.nextsubject{
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
	height: 22px;
	width: 522px;
	background: url("./images/nextsubject.gif") no-repeat;
	text-indent:-9877em;
}
#contentsmain p.nextdiscription{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	text-align:left;
	font-size:12px;
	line-height: 20px;
	color:#346701;
}

/*---各地の女神---*/
#contentsmain h2.column{
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	height: 28px;
	width: 534px;
	background: url("./images/ttl_column.gif") no-repeat;
	text-indent:-9877em;
}

p.txtcolumn{
	margin: 6px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	height: 42px;
	width: 517px;
	background: url("./images/txt_column.gif") no-repeat;
	text-indent:-9877em;
}
.subcontentscenter h3.column{/*Mac override*/
	margin: 0px 0px -15px;
	padding-top: 8px;
	padding-left: 8px;
	height: 26px;
	width: 200px;
	background: url("./images/bar_column.gif") no-repeat;
	font-size:13px;
	color:#FFFFFF;
	font-weight: normal;
	float:left;
}
.subcontentscenter h4.megaminame{/*Mac override*/
	margin: 0px;
	padding:0px;
	padding-top: 8px;
	padding-right: 25px;
	height: 26px;
	width: 173px;
	font-size:12px;
	color:#FFFFFF;
	font-weight: normal;
	text-align:right;
	float:left;
	background: url("./images/bar_column.gif") no-repeat right top;
}
.subcontentscenter h3.columnEX{
	margin: 0px 0px -15px;
	padding-top: 8px;
	padding-left: 8px;
	height: 26px;
	width: 250px;
	background: url("./images/bar_column.gif") no-repeat;
	font-size:11px;
	color:#FFFFFF;
	font-weight: normal;
	float:left;
}
.subcontentscenter h4.megaminameEX{
	margin: 0px;
	padding:0px;
	padding-top: 8px;
	padding-right: 25px;
	height: 26px;
	width: 123px;
	font-size:12px;
	color:#FFFFFF;
	font-weight: normal;
	text-align:right;
	float:left;
	background: url("./images/bar_column.gif") no-repeat right top;
}
#url {
	text-align:right;
}

/*#url{
	margin: -10px 0px 0px;
	padding-left: 5px;
	padding-right: 25px;
	float:right;
	font-size:12px;
	color:#333333;
	line-height: 22px;
}*/


/*v* legacy */
#url a{
	margin: 0px;
	padding:0px;
	color:#333333;
	text-decoration:none;
}
#url a:hover{
	margin: 0px;
	padding:0px;
	color:#80BF40;
	text-decoration:none;
}
.subcontentscenter p.columndiscription{
	margin: -5px 0px 10px;
	padding-left: 5px;
	padding-right: 10px;
	font-size:12px;
	color:#333333;
	line-height: 22px;


}
/*^* legacy */

.subcontentscenter .columndiscription p{
	font-size:12px;
	line-height: 22px;
	color:#333333;
	margin: 0px 0px 10px 0px;
	padding: 16px 10px 0px 5px;
}


.subcontentscenter .authorurl {
	text-align:right;
	margin: 0px;
	padding:10px 14px 0px 0px;
}

.subcontentscenter ul{
	list-style-type:disc;
	margin: 10px;
	padding:10px;
}

.subcontentscenter img.btn {
	margin-top: 0px;
	margin-right: 15px;
	float:right;
	border:0;
}
#columncomment{
	width: 400px;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	height: auto;
	padding-left: 5px;
	}
#columncomment h3{
	margin: 0px;
	margin-top: 5px;
	margin-left: 3px;
	margin-bottom: 5px;
	height: 13px;
	width: 168px;
	background: url("./images/columncomment.gif") no-repeat;
	text-indent:-9877em;
}
#columncomment ul.comment{
	margin: 0px;
	padding: 0px;
	list-style-image:url("./images/square.gif");
	padding-left: 5px;
	list-style-position : inside ;
}
#columncomment li.comment{
	margin: 0px;
	padding: 0px;
	font-size:12px;
	margin-bottom: 5px;
}
#columnist{
	margin: 0px;
	padding: 0px;
}
#columnist ul{
	margin: 0px;
	padding: 0px;
	list-style-image:url("./images/tripoint.gif");
	padding-top: 10px;
	padding-left: 24px;
	list-style-position : outside ;
}
#columnist li{
	margin: 0px;
	padding: 0px;
	font-size:11px;
	margin-bottom: 10px;
}
#columnist li a{
	margin: 0px;
	padding: 0px;
	font-size:11px;
	margin-bottom: 10px;
	color:#333333;
	text-decoration: none;
}
#columnist li a:hover{
	margin: 0px;
	padding: 0px;
	font-size:11px;
	margin-bottom: 10px;
	text-decoration: underline;
	color:#333333;
}

/*---女神賞---*/
#contentsmain h2.prize{
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
	height: 28px;
	width: 534px;
	background: url("./images/ttl_prize.gif") no-repeat;
	text-indent:-9877em;
}
#prizemonthly{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: right;
	}
#prize01{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	}
#prize01 h3{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	height: 45px;
	width: 102px;
	background: url("./images/prize01.gif") no-repeat;
	text-indent:-9877em;
	}
#prize01detail{
	margin: 0px;
	padding: 0px;
	margin-left: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
	}
#prize01detailleft{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	float:left;
	width: 330px;
	}
#prize01detailleft p{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	height: 57px;
	width: 306px;
	background: url("./images/prizerecipename01.gif") no-repeat;
	text-indent:-9877em;
	}
#prize01detailleft p.comment{
	margin: 0px;
	padding: 0px;
	margin-left: 50px;
	margin-bottom: 5px;
	height: 92px;
	width: 248px;
	background: url("./images/prizerecipecomment01.gif") no-repeat;
	text-indent:-9877em;
	}
#prize01detailright{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	float:right;
	width: 100px;
	}
#prize01detailright p{
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 5px;
	height: 75px;
	width: 100px;
	background: url("./images/prizerecipephoto01.gif") no-repeat;
	text-indent:-9877em;
	}
#prizeline{
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: url("./images/line_prize.gif") no-repeat;
	height: 7px;
	width: 415px;
	}
#prize02 h3{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	height: 38px;
	width: 176px;
	background: url("./images/prize02.gif") no-repeat;
	text-indent:-9877em;
	}
#prize02detail{
	margin: 0px;
	padding: 0px;
	margin-left: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
	}
#prize02detailleft{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	float:left;
	width: 330px;
	}
#prize02detailleft p{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	height: 16px;
	width: 329px;
	background: url("./images/prizerecipename02.gif") no-repeat;
	text-indent:-9877em;
	}
#prize02detailleft p.comment{
	margin: 0px;
	padding: 0px;
	margin-left: 50px;
	margin-bottom: 5px;
	height: 92px;
	width: 248px;
	background: url("./images/prizerecipecomment02.gif") no-repeat;
	text-indent:-9877em;
	}
#prize02detailright{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	float:right;
	width: 100px;
	}
#prize02detailright p{
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 5px;
	height: 75px;
	width: 100px;
	background: url("./images/prizerecipephoto02.gif") no-repeat;
	text-indent:-9877em;
	}
#prize03detail{
	margin: 0px;
	padding: 0px;
	margin-left: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
	}
#prize03detailleft{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	float:left;
	width: 330px;
	}
#prize03detailleft p{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	height: 16px;
	width: 329px;
	background: url("./images/prizerecipename03.gif") no-repeat;
	text-indent:-9877em;
	}
#prize03detailleft p.comment{
	margin: 0px;
	padding: 0px;
	margin-left: 50px;
	margin-bottom: 5px;
	height: 92px;
	width: 248px;
	background: url("./images/prizerecipecomment03.gif") no-repeat;
	text-indent:-9877em;
	}
#prize03detailright{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	float:right;
	width: 100px;
	}
#prize03detailright p{
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 5px;
	height: 75px;
	width: 100px;
	background: url("./images/prizerecipephoto03.gif") no-repeat;
	text-indent:-9877em;
	}
/*---レシピ投稿フォーム---*/
#contentsmain h2.contributeform{
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
	height: 28px;
	width: 534px;
	background: url("./images/ttl_contributeform.gif") no-repeat;
	text-indent:-9877em;
}
#contentsmain p.thanks{
	margin: 0px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:14px;
	color: #346701;
	line-height: 20px;
}
#contentsmain p.caution{
	margin: 0px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:12px;
	color: #346701;
	line-height: 18px;
}
#contentsmain table.check{
	margin: 0px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size:14px;
	color: #346701;
	width:500px;
	border:0;
}
#contentsmain tr.check{
	margin: 0px;
	background: url("./images/line_form.gif") no-repeat left bottom;
}
#contentsmain th.check{
	margin: 0px;
	padding-left: 10px;
	text-align:left;
	color: #346701;
	width:200px;
	font-weight: normal;
	padding-bottom: 5px;
}
#contentsmain td.check{
	margin: 0px;
	padding-left: 10px;
	text-align:left;
	color: #346701;
	width:250px;
	text-align:right;
	padding-bottom: 5px;
}
#con_form{
	font-size: 12px;
	margin: 0;
	padding: 0;
	margin-left:30px;
	color: #346701;
}
#con_form p{
	font-size: 12px;
	margin: 0;
	padding: 0;
	margin-top:30px;
	margin-bottom:5px;
	color: #346701;
	text-align: left;
	background: none ;
}
#con_form p.txt{
	font-size: 14px;
	margin: 0;
	padding: 0;
	margin-top:10px;
	margin-bottom:5px;
	color: #346701;
	text-align: left;
	background: none ;
}

#con_form .error {
	color:#ee0000;
	margin: 0 0 10px 0;
}
#con_form label{
	font-size: 12px;
	color: #346701;
	font-weight: bold;
}
#con_form dd{
	margin: 0;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url("./images/line_form.gif") no-repeat left bottom;
}
#con_form dd.fm_town{
	margin: 0;
	text-align: left;
	padding-right: 20px;
	margin-bottom: 10px;
	padding-left: 220px;
}
#con_form dd.confirm{
	margin: 0;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: none;
}
#con_form dd.agreement {
	margin: 0;
	padding: 0 0 0 220px;
	text-align: left;
	
}
/*
#agreement{
	margin-right:10px;
	margin-left:110px;
	text-align:left;
}
*/

#con_form dt{
	float: left;
}

#nickname, #recipename, #ingre_person,#howto,#point,#born,#email,#confirmemail{
	width: 300px;
	font-size: 12px;
}
#town{
	width: 150px;
	font-size: 12px;
}
#name1,#name2,#furi1,#furi2{
	width: 142px;
	margin:0 5px 0 0;
	font-size: 12px;
}
#photo{
	width: 300px;
	font-size: 12px;
	margin-left:5px;
}
#homepage{
	width: 300px;
	font-size: 12px;
	margin-left:5px;
}
#cookingtime{
	width: 60px;
	font-size: 12px;
	margin-left:5px;
	text-align:right;
	margin-right:240px;
}
#website{
	width: 300px;
	font-size: 12px;
	margin-left:5px;
}
#con_submit{
	letter-spacing:1em;
	width:100px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 250px;
}
/*---女神のレシピコメント---*/
#contentsmain h2.recipecomment{
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
	height: 28px;
	width: 534px;
	background: url("./images/ttl_recipecomment.gif") no-repeat;
	text-indent:-9877em;
}
#nickname02, #comment02,#comment04, #email,#confirmemail,#address{
	width: 300px;
	font-size: 12px;
}
#point02{
	width: 15px;
	font-size: 12px;
	texit-align:left;
}
#town02{
	width: 150px;
	font-size: 12px;
}
#homepage02{
	width: 260px;
	font-size: 12px;
	margin-left:5px;
}
/*---コラムコメント---*/
#contentsmain h2.columncomment{
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
	height: 28px;
	width: 534px;
	background: url("./images/ttl_columncomment.gif") no-repeat;
	text-indent:-9877em;
}
#contentsmain h3.ttl_error{
	margin: 0px;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}
#contentsmain p.error{
	margin: 0px;
	margin-left: 40px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
#nickname02, #comment02,#comment04, #email,#confirmemail{
	width: 300px;
	font-size: 12px;
}
#point02{
	width: 15px;
	font-size: 12px;
	texit-align:left;
}
#town02{
	width: 150px;
	font-size: 12px;
}
#name021,#name022,#furi021,#furi022{
	width: 142px;
	margin:0 5px 0 0;
	font-size: 12px;
}
#homepage02{
	width: 260px;
	font-size: 12px;
	margin-left:5px;
}
.zairyo2 {
	padding-top: -10px;
}

/*---プレゼント---*/
#comment03{
	width: 300px;
	font-size: 12px;
}
#age{
	width: 30px;
	font-size: 12px;
	margin-right:270px;
}
#present {
	width: 300px;
	font-size: 12px;
}