@charset "UTF-8";

body,div,h1,h2,h3,h4,h5,h6,p,address,blockquote,pre,th,td,dl,dt,dd,ul,ol,li,form,fieldset,textarea,table{
	margin:0;
	padding:0;
	font-size:100%;
	}
html, body {
	width:100%;
	height:100%;
	background-color: #fff;
	}
html {
	width:100%;
	height:100%;
	overflow-y:scroll;
	}
body {
	color: #4F5457;
	}

a img {
	border: 0;
	}

.clear { clear: both; }

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */




body {
	font-family: Meiryo, "MS PGothic";
	font-size: 1em;
	*font-size: .93em;
	line-height: 1.4;
	*line-height: 1.8;
	}
a, a:link, a:visited {
	text-decoration: underline;
	color: #0359a8;
	}
a:hover, a:active {
	color: #0084fe;
	}

.large { font-size: 1.5em; }
.holizontal li,
.holizontal dt,
.holizontal dd {
	display: inline-block;
	}


ul li {
	list-style: none;
	}
ol li {
	margin-left: 2em;
	}

body {
	text-align: center;
	}
#wrapper {
	font-size: 87.5%;
	}
.wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	}
.wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.wrapper { display: inline-block; }
/* Hides from IE-mac \*/
* html .wrapper { height: 1%; }
.wrapper { display: block; }
/* End hide from IE-mac */

#header h1, .header_text {
	float: right;
	font-size: .75em;
	font-weight: 100;
	text-align: right;
	margin-bottom: 5px;
	padding-top: 3px;
	}

.image img {
	display: block;
	}

#header {
	}
#header_main {
	background: url(../images/header_bg.jpg) repeat-x bottom;
	}
#site_title {
	float: left;
	padding-top: 5px;
	}
#site_title p {
	display: inline-block;
	vertical-align: bottom;
	/display: inline;
	/zoom: 1;
	}
#header_tab {
	float: right;
	text-align: right;
	width: 400px;
	padding-top: 2.5ex;
	}
#header_tab ul li {
	display: inline-block;
	vertical-align: bottom;
	font-size: 0.1;
	border-bottom: 1px solid #CCCCCC;
	/display: inline;
	/zoom: 1;
	}
#header_tab ul li.selected {
	border-bottom: 1px solid #f3f3f3;
	}
#header_tab ul li img {
	vertical-align: bottom;
	}
#header_sub {
	clear: both;
	padding: 5px 0;
	}
#header_controls {
	float: right;
	}
#header #header_information {
	margin-right: 270px;
	font-size: 85%;
	color: #815e00;
-webkit-border-radius: 5px;
-moz-border-radius:    5px;
-ms-border-radius:     5px;
-o-border-radius:      5px;
border-radius:         5px;
	}
#header #header_information div {
	padding: 5px;
	border: 1px solid #f6d657;
	background: #ffe783 url(../images/header_information_bg.jpg) repeat-x top;
	}
#header #header_information .title {
	color: #D65782;
	}

#main {
	clear: both;
	padding-bottom: 20px;
	}
#main #content {
	float: left;
	width: 690px;
	padding-bottom: 20px;
	}
#main #side {
	float: right;
	width: 250px;
	padding-bottom: 20px;
	}
#main_image {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e3e3e3;
	}

#footer {
	clear: both;
	color: #fff;
	}
#footer .wrapper {
	padding-top: 14px;
	padding-bottom: 14px;
	}
#footer, #footer .wrapper {
	background: #2694D9 url(../images/footer_bg.jpg) repeat-x top;
	}
#footer a,
#footer a:hover {
	color: #fff;
	}
#footer #site_information {
	border-top: 1px solid #36aaee;
	min-height: 50px;
	padding: 9px 0 19px;
	}
#footer #footer_nav {
	margin-bottom: 10px;
	}
#footer #footer_nav li {
	display: inline-block;
	padding-right: 10px;
	/display: inline;
	/zoom: 1;
	}
#footer #site_information #copyright {
	text-align: right;
	}

.sideimage .image {
	float: left;
	margin-right: 10px;
	}
.sideimage .righted {
	float: right;
	margin-right: 0;
	margin-left: 10px;
	}
.sideimage:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.sideimage { display: inline-block; }
/* Hides from IE-mac \*/
* html .sideimage { height: 1%; }
.sideimage { display: block; }
/* End hide from IE-mac */

.bordered {
	border: 2px solid #C1DEF8;
	margin-bottom: 15px;
	padding: 13px;
	background: #ffffff;
	}
.inlines .box {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	}
.topped .box { vertical-align: top; }
.bottomed .box { vertical-align: top; }
.title {
	font-weight: bold;
	margin-bottom: .5ex;
	}


.righter { text-align: right; }
.lefter { text-align: right; }
.center { text-align: center; }

.lefted { float: left; }
.righted { float: right; }

.lefted_image  { float: left;  margin-right: 15px; margin-bottom: 10px; }
.righted_image { float: right; margin-left:  15px; margin-bottom: 10px; }

.strong { font-weight: bold; }
.alert { color: #DB7D06; }

img { -ms-interpolation-mode: bicubic; }

#side {
	position: relative;
	top: 0;
	left: 0;
	font-size: 87.5%;
	}
#side .box {
	background: #fff;
	margin-bottom: 10px;
	}
#side .box .title {
	margin: 0;
	}
#side .box .box_inner {
	padding: 9px;
	border: 1px solid #ccc;
	border-top: 0;
	}
#side .box .box_inner p {
	margin-bottom: 1ex;
	}
#side_banners p, #partners {
	font-size: .93em;
	}
#partners .bordered {
	border: 1px solid #cccccc;
	padding-left: 34px;
	}
#side_banners p, #partners p {
	margin-bottom: 5px;
	}
#side_banners p, #partners p img {
	margin-bottom: 5px;
	}
#partners p{
	margin: 0;
}
#side #news ul {
	max-height: 120px;
	overflow-y: scroll;
	}
#side #news li {
	margin-bottom: .5ex;
	border-bottom: 1px dashed #ccc;
	padding: .5ex 5px;
	}

input.text, input.longtext, input.shorttext, textarea {
	border: 1px solid #D9D9D9;
	border-top: 1px solid #b3b3b3;
	border-left: 1px solid #b3b3b3;
	padding: 3px;
	}
input.shorttext { width: 50px; }
input.longtext,
textarea {
	width: 320px;
	}
.kana {
	font-size: .6em;
	}

#content .errors {
	border: 3px double red;
	padding: 17px;
	margin-bottom: 10px;
	color: red;
	text-decoration: blink;
	background: #FFEACC;
	}

iframe.twitter-share-button:not(:target) {
	width: 68px!important\9;
}