@charset "utf-8";

/* main */

#main #left {
	float: left;
	width: 430px;
}
#main #right {
	float: right;
	width: 320px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.descript {
	font-size: 80%;
	float: right;
	margin-top: 15px;
	margin-right: 20px;
	line-height: 1.2em;
}

input	{
	border:1px;
}

input.btm	{
	border:1px;
	margin:0 auto 0 auto;
	padding:2px 15px 2px 15px;
}

table.default	{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-bottom:10px;
}
table.default td.left	{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C75858;
	border-bottom-color: #C75858;
	border-left-color: #C75858;
	padding:5px 0 5px 10px;
}
table.default td.right	{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C75858;
	border-bottom-color: #C75858;
	padding:5px 10px 5px 10px;
}

table.default td.title	{
	text-align:center;
	padding:3px 0 3px 0;
	border: 1px solid #862828;
	background-color: #C75858;
	font-weight: bold;
	color: #FFFFFF;
}
table.default td.form input	{
	border:1px;
	margin:10px auto 0 auto;
	padding:2px 10px 2px 10px;
	
}

p.title	{
	text-align:center;
	margin:0 auto 0 auto;
	padding:3px 0 3px 0;
	border: 1px solid #862828;
	background-color: #C75858;
	font-weight: bold;
	color: #FFFFFF;
	width:620px;
}

.size_small	{
	font-size:70%;
	color: #929F84;
}
.kasen	{
	text-decoration: underline;
}

p.text	{
	margin:8px auto 0px auto;
	width:620px;
}
p.text2	{
	margin:8px auto 10px auto;
	text-align:center;
	width:620px;
}


/* article_info */

.article_info img	{
	margin-bottom:3px;
	width:47px;
	height:20px;
}
.article_menu img	{
	margin-bottom:5px;
}

/* link */

.category_img	{
	margin-right:5px;
}
.category_text	{
	margin-left:13px;
}

table.category	{
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align:center;
}

/* form */

table.form	{
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width:620px;
	margin-bottom:10px;
}
table.form td.left	{
	padding-left:20px;
	width:200px;
	background-color: #F2AEAE;
}
table.form td.right	{
	padding:8px 0 8px 20px;
}
table.form td.bottom	{
	text-align:center;
	height:30px;
	vertical-align:bottom;
}
table.form td.bottom input	{
	border:1px;
	margin:0 auto 0 auto;
	padding:2px 15px 2px 15px;
}

table.form .right input,textarea	{
	border: 1px solid #C04583;
}

.mailmagazine	{
	border: 1px solid #C04583;
}


/* tencho diary */
table.default td.tencho_left	{
	padding-left:10px;
}

/* tencho heya */
table.default td.left_tencho1	{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C75858;
	border-bottom-color: #C75858;
	border-left-color: #C75858;
	background-color:#F2AEAE;
	padding:5px 0 5px 10px;
}
table.default td.right_tencho1	{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C75858;
	border-bottom-color: #C75858;
	background-color:#F2AEAE;
	padding:5px 0 5px 10px;
}

table.default td.left_tencho2	{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C75858;
	border-bottom-color: #C75858;
	border-left-color: #C75858;
}
table.default td.right_tencho2	{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C75858;
	border-bottom-color: #C75858;
}
.heya	{
	margin:5px 0px 10px 0;
}
.heya_otoiawase	{
	margin-top:10px;
}
.heya_p	{
	text-align:left;
	width:205px;
}
.heya_form	{
	text-align:left;
}
.heya_input	{
	margin-top:5px;
	text-align:center;
}

/* print */
.back	{
	background:#ffffff;
	font-size:80%;
}

table.print	{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-bottom:10px;
	border:solid 1px #C75858;
	border-collapse:collapse;
}

table.print td	{
	border:solid 1px #C75858;
	border-collapse:collapse;
	padding:1px 7px 1px 7px;
}

table.print td.title	{
	text-align:center;
	padding:1px 0 1px 0;
	background-color: #C75858;
}