body {
	background-color: #FFFFFF;
	background-position: left top;
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;

}
body.nobg {
	background-image: none;
	background-color: #fff;
}

h1 ,h2 ,h3, p {
	margin: 0px;
	padding: 0px;
}
h2 {
	padding-top: 20px;
	padding-bottom: 7px;
}
a {
	color: #202081;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
p {
	font-size: 80%;
	line-height: 1.9;
	font-family:"Meiryo",sans-serif;
	color: #444;
	padding: 5px 5px 1em 5px;
	margin-right: 10px;
	margin-left: 10px;
	text-indent: 1em;
}
.comment {
	font-size: 10px;
	line-height: 12px;
}
p.cap {
	font-size: 75%;
	line-height: 1.3;
	color: #0E81B9;
	padding-bottom: 0px;
	text-align: left;
	margin: 0px;
	padding-top: 2px;
	text-indent: 0em;
}
.technic {
	background-image: url(images/bg_technic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 15px;
	padding-left: 15px;
}
.technic a {
	font-size: 12px;
}
.b {
	font-weight: bold;
}
p.copyright {
	font-size: 10px;
	line-height: 13px;
	color: #666666;
}
p.s {
	font-size: 10px;
	line-height: 12px;
	color: #777777;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	text-indent: 0em;
}
.img_r {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 20px;
	width: 250px;
}
.img_c {
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 15px;
}
.border {
	border: 5px solid #D9D9D9;
}
.infoarea {
	padding: 10px;
	margin-top: 15px;
	border: 2px solid #333333;
	margin-right: 15px;
	margin-left: 15px;
}
.infoarea p {
	margin: 0px;
	padding-bottom: 0px;
	line-height: 18px;
	text-indent: 0em;
}
.infoarea .link {
	font-size: 10px;
}

.infoarea h3 {
	background-color: #444846;
	font-size: 14px;
	font-weight: bold;
	padding: 6px;
	font-family: Verdana;
	color: #FFFFFF;
}
.profile {
	padding: 10px;
	margin-top: 15px;
	border: 2px solid #656565;
	margin-right: 15px;
	margin-left: 15px;
}
.profile p {
	margin: 0px;
	padding-bottom: 0px;
	line-height: 22px;
	text-indent: 0px;
}
.profile h3 {
	background-color: #656565;
	font-size: 14px;
	font-weight: bold;
	padding: 6px;
	font-family: Verdana;
	color: #FFFFFF;
}
.img_l {
	width: 100px;
	float: left;
	padding-right: 15px;
	margin-right: 10px;
	background-color: #FFFFFF;
}
.banner {
	text-align: center;
	margin-top: 20px;
	clear: both;
}
.banner img {
	border: 3px solid #F2A726;
}
.tablearea {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 700px;
}

.tablearea table {
	border-collapse: collapse;
}
.tablearea th {
	text-align: center;
	border: 1px solid #9C9C9C;
	background-color: #78B5DB;
}
.tablearea td {
	text-align: left;
	border: 1px solid #9C9C9C;
}
.tablearea td.value {
	text-align: right;
}
.tablearea td.box {
	text-align: center;
	padding-top: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tablearea p {
	margin: 0px 5px;
	text-indent: 0em;
}
.tablearea p.s {
	text-align: left;
	color: #131313;
}
.c_frame {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_column.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 25px;
	padding-bottom: 10px;
}



.clear {
	clear: both;
	float: none;
}
#sociallink {
	height: 35px;
	margin-top: 15px;
}
#sociallink li {
	float: right;
	height: 23px;
	margin-right: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#sociallink li.twitter {
	margin: 0px;
}
iframe.twitter-share-button {
    width: 105px!important;
}
.ysparea {
	background-color: #3A3A3A;
	padding: 15px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #808080;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ysparea h2 {
	margin: 0px;
	padding: 0px;
}
.ysparea p {
	color: #fff;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	text-indent: 0px;
}
.ysparea .img_r {
	margin-right: 0px;
}
.ysparea a {
	color: #F4DB0B;
}
