/*
	-----	コンテストページ用　CSS	-----
*/
.m-main_table {
	width: 517px;
	background-attachment: fixed;
	background-image: url(imgs/bg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #333333;
	text-align: center;
}
.m-table1 {
	width: 500px;
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 12px;
}
.m-td1 {
	background-color: #F8F6D3;
	border: 1px solid #F38634;
	font-weight: normal;
	color: #663300;
	font-size: 12px;
}

.m-td2 {
	border: 1px solid #D2A6D2;
	font-size: 12px;
}
.m-td3 {
	border: 1px solid #D2A6D2;
	background-color: #FFFFFF;
	background-image: url(imgs/tdbg.gif);
	background-repeat: no-repeat;
}

.m-font1 {
	font-weight: bold;
	color: #CC0033;
}
.m-font2 {
	font-weight: bold;
	color: #3399CC;
	font-size: 14px;
}
.m-table2 {
	width: 500px;
	background-image: url(imgs/review_103.jpg);
	background-repeat: repeat-y;
	padding: 5px;
	text-align: left;
	font-size: 12px;
	margin-bottom: 15px;
}
.m-table3 {
	width: 500px;
	background-image: url(imgs/review_107.jpg);
	background-repeat: repeat-y;
	padding: 10px;
	text-align: left;
	font-size: 12px;
	margin-bottom: 15px;
	color: #003366;
}
.m-table3 UL {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.m-02box {
	width: 517px;
	text-align: center;
	line-height: 12px;
	background-color: #FFFFFF;
	margin: 0px;
}
.m-02box H1 {
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	background-image: url(images/title_pin01.gif);
	height: 42px;
	width: 500px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	padding-left: 50px;
	padding-top: 20px;
	text-align: left;
	background-repeat: no-repeat;
}
.m-02box H2 {
	color: #993300;
	font-size: 12px;
	font-weight: bold;
	background-image: url(imgs/review_h2.gif);
	height: 25px;
	width: 480px;
	line-height: 25px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}
.m-02box P {
	text-align: center;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	line-height: 150%;
	font-size: 12px;
	color: #333333;
}
.m-02box H3 {

	color: #660000;
	font-size: 12px;
	font-weight: bold;
	background-image: url(imgs/review_h3.gif);
	height: 25px;
	width: 450px;
	line-height: 25px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.m-02box TD {
	font-size: 12px;
}
.m-02box .td01 {
	font-size: 12px;
	background-color: #FFFF99;
	padding: 3px;
	font-weight: bold;
	color: #663300;
	border: 1px solid #999933;
}
.m-02box .td02 {
	font-size: 12px;
	background-color: #FFFFCC;
	padding: 3px;
	border: 1px solid #999933;
}
.m-02box .text_green {
	font-size: 12px;
	font-weight: bold;
	color: #339900;
	padding: 2px;
}
.m-02box HR {
	color: #FFCC00;
	background-color: #FFCC33;
}

.m-02box .p1 {

	text-align: left;
	width: 455px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	line-height: 150%;
	font-size: 12px;
	color: #333333;
}
/*-----------------------------------------------------
メールマガジンページCSS
------------------------------------------------------*/

.m-box {
	width: 517px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	background-repeat: repeat;
	color: #000000;
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 0px;
	background-color: #FEF1E0;
}
.m-box H2 {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #CC0033;
	background-image: url(imgs04/t_h2bg.gif);
	font-size: 12px;
	background-repeat: no-repeat;
	text-align: left;
}
.m-box TD {
	font-size: 12px;
}
.m-box TD P{
	font-size: 12px;
	margin: 3px;
}
.m-box TABLE {
	padding: 5px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.m-box .01 {
	color: #336699;
	font-size: 10px;
	background-color: #FFFFFF;
	background-image: url(main_imgs/sample.gif);

}
.m-box .01 P {
	font-size: 10px;
}


.m-box P {
	text-align: left;
	color: #000000;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	line-height: 150%;
}
.m-box .p1 {
	padding: 0px;
	width: 500px;
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #333333;
	background-image: url(imgs04/t_p_01.gif);
	height: 14px;
	background-repeat: no-repeat;
}
.m-box .p2 {
	width: 500px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #333333;
	background-image: url(imgs04/t_p_02.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
.m-box .p3 {
	padding: 0px;
	width: 500px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	color: #333333;
	background-image: url(imgs04/t_p_03.gif);
	height: 14px;
	background-repeat: no-repeat;
}
.m-box A {
	color: #993300;
	font-size: 12px;
}
.m-box .img {
	border: 4px ridge #CC6600;
}
.m-box .tdbg1 {
	background-image: url(imgs04/t_tdbg1.gif);
	background-repeat: no-repeat;
}

.m-box H3 {
	text-align: center;
	width: 460px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
	background-image: url(imgs04/t_h3bg.gif);
	height: 31px;
	font-size: 12px;
	background-repeat: no-repeat;
	line-height: 31px;
}
.m-box .tdbg2 {

	background-image: url(imgs04/t_tdbg2.gif);
	background-repeat: no-repeat;
}
.m-box .tdbg2 .item {
	background-image: url(imgs04/t_itemp.gif);
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	text-indent: 20px;
	margin-left: 10px;
}
.m-box .tdbg1 .item {

	background-image: url(imgs04/t_itemp.gif);
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	text-indent: 20px;
	margin-left: 10px;
}

.m-box a:visited {

	color: #990033;
}
.m-box .item1 {
	background-repeat: no-repeat;
	text-indent: 0px;
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
	color: #CC0000;
	padding: 2px;
	font-weight: bold;
}
.m-box .menuP {
	background-image: url(imgs04/t_menubg.jpg);
	background-repeat: no-repeat;
}
