

section, nav, footer {
	margin-bottom:1em;
	clear:both;
}
h1 img {
	float: left;
	margin-right:5px;
	vertical-align:top;
}

header {
	font-size:11pt;
}
/*header div {
	padding-bottom:5px;
}*/
#h_desc {
	clear:both;
}

.center {
	text-align:center;
	clear:both;
	margin:5px auto;
}
.right {
	text-align:right;
	margin-right:5px;
}
.red {
	color:#f00;
}
h2 {
background: #fff;
    padding-left: 10px;
    line-height: 30px;
    border-top: 1px inset #fff;
    font-size: .9em;
    color: #333;
    clear: both;}
}


.new_arr_item_title{background: #aaa;padding:.3em 0 .3em 10px;
    line-height: 25px;
    font-size: 10pt;
    color: #fff;font-weight: 500;
    margin-bottom: 0.5em;clear: both;}


h3 {background: #aaa;padding:.3em 0 .3em 10px;
    line-height: 25px;
    font-size: 10pt;
    color: #fff;
    margin-bottom: 0.5em;clear: both;}

h4 {
	background: #fff;
	background: linear-gradient(#eee, #fff);
	background: -moz-linear-gradient(#eee, #fff);
	background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#fff));
	margin-top:10px;
	padding:10px;
	line-height:25px;
	font-size:14pt;
	color:#333;
	margin-bottom:0.5em;
	text-shadow: 1px 1px #ddd;
	clear:both;
}

h5 {
	margin-top:15px;
	border-bottom:1px dotted #ccc;
	background:#ddd;
}

p {
	margin:7px 2px;
	line-height:150%;
}

.payment li {
	margin-top:5px;
	margin-bottom:5px;
}
.listlink {
	border-radius: 5px;
	background: #cbcccf;
	background: linear-gradient(#cbcccf, #acaeb0);
	background: -moz-linear-gradient(#cbcccf, #acaeb0);
	background: -webkit-gradient(linear, left top, left bottom, from(#cbcccf), to(#acaeb0)) #cbcccf;
	font-size: 85%;
	text-align:center;
	float: right;
	margin-top:15px;
	margin-right:10px;
	margin-bottom:10px;
}

.listlink  a {
	text-shadow:1px 1px 0 #ddd;
	display:inline-block;
	padding:5px 0;
	color:#444444;
	text-decoration: none;
	width:120px;
}

.clearfix:after { 
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}

#copyright {
	clear:both;
	text-align:center;
	border-top: 1px solid #ccc;
	font-size: 10pt;
}

input {
    height: 30px;
    font-size: 110%;
    border-radius: 3px;
    border: 1px solid #ccc;
    vertical-align: middle;
}

input.submit {
    -webkit-appearance: none;
    width: 80px;
    background: #555;
    color: #fff;
}

input.submit2 {
	-webkit-appearance: none;
	padding:10px 0;
	width:70%;
	background:#ccc;
	background: -webkit-gradient(linear, left top, left bottom, from(#cbcccf), to(#acaeb0)) #cbcccf;
	text-shadow:1px 1px #ccc;
}

footer li, .mypage li {
	margin:0;
	border-top:1px solid #ccc;
	background: #ebebeb;font-size: .9em;
}

footer li:last-child, .mypage li:last-child {
	border-bottom:1px solid #ccc;}
	
footer a, .mypage a {
	padding: 8px 0 8px 10px;
	display:block;
	width:95%;
	text-decoration:none;
	color:#333;
}


.foot_kago a:before,.foot_gaid a:before,.foot_ques a:before,.foot_info a:before,.foot_top a:before{font-family:"FontAwesome";font-weight: 900;margin-right: 5px;}
.foot_kago a:before{content:"\f290";}
.foot_gaid a:before{content:"\f279";}
.foot_ques a:before{content:"\3f";}
.foot_info a:before{content:"\f05a";}
.foot_top a:before{content:"\f015";}

.breadsrumb {
	margin:0;
	padding:10px 5px;
	font-size:9pt;
	background: #ebebeb;
	color: #323232;
}

.breadsrumb a {
	/*background: #acaeb0;*/
	/*background: linear-gradient(#cbcccf, #acaeb0);
	background: -moz-linear-gradient(#cbcccf, #acaeb0);
	background: -webkit-gradient(linear, left top, left bottom, from(#cbcccf), to(#acaeb0)) #cbcccf;*/
	color:#555555;
	margin: 6px 8px;
}