body {
	font-family:Arial,MS UI Gothic,"ＭＳ Ｐゴシック",sans-serif;
	font-size:15px;
}

/* clearfix */
.clearfix:after {
  content: ".";  /* 新しい要素を笹E*/
  display: block;  /* ブ礎クE戰E彖任 */
  clear: both;
  height: 0;
  visibility: hidden;
}
p {
	font-family:Arial,MS UI Gothic,"ＭＳ Ｐゴシック",sans-serif;
	font-size:15px;
/*	margin-bottom: 1em;*/
}
header{
	display:block;
	width:100%;
	height:85px;
}

#headline{
	display:block;
	height:10px;
	font-weight:normal;
	background: -webkit-gradient(linear, left top, left bottom, from(#74d895), to(#40cd6f));
	background-color:#40cd6f;
	width:100%;
	padding:0px;
	color:white;
	text-shadow: 1px 1px 1px #aaaaaa;
}
h1{
	display:block;
	height:20px;
	font-weight:normal;
	background: -webkit-gradient(linear, left top, left bottom, from(#74d895), to(#40cd6f));
	background-color:#40cd6f;
	width:100%;
	padding:0px;
	color:white;
	text-shadow: 1px 1px 1px #aaaaaa;
	margin-bottom:10px;

}

#logo{
	float:left;
	margin:2px;
}

.topnavi {
	width:80px;
	height:20px;
	float:right;
	background: -webkit-gradient(linear, left top, left bottom, from(#74d895), to(#40cd6f));
	background-color:#40cd6f;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-align:center;
	padding: 5px;
	margin-top:26px;
	color:white;
	text-shadow: 1px 1px 1px #aaaaaa;
}
.topnavi a{
	color:white;
	z-index:1px
	text-shadow: 1px 1px 1px #aaaaaa;
	text-decoration:none;
}
.topnavi p:last-child {
    margin-bottom: 0;
}

.topbar{
	display:block;
	width:100%;
	margin-top:51px;
	height:8px;
	background: -webkit-gradient(linear, left top, left bottom, from(#74d895), to(#40cd6f));
	background-color:#40cd6f;
}

section{
	margin:0px;
	clear:both;
}
.logbox{
	margin:0 10px;
	text-align:center;
	font-size:15px;
	/*width:292px;*/
	background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#ffffff));
	background-color:#ffffff;
	border:solid 1px #dddddd;
}
.logbox h3{
	text-align:left;
	/*width:280px;*/
	line-height:1em;
	font-weight:normal;
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#dddddd));
	background-color:#eeeeee;
	margin:1px;
	padding:5px 0 8px 10px;
	text-shadow: 1px 1px 3px #ffffff;
	color:#555555;
}
.input{
	display:inline;
	line-height:2em;
	text-align:right;
	margin-left:30px;
	margin-right:50px;
	margin-top:15px;
	margin-bottom:0px;
}
.input2{
	display:inline;
	line-height:2em;
	text-align:right;
	margin-left:30px;
	margin-right:50px;
	margin-top:5px;
	margin-bottom:0px;
}
.save{
	margin-top:5px;
	line-height:1em;
	font-size:15px;
}
.second{
	text-align:left;
	width:292px;
	margin:10px;
}
.toiawase{
	text-align:left;
	line-height:1.2em;
	width:292px;
	margin:10px 0;

}
.footer{
	display:block;
	margin:0px;
	font-size:80%;
	font-family:Arial,MS UI Gothic,"ＭＳ Ｐゴシック",sans-serif;
	padding-top:4px;
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#dddddd));
	background-color:#eeeeee;
	text-shadow: 1px 1px 3px #ffffff;
	color:#555555;
	height:21px;
	width:100%;
	text-align:center;
}

.foot{
	display:block;
	margin:0px;
	font-size:80%;
	font-family:Arial,MS UI Gothic,"ＭＳ Ｐゴシック",sans-serif;
	margin-top:4px;
	padding-top:4px;
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#dddddd));
	background-color:#eeeeee;
	text-shadow: 1px 1px 3px #ffffff;
	color:#555555;
	height:21px;
	width:100%;
	text-align:center;
}

.line {
	width:auto;
	height:2px;
	text-align:center;
	margin-top: 30px;
	padding:0;
	background-color:#825804;
}

.login {
	padding-left:20px;
}

.n_pass {
	padding-left:5px;
	padding-top:5px;
}

.btn {
	padding-top:5px;
}

/*----------------------------EFF TRIAL---------------------------------------*/

/*-------------
TOKUSHU-----------------*/
.toptext {
	font-family:Arial,MS UI Gothic,"ＭＳ Ｐゴシック",sans-serif;
	font-weight:bold;
	color:#FF8533;
	font-size:19px;
	margin-bottom:10px;
	margin-top:0pc;
	padding:0px;
}

.tokushu {
	width:99%;
	height:87px;
	background-color:#E8E8E8;
	border:1px solid #cccccc;
	background: -webkit-gradient(linear, left top, left bottom, from(#F7F7F7), to(#dddddd));
	/*-moz-box-shadow: 30px 30px 15px #F7F7F7; /* Firefox 3.6 and earlier */
	/*-webkit-box-shadow: 30px 30px 15px #F7F7F7; /* Safari and Chrome */
	padding-top:.5px;
	margin-top:1px;
	text-decoration:none;
	text-transform:none;
	box-shadow: 10px 10px 5px #888888;
	overflow-x:hidden;
	overflow-y:hidden;
}

.tok {
	margin-left:0px;
	padding-left:0px;
	text-decoration:none;
}

.tok ul {
	margin-bottom:0px;
	margin-top:5px;
	margin-left:0px;
	padding-left:25px;
	text-decoration:none;
}
.tok li {
	list-style-image:url(../images/default/arrow.gif);
	line-height: 20px;
	margin-left:0px;
	margin-top:5px;
	font-size: 18px;
	font-weight:bold;
	text-decoration:none;
	color:#555555
	;
}

.tok li a:link {
	text-decoration:none;
}

.tok li a:active {
	text-decoration:none;
}

.tok li a:visited {
	text-decoration:none;
}

.tok li a:visited:active {
	text-decoration:none;
}

.tok li a:hover {
	text-decoration:none;
}


.date {
	text-align:right;
	font-weight:bold;
	text-decoration:none;
	color:#7287a5;
	margin:0px;
}

/*-------------TOKUSHU-----------------*/

/*-------------BACKNUMBER-----------------*/

.bktext {
	font-family:Arial,MS UI Gothic,"ＭＳ Ｐゴシック",sans-serif;
	font-weight:bold;
	color:#01bf3d;
	font-size:18px;
	margin-bottom:10px;
	margin-top:30px;
	padding:0px;
}

.backnumber {
	width:99%;
	height:65px;
	background-color:#E8E8E8;
	border:1px solid #cccccc;
	background: -webkit-gradient(linear, left top, left bottom, from(#F7F7F7), to(#dddddd));
	/*-moz-box-shadow: 30px 30px 15px #F7F7F7; /* Firefox 3.6 and earlier */
	/*-webkit-box-shadow: 30px 30px 15px #F7F7F7; /* Safari and Chrome */
	text-decoration:none;
	box-shadow: 10px 10px 5px #888888;
	overflow-x:hidden;
	overflow-y:hidden;
}

.bk {
	margin-left:0px;
	padding-left:0px;
	text-decoration:none;
}

.bk ul {
	margin-bottom:0px;
	margin-top:5px;
	margin-left:0px;
	padding-left:25px;
	text-decoration:none;
}
.bk li {
	list-style-image:url(../images/default/g_arrow.gif);
	line-height: 16px;
	margin-left:0px;
	margin-top:8px;
	font-size: 15px;
	font-weight:bold;
	text-decoration:none;
	color:#555555;
}

.bk li a {
	text-decoration:none;
}

.bk li a:hover {
	text-decoration:none;
}

.bkdate {
	text-align:right;
	font-weight:bold;
	text-decoration:none;
	color:#6f85a3;
	margin-top:0px;
}

.bksub {
	font-size:13px;
	margin:0px;
}

.ptop {
	color:#01bf3d;
	font-weight:bold;
	text-align:right;
	margin-top:10px;
}

.ptop a {
	color:#01bf3d;
	font-weight:bold;
	margin-top:10px;
	text-decoration:underline;
}

.info {
	color:#555555;
	font-size:16px;
	margin-left:10px;
	line-height:18px;
}

/*-------------BACKNUMBER-----------------*/


/*-------------IFBN-----------------*/

.ifbntext {
	color:#01bf3d;
	font-size:16px;
	font-weight:bold;
	margin-top:15px;
	margin-left:10px;
	padding-bottom:10px;
	text-decoration:underline;
}

.ifbntext a {
	color:#01bf3d;
	text-decoration:underline;
}

.ifbnbox {
	width:95%;
	height:60px;
	background-color:#E8E8E8;
	border:1px solid #cccccc;
	margin-left:7px;
	background: -webkit-gradient(linear, left top, left bottom, from(#F7F7F7), to(#dddddd));
	/*-moz-box-shadow: 30px 30px 15px #F7F7F7; /* Firefox 3.6 and earlier */
	/*-webkit-box-shadow: 30px 30px 15px #F7F7F7; /* Safari and Chrome */
	text-decoration:none;
	box-shadow: 10px 10px 5px #888888;
	overflow-x:hidden;
	overflow-y:hidden;
}

.bnbox {
	width:95%;
	height:auto;
	background-color:#F5F5F5;
	border:1px solid #cccccc;
	margin-left:7px;
	/*background: -webkit-gradient(linear, left top, left bottom, from(#F7F7F7), to(#dddddd));
	/*-moz-box-shadow: 30px 30px 15px #F7F7F7; /* Firefox 3.6 and earlier */
	/*-webkit-box-shadow: 30px 30px 15px #F7F7F7; /* Safari and Chrome */
	text-decoration:none;
	box-shadow: 10px 10px 5px #888888;
	overflow-x:hidden;
	overflow-y:hidden;
}

.bntitle {
	font-weight:bold;
	font-size:16px;
	line-height:17px;
	color:#5d738e;
	margin-top:15px;
	margin-left:5px;
}
	

.ifbn {
	margin-left:0px;
	padding-left:0px;
}

.ifbn ul {
	margin-bottom:0px;
	margin-top:5px;
	margin-left:25px;
	padding-left:0px;
}
.ifbn li {
	list-style-image:url(../images/default/b_arrow.gif);
	line-height: 18px;
	margin-left:0px;
	margin-top:10px;
	margin-right:10px;
	font-size: 16px;
	font-weight:bold;
	color:#555555;

}

.ifbn li a {
	text-decoration:none;
}

.ifbn li a:hover {
	text-decoration:none;
}

.newdate {
	text-align:right;
	margin-right:12px;	
	font-weight:bold;
	text-decoration:none;
	color:#fe7214;
	margin-top:0px;
	margin-bottom:0px;
	margin-bottom:5px;

}

.bndate {
	text-align:right;
	margin-right:12px;
	font-weight:bold;
	text-decoration:none;
	color:#6f85a3;
	margin-top:0px;
	margin-bottom:5px;
}


.dot {
	width:auto;
	margin-left:0px;
	margin-right:10px;
	padding:0px;
	border-top-style:dotted;
	border-top-width:thin;
	border-top-color:#7086a3;
}


/*-------------CONFIRMATION-----------------*/

.conftext {
	color:#01bf3d;
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
	margin-left:10px;
	padding-bottom:10px;
	text-decoration:underline;
}

.confbox {
	width:99.5%;
	height:40px;
	background-color:#E8E8E8;
	border:1px solid #cccccc;
	background: -webkit-gradient(linear, left top, left bottom, from(#F7F7F7), to(#dddddd));
	/*-moz-box-shadow: 30px 30px 15px #F7F7F7; /* Firefox 3.6 and earlier */
	/*-webkit-box-shadow: 30px 30px 15px #F7F7F7; /* Safari and Chrome */
	padding-top:.5px;
	margin-top:1px;
	text-decoration:none;
	text-transform:none;
	box-shadow: 10px 10px 5px #888888;
	overflow-x:hidden;
	overflow-y:hidden;
}

.conftitle {
	font-weight:bold;
	font-size:16px;
	color:#5d738e;
	margin-top:10px;
	margin-left:5px;
}

.title {
	background-color:#A2DCB2;
	height:35px;
	background: -webkit-gradient(linear, left top, left bottom, from(#BCE8C9), to(#ABE1BB))

}


h3 {
	color:#555555;
	text-align:left;
	font-size:17px;
	padding-top:10px;
	margin-left:10px;

}

.info2 {
	color:#fe7f14;
	font-size:13px;
	font-weight:bold;
	margin-left:10px;
	margin-right:0px;
	padding-right:0px;
	line-height:14px;
}

.partline {
	width:300px;
	margin-left:10px;
	margin-top:10px;
	padding:0px;
	border-top-style:solid;
	border-top-width:thin;
	border-top-color:#7086a3;
}

.contex {
	text-align:left;
	font-weight:bold;
	margin:0px;
	margin-left:0px;
	margin-bottom:10px;
	font-size:16px;
	color:#000000;
}	

.con_t {
	text-align:left;
	font-size:16px;
	padding-left:15px;
}

.radio {
	height:20px;
	padding-top:10px;
	text-align:right;
}

.a_up {
	float:right;
	margin-top:5px;
	background-image:url(../images/default/a_down.jpg);
}

.a_up a:link {
	background-image:url(../images/default/a_up.jpg);
   
}
.a_up a:visited {
	background-image:url(../default/a_up.jpg);
    
}
.a_up a:hover {
	background-image:url(../default/a_up.jpg);
    
}
.a_up a:active {
	background-image:url(../default/a_up.jpg);

}
