@charset "EUC-JP";
/*
==========================================================

	Site Name    : Sekuhara110
	Version      : 1.0
	Author       : ROOT co.,ltd
	------------------------------------------------------
	Created      : 2010.08.13
	Last Modified: 2010.08.13

==========================================================
*/

/*
===== CONTENTS ===========================================

	1: Universal Reset
	2: body and base setting
		2-1: general params
	3: link setting

==========================================================
*/


/*
=== 1: Universal Reset ===================================
*/

*{
	margin:0;
	padding:0;
}

/*
===== 2: body and base setting ===========================
*/

body {
	text-align:center;/* box centering */
	margin: 0px;
	padding: 0px;
	background: #fff;
}

/* --- 2-1: general params ------------------------------- */
div, p, pre, ul, ol, dl, dt, dd,h1, h2, h3, h4, h5, h6,
address, form, blockquote{
	padding: 0;      /* margin&padding reset */
	line-height: 1.6;/* base line height */
	text-align: left;
	display: block;
	margin: 0px;
}
table {margin : 0;empty-cells: show;}

hr,.areaAnchor,.anchor { display : none; }

img {
	border: none;       /* img do not want a border */
	vertical-align: bottom;
}

li { list-style: none; }/* link do not want a dot */

/*
===== 3: form setting ====================================
*/

option{ padding-right:10px; }
*+html option{padding-right:0;}/* for IE7&Opera */
* html option{padding-right:0;}/* for IE6 */กกกกกก

/*
===== 4: link setting ====================================
*/
a{
	color: #707F90;
	text-decoration:none;
}
a:link{
	color: #707F90;
	text-decoration:none;
}

a:visited{
	color: #707F90;
}

a:hover{
	color: #55CAAC;
	background:;
	text-decoration:none;
}

a:active{
	color: #55CAAC;
}

a.footer{
	color:  #707F90;
	text-decoration:none;
}
a.footer:link{
	color:  #707F90;
	text-decoration:none;
}

a.footer:visited{
	color: #707F90;
}

a.footer:hover{
	color: #55CAAC;
	background:;
	text-decoration:none;
}

a.footer:active{
	color: #55CAAC;
}


/*--------------------mailmagazine_top.html-------------------*/

form#mailmagazine {
	width: 253px;
	margin: 0 auto;
}

table#mailmagazine {
	width: 253px;
	border: solid 1px #ccc;
	background-color: #fff;

}

td.mailtop {
	width: 253px;
	background-color: #5BD4BE;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 3px 0 2px 0;
}

div.titlebox {
	width: 130px;
	margin-left: 45px;
}

img.daruma {
	width: 40px;
	float: left;
}

p.title {
	width: 90px;
	float: right;
	padding-top: 2px;
}

td.mail {
	width: 253px;
	padding-top: 5px;
}

input#mail {
	width: 200px;
	height: 17px;
	margin: 5px 0 1px 21px;

}

td.entry {
	width: 127px;
	vertical-align: middle;
	padding: 5px 0 0 20px;
}

td.entry input {
	vertical-align: middle;
}

td.sousin {
	width: 126px;
	vertical-align: middle;
	text-align: right;
	padding: 5px 27px 0 0;
}

div.mailinner p {
	font-size:13px;
	margin: 0;
}



td.mail_box {
	width: 253px;
	background-color: #fff;
	padding: 5px 0 5px 0;
}

div.bottombox {
	width: 120px;
	margin: 0 auto;
}

p.bottomparts {
	width: 70px;
	font-size: 10px;
	float: left;
}

img.logo {
	width: 49px;
	float: right;
}

/*--------------------mailmagazine.html-------------------*/

form#mailmagazine002 {
	width: 170px;
	margin-top: 10px;
}

table#mailmagazine002 {
	width: 170px;
	border: solid 1px #ccc;
	background-color: #fff;

}

td.mailtop002 {
	width: 170px;
	background-color: #5BD4BE;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 3px 0 2px 0;
}

div.titlebox002 {
	width: 130px;
	margin-left: 3px;
}

p.title002 {
	width: 90px;
	float: right;
	padding-top: 2px;
}

td.mail002 {
	width: 170px;
	padding-top: 5px;
}

input#mail002 {
	width: 130px;
	height: 17px;
	margin: 5px 0 0 15px;

}


td.entry002 {
	width: 70px;
	vertical-align: middle;
	padding: 5px 0 0 5px;
}

td.sousin002 {
	width: 30px;
	vertical-align: middle;
	text-align: right;
	padding: 5px 5px 0 0;
}

td.mail_box002 {
	width: 170px;
	background-color: #fff;
	padding: 5px 0 5px 0;
}
