@charset "UTF-8";
/*----------------------------------

header
 
---------------------------------- */

h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
}

#header {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}


/*----------------------------------

#sec01
 
---------------------------------- */

#sec01 {
	margin-bottom: 20px;
}

/*----------------------------------

#sec02
 
---------------------------------- */

#sec02 {
	background-image: url(../img/common/bg_pat_01.png);
	padding-bottom: 20px;
}


table#table-01 {
    width: 100%;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}
table#table-01 td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	vertical-align: top;
}

.inner_bg {
	background-color: #FFF;
	padding: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F60;
	margin-right: 10px;
	margin-left: 10px;
	border-radius: 5px;
	box-shadow: 0 1px 3px #aaa;
	margin-bottom: 15px;
}


.button {
	margin-right: 30px;
	margin-left: 30px;
}


/*----------------------------------

#sec03
 
---------------------------------- */

#sec03 {
	margin-bottom: 0px;
	background-image: none;
	padding-bottom: 20px;
	background-color: #FFF;
}


.inner_bg02 {
	background-color: #FFF;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border-radius: 5px;
	box-shadow: 0 1px 3px #aaa;
	margin-bottom: 15px;
}


/*----------------------------------

#sec04
 
---------------------------------- */

#sec04 {
	margin-bottom: 0px;
	background-image: none;
	padding-bottom: 20px;
	background-color: #FFF;
}


/*----------------------------------

#sec05
 
---------------------------------- */

#sec05 {
	margin-bottom: 0px;
	background-image: none;
	padding-bottom: 20px;
	background-image: url(../img/common/bg_pat_01.png);
	
}

.order_bg {
	background-image: url(../img/sec05/order_bg.png);
	padding: 5px;
	margin-bottom: 10px;
}

.order_inner {
	background-color: #FFF;
	padding: 10px;
}

.order_t01 {
	font-weight: bold;
	color: #C30;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C90;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 160%;
}

input {
	width: 90%;
	border: 3px solid #C90;
	background-color: #FFF;
	background-image: url(../images/mailmagazine_im_03.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	height: 30px;
	margin-bottom: 10px;
}

input.btn_submit {
	cursor: pointer;
	display: block;
	width: 250px;
	height: 75px;
	border: none;
	text-indent: -9999px;
	background-image: url(../img/sec05/button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	-webkit-background-size: 250px auto;
	background-size: 250px auto; /* 1/2のサイズを指定 */
}

button.btn_submit {
	cursor: pointer;
	display: block;
	width: 250px;
	height: 75px;
	border: none;
	text-indent: -9999px;
	background-image: url(../img/sec05/button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	-webkit-background-size: 250px auto;
	background-size: 250px auto; /* 1/2のサイズを指定 */
}

.cation_title {
	color: #FFF;
	background-color: #C30;
	text-align: center;
	font-size: 90%;
	margin-bottom: 10px;
	border-radius: 5px;
}

ul.cation {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.cation li {
	padding: 0px;
	list-style-type: disc;
	font-size: 12px;
	line-height: 160%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


table#table-02 {
    width: 100%;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-02 th {
	padding: 10px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	color: #FFF;
	background-color: #CC3300;
	font-size: 14px;
}
table#table-02 td {
	padding: 10px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	font-size: 12px;
	background-color: #FFF;
	line-height: 160%;
}

.muryo {
	font-weight: bold;
	color: #C30;
}


/*----------------------------------

footer
 
---------------------------------- */

#footer {
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	position: absolute;
	width: 100%;
}

.footer_wrap {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.site_link {
	margin-bottom: 10px;
	font-size: 80%;
}

.site_link a {
	color: #333;
}

.copy {
	margin-bottom: 20px;
	font-size: 10px;
	color: #CCC;
	background-color: #333;
	position: absolute;
	width: 100%;
	margin-top: 10px;
}

.add {
	font-size: 12px;
}




