* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

/* BASE -------------------------------------------------------------------------*/

body {
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 100%;
	-webkit-text-stroke-width: 0.02px;
	border-top: 4px solid #0351a6;
}

/* HEADER -------------------------------------------------------------------------*/

/* header_box ----------*/

.header_box {
	width: 100%;
	height: 67px;
	font-size: 0;
	line-height: 0;
}

.header {
	width: 280px;
	line-height: 0;
	margin: 0 auto;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/* header_logo ----------*/

.header_logo {
	width: 280px;
	margin: 0;
	padding: 13px 0 0 0;
	font-size: 0;
	line-height: 0;
	text-align: center;
}

/* header_box2 ----------*/

.header_box2 {
	width: 100%;
	height: 28px;
	font-size: 0;
	line-height: 0;
	background: #ff8500;
}

/* header_mes ----------*/

.header_mes {
	width: 280px;
	height: 28px;
	margin: 0 auto;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/* mimg_box ----------*/

.mimg_box {
	width: 100%;
	height: 260px;
	margin: 53px 0 0 0;
	font-size: 0;
	line-height: 0;
	background: url(images/common/bg_mimg.jpg) no-repeat center top;
	background-size: 320px 260px;
}

.mimg {
	width: 280px;
	height: 260px;
	margin: 0 auto;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/* contact ----------*/

.contact_box {
	position: absolute;
	width: 100%;
	padding: 6px 0 0 0;
}

.contact {
	width: 280px;
	margin: 0 auto;
}

/* MENU -------------------------------------------------------------------------*/
/*
.menu_box {
	width: 100%;
	height: 52px;
	margin: 80px 0 0 0;
	position: fixed;
	background: url(images/common/bg_menu.gif) repeat-x top left;
	-moz-background-size: 1px 52px;
	-webkit-background-size: 1px 52px;
	-o-background-size: 1px 52px;
	-ms-background-size: 1px 52px;
	background-size: 1px 52px;
}

.menu {
	width: 280px;
	height: 50px;
	line-height: 0;
	margin: 0 auto;
	padding: 0;
	background: #2d2d2d;
}

.menu ul {
	list-style-type: none;
}

.menu ul li {
	display: inline;
	float: left;
	font-size: 0;
	line-height: 0;
}
*/
/* WRAPPER -------------------------------------------------------------------------*/

.wrapper {
	clear: both;
	float: left;
	width: 100%;
	line-height: 0;
	font-size:100%;
	text-align: center;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background: #ffffff;
}

/* contents -------------------------------------------------------------------------*/

.contents {
	clear: both;
	width: 280px;
	margin: 0 auto;
}

.contents p {
	font-size: 80%;
	line-height: 1.5;
	text-align: left;
}

/* OTHER -------------------------------------------------------------------------*/
/*
h2 {
	clear: both;
	width: 280px;
	font-size: 130%;
	font-weight: bold;
	color: #ff6400;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	text-align: left;
	line-height: 1.5;
	background: url(images/common/bg_h2.gif) no-repeat bottom left;
	-moz-background-size: 280px 10px;
	-webkit-background-size: 280px 10px;
	-o-background-size: 280px 10px;
	-ms-background-size: 280px 10px;
	background-size: 280px 10px;
}

h3 {
	clear: both;
	width: 268px;
	font-size: 100%;
	font-weight: bold;
	color: #252525;
	margin: 0 0 20px 0;
	padding: 0 5px;
	text-align: left;
	line-height: 2;
	background: #efefef;
	border: 1px solid #dedede;
}
*/
/*
.ttl_01 {
	clear: both;
	width: 100%;
	text-align: center;
	background: #2d2d2d;
}
*/

/* BOX -------------------------------------------------------------------------*/

.box_01 {
	clear: both;
	width: 256px;
	border: 2px solid #003c7b;
	padding: 10px;
}

/* MES -------------------------------------------------------------------------*/

.must {
	color: #ff0000;
	font-weight: bold;
}

.red {
	color: #ff0000;
}

.pink {
	color: #e1007c;
}

.orange {
	color: #fe6500;
}

.sample {
	font-size: 75%;
	color: #5e5e5e;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

.img {
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

.img img {
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

.btmp0 {padding-bottom: 0px;}

.btmm0 {margin-bottom: 0px;}
.btmm5 {margin-bottom: 5px;}
.btmm10 {margin-bottom: 10px;}
.btmm15 {margin-bottom: 15px;}
.btmm20 {margin-bottom: 20px;}
.btmm30 {margin-bottom: 30px;}
.btmm40 {margin-bottom: 40px;}
.btmm50 {margin-bottom: 50px;}

.txtcenter {
	text-align: center;
	margin: 0 auto;
}

.txtright {
	text-align: right !important;
}

/* LIST -------------------------------------------------------------------------*/
/*
.list_01 {
	clear: both;
	width: 262px;
	list-style-type: decimal;
	padding: 0 0 0 18px;
}

.list_01 {
	text-align: left;
	font-size: 80%;
	line-height: 1.5;
}
*/
/* TABLE -------------------------------------------------------------------------*/

.tbl_01 {
	clear: both;
	width: 280px;
	border-collapse: collapse;
}

.tbl_01 tr th {
	text-align: center;
	vertical-align: center;
	color: #202020;
	font-size: 80%;
	line-height: 1.5;
	padding: 5px;
	background: #e4e4e4;
	border: 1px solid #b1b1b1;
}

.tbl_01 tr th.sat {
	color: #012ee1;
}

.tbl_01 tr th.sun {
	color: #eb0100;
}

.tbl_01 tr td {
	text-align: left;
	vertical-align: center;
	color: #202020;
	font-size: 80%;
	line-height: 1.5;
	padding: 5px 10px;
	border: 1px solid #b1b1b1;
}

.tbl_01 tr td.font100 {
	font-size: 100%;
}

.tbl_01 tr td.font70 {
	font-size: 70%;
}

.tbl_mailform {
	clear: both;
	width: 280px;
	border-collapse: collapse;
}

.tbl_mailform tr th {
	text-align: left;
	vertical-align: center;
	color: #202020;
	font-size: 80%;
	line-height: 1.5;
	padding: 5px;
	background: #e4e4e4;
	border: 1px solid #b1b1b1;
}

.tbl_mailform tr th.must {
	background: #e4e4e4 url(images/common/img_must.png) no-repeat right center;
}

.tbl_mailform tr td {
	text-align: left;
	vertical-align: center;
	color: #202020;
	font-size: 80%;
	line-height: 1.5;
	padding: 5px 10px;
	border: 1px solid #b1b1b1;
}

div.mfp_phase_section,div#mfp_phase_confirm {
	margin: 20px 0 0 0;
}

/* FOOTER -------------------------------------------------------------------------*/

.footer_box {
	clear: both;
	width: 100%;
}

.footer {
	clear: both;
	width: 280px;
	margin: 0 auto;
}

.footer_copyright {
	clear: both;
	width: 280px;
	font-size: 70%;
	line-height: 1.5;
	padding: 20px 0;
}

/* LINK -------------------------------------------------------------------------*/

a:link {
	color: #626262;
	text-decoration : none;
}

a:visited {
	text-decoration : none;
	color: #626262;
}

a:hover {
	text-decoration : underline;
	color: #999999;
}

a:active {
	text-decoration : underline;
}