@charset "UTF-8";

body {
	background: #EADCB7;
	color: #333;
}

/* layout
------------------------------------------------------------------------- */

.wrapper {
	max-width: 940px;
	margin: auto;
	padding: 0px 10px;
}

.mainColumn {
	width: 75%;
	margin: 0 auto;
	display: block;
}

#footer {
	clear: both;
}

/* clearfix */

#main:after,
#main article section:after,
#footer:after {
	content: "";
	display: block;
	clear: both;
}

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

#mainvisual {
	width: 100%;
	text-align: center;
	overflow: hidden;
	border-bottom: 5px solid #731D06;
}

#header {
	margin-bottom: 20px;
	background: #663300;
}

#ptitle {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 160%;
	font-size: 79%;
	color: #fff;
	background: #731D06;
}

/* main
------------------------------------------------------------------------- */

#main hgroup {
	background-color: #F8F6EF;
	background-color: rgba(255,255,255,0.5);
	border-bottom: 5px solid #EC361F;
	margin: 0 0 0px -60px;
	padding: 0 10px 0 60px;
	-webkit-border-radius: 0px 30px;
	-moz-border-radius: 0px 30px;
	border-radius: 30px 30px 0px 30px;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}

#main hgroup h2,
#main hgroup h3 {
	-webkit-text-shadow: 1px 1px 0 #ccc;
	-moz-text-shadow: 1px 1px 0 #ccc;
	text-shadow: 1px 1px 0 #ccc;
	padding: 17px 0 10px 0;
	color: #333;
}

#main hgroup h3 {
	font-size: 30px;
	border-bottom: 1px dotted #999;
}

#main hgroup h2 {
	font-size: 30px;
	border-bottom: 1px dotted #999;
}

#main hgroup h2 span {
	font-size: 20px;
	margin-left: 0.6em;
}

#main article section {
	margin: 0 0 10;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 10px 15px;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}

section p {
	font-size: 16px;
	line-height: 1.7;
	margin-bottom: 1em;
	text-align: justify;
	text-justify: inter-ideograph;
}

section h1,
section h2,
section h3,
section h4,
section h5,
section h6 {
	-webkit-text-shadow: 1px 1px 0 #ccc;
	-moz-text-shadow: 1px 1px 0 #ccc;
	text-shadow: 1px 1px 0 #ccc;
	margin-bottom: 0.5em;
	line-height: 1.4;
}

#main .mainColumn section {
	margin: 10px 0 20px;
	clear: both;
}

/*AD*/
#main .ad336_right {
float: right;
width: 336px;
line-height: 1.5em;
margin-left: 10px;
margin-right: 20px;
text-align: justify;
text-justify: inter-ideograph;
}
#main a { font-weight: bold; }
.url_green {
color: #090;
font-size: xx-small;
}
#main table a {
color: #00F;
}

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

#footer {
	margin-top: 0px;
	padding-top: 5px;
	color: #ccc;
	background: url(../../tpl/img/footer-bgimg.png) repeat-x center top;
}

#footer .footer-inner {
	overflow: hidden;
	background: #731D06;
}

#footer .copyright {
	text-align: center;
	padding: 10px;
	clear: both;
	overflow: hidden;
	background: rgba(255,255,255,0.15);
}

#footer .wrapper {
	overflow: hidden;
	padding: 20px 0;
}

.column2-left,
.column2-right {
	width: 49%;
	display: inline;
}

.column2-left {
	float: left;
}

.column2-right {
	float: right;
	/*padding-left: 2%;*/
}

#footer h4 {
	border-bottom: 1px dotted #CCC;
}

#footer h4 span {
	font-size: 12px;
	margin-left: 1em;
	font-weight: bold;
}

#footer h5 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #F96;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #f60;
}

/* webfont */

.webfont {
	font-family: 'Lobster', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", serif;
}

/* align
------------------------------------------------------------------------- */

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

.alignleft,
.alignright {
	display: inline;/*	width: 48.5%;*/
}

.alignleft {
	float: left;
	margin: 0 3% 0.6em 0;
}

.alignright {
	float: right;
	margin: 0 0 0.6em 3%;
}

.alignleft img,
.alignright img {
	width: 100%;
}

.gotoCenter {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.gotoCenter a {
	color: #00F;
}

.center {
	text-align: center;
}

.textRight {
	text-align: right;
}

.textRight a {
	color: #00F;
}


/*list*/

.list {
	padding-left: 1em;
	margin-bottom: 1em;
}

ul.list {
	list-style: disc;
}

ol.list {
	list-style: decimal;
}

.list li {
	list-style-position: outside;
	margin: 0.5em 0;
}

.list li:last-child {
	margin-bottom: 0;
}

.tdftad {
	text-align:center;
	font-size:xx-small;
}