/*
カスタム CSS 機能へようこそ。

使い方についてはこちらをご覧ください
(英語ドキュメンテーション)。http://wp.me/PEmnE-Bt
*/
table.tables {
	border-collapse: collapse;
	margin: 5px auto 15px;
}

table.tables td {
	border-collapse: collapse;
	background-color: #F9F9F9;
	text-align: left;
	padding: 8px;
	border: 1px solid #D6D6D6;
	line-height: 20px;
}

table.tables th {
	background-color: #F5F5F5;
	text-align: center;
	padding: 8px;
	white-space: nowrap;
	color: #151515;
	border-top: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	background-repeat: repeat-x;
	background-position: top;
}

.tdstyle_green {
	background-color: #BEDC81;
	border: #7EBA03 2px solid;
	padding: 8px 10px;
	text-align: center;
	vertical-align: middle;
}

/* 左寄せ */
.tdstyle2 {
	border-color: #7EBA03;
	border-style: solid;
	border-width: 2px;
	padding: 8px 10px;
	text-align: left;
	vertical-align: middle;
}

/* 右寄せ */
.tdstyle3 {
	border-color: #7EBA03;
	border-style: solid;
	border-width: 2px;
	padding: 8px 10px;
	text-align: right;
	vertical-align: middle;
}

/* 中央寄せ */
.tdstyle4 {
	border-color: #7EBA03;
	border-style: solid;
	border-width: 2px;
	padding: 8px 10px;
	text-align: center;
	vertical-align: middle;
}

table.table {
	border-collapse: collapse;
	margin: 5px auto 15px;
}

table.table td {
	border-collapse: collapse;
	background-color: #ffffff;
	text-align: left;
	padding: 8px;
	border: 1px solid #7EBA03;
	line-height: 20px;
}

table.table th {
	background-color: #BEDC81;
	text-align: right;
	padding: 8px;
	white-space: nowrap;
	color: #151515;
	border-top: 1px solid #7EBA03;
	border-right: 4px solid #7EBA03;
	border-bottom: 1px solid #7EBA03;
	border-left: 1px solid #7EBA03;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	background-repeat: repeat-x;
	background-position: top;
}

/*special css*/
.hosoku {
	color: #5a5a5a;
	font-size: 90%;
	margin: 10px 0;
	line-height: 1.7;
}

.hosokuright {
	color: #5a5a5a;
	font-size: 90%;
	margin: 10px 0;
	line-height: .5;
	text-align: right;
}

.heading {
	font-size: 18px;
	background-color: #BEDC81;
	padding: 10px;
	margin-bottom: 5px;
	border-top: 3px double #7EBA03;
	border-bottom: 3px double #7EBA03;
}

.btn {
	font-size: 18px;
	background: #0099CC;
	background: -moz-linear-gradient(top,#BFD9E5,#3D95B7 50%,#0080B3 50%,#0099CC);
	background: -webkit-gradient(linear,left top,left bottom,from(#BFD9E5),color-stop(0.5,#3D95B7),color-stop(0.5,#0080B3),to(#0099CC));
	color: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #0099CC;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3), inset 0 0 3px rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3), inset 0 0 3px rgba(255,255,255,0.5);
	text-shadow: 0 0 3px rgba(0,0,0,0.5);
	width: 300px;
	padding: 10px 30px;
}

#box {
	width: 200px;
	height: 20px;
	font-size: 18px;
background: #0099CC;
	background: -moz-linear-gradient(top,#BFD9E5,#3D95B7 50%,#0080B3 50%,#0099CC);
	background: -webkit-gradient(linear,left top,left bottom,from(#BFD9E5),color-stop(0.5,#3D95B7),color-stop(0.5,#0080B3),to(#0099CC));
	
	color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #0099CC;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3), inset 0 0 3px rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3), inset 0 0 3px rgba(255,255,255,0.5);
	text-shadow: 0 0 3px rgba(0,0,0,0.5);
	padding: 10px 60px;
}

.box2 {
	width: 197px;
	height: 20px;
	font-size: 16px;
	background: #0099CC;
	background: -moz-linear-gradient(top,#BFD9E5,#3D95B7 50%,#0080B3 50%,#0099CC);
	background: -webkit-gradient(linear,left top,left bottom,from(#BFD9E5),color-stop(0.5,#3D95B7),color-stop(0.5,#0080B3),to(#0099CC));
	color: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #0099CC;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3), inset 0 0 3px rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3), inset 0 0 3px rgba(255,255,255,0.5);
	text-shadow: 0 0 3px rgba(0,0,0,0.5);
	padding: 10px 11px;
}

.box3 {
	width: 197px;
	height: 20px;
	font-size: 16px;
	background: #0099CC;
	background: -moz-linear-gradient(top,#BFD9E5,#3D95B7 50%,#0080B3 50%,#0099CC);
	background: -webkit-gradient(linear,left top,left bottom,from(#BFD9E5),color-stop(0.5,#3D95B7),color-stop(0.5,#0080B3),to(#0099CC));
	color: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #0099CC;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3), inset 0 0 3px rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3), inset 0 0 3px rgba(255,255,255,0.5);
	text-shadow: 0 0 3px rgba(0,0,0,0.5);
	padding: 10px 22px;
}

.box4 {
	width: 197px;
	height: 20px;
	font-size: 16px;
	background: #0099CC;
	background: -moz-linear-gradient(top,#BFD9E5,#3D95B7 50%,#0080B3 50%,#0099CC);
	background: -webkit-gradient(linear,left top,left bottom,from(#BFD9E5),color-stop(0.5,#3D95B7),color-stop(0.5,#0080B3),to(#0099CC));
	color: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #0099CC;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3), inset 0 0 3px rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3), inset 0 0 3px rgba(255,255,255,0.5);
	text-shadow: 0 0 3px rgba(0,0,0,0.5);
	padding: 10px 22px;
}

.list {
	font-size: medium;
	vertical-align: middle;
}

.front_title {
	font-size: 24px;
	margin: 0 0 10px;
	padding: 2px 15px;
	border-width: 0 0 5px 8px;
	border-color: #7EBA03;
	border-style: solid;
	color: #494949;
	line-height: 140%;
	font-weight: bold;
}

.gyo {
	line-height: 500%;
}

.notice {
	font-size: large;
	width: 590px;
	padding: 5px 20px;
}

.red {
	color: red;
	font-weight: bold;
}

.li_large {
	font-size: large;
}	

.font_red_large {
	color: red;
	font-size: XX-large;
	font-weight: bold;
}

.font_large {
	font-size: X-large;
	font-weight: bold;
}

.font_middle {
	font-size: large;
	font-weight: bold;
}