/* CSS BaseSetting */
@charset "utf-8";

* {
        font-family:'ＭＳ Ｐゴシック',sans-serif;
}

pre{
        font-family:'ＭＳ ゴシック',sans-serif;
}

body {
	color: #333333;
	background-color: #FFFFFF;
	padding: 0.4%;
}

img {
	border:0;
}

form {
	margin: 0;
	padding: 0;
}

p {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}

h1{
	font-size:110%;
	padding: 0.4em 1em 0.2em 0.5em;
	font-weight: bold;
	border-top-style: solid;
	border-top-color: #7F95BD;
	border-top-width: 0.1em;
	background-color: #f0f8ff;
	margin-top: 0em;
	margin-bottom: 1em;
}
h2{
	font-size:100%;
	padding: 0.4em 0em 0.2em 0.5em;
	margin-bottom: 0.8em;
	border-left-style: solid;
	border-left-color: #2B478E;
	border-left-width: 0.3em;
	border-bottom-style: solid;
	border-bottom-color: #DADFEC;
	border-bottom-width: 0.1em;
	font-weight: bold;
	margin-top: 0.8em;
}
h3{
	font-size:100%;
	padding: 0.6em 0em 0em 1.2em;
	font-weight: bold;
	color: #2B478E;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}
h4{
	font-size:100%;
	font-weight: bold;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	padding-top: 0.6em;
	padding-bottom: 0.2em;
	padding-right: 0em;
	padding-left: 0em;
	color: #2B478E;

}
h5{
	font-size:100%;
	font-weight: normal;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	padding-top: 0.6em;
	padding-bottom: 0.2em;
	padding-right: 0em;
	padding-left: 0em;
}

a:link{text-decoration:underline}
a:visited{text-decoration:underline}
a:hover{text-decoration:underline}
a:active{text-decoration:underline}

.ltx{font-size:100%; line-height:150%;}
.mtx{font-size:100%; line-height:150%;}
.stx{font-size:80%; line-height:150%;}
.l{font-size:100%}
.m{font-size:100%}
.s{font-size:80%}

dl {
	margin: 0em;
}
dd {
	padding: 0em 0em 0em 1em;
	margin: 0em 0em 0em 1em;
}
ul {
	list-style-position: outside;
	margin: 0em 0em 0em 1em;
	padding: 0.1em 0em 0.1em 0.2em;
}
ol {
	list-style-position: outside;
	margin: 0em;
	padding: 0.1em 0em 0.1em 3em;
}
ol.alp {
	list-style-type: lower-alpha;
}

ul.attend {
	list-style-type:none;
	list-style-image: url(attend.gif);
}
ul.pagelink {
	list-style-type:none;
	list-style-image: url(sublink.gif);
}
ul.contentslink {
	list-style-type:none;
	list-style-image: url(link.gif);
}
ul.contentslink li {
	margin: 0em;
	padding-top: 0.2em;
	padding-bottom: 0.1em;
	padding-left: 0.1em;
}
ul.sitelink {
	list-style-type:none;
	list-style-image: url(linkicon.gif);
}

blockquote {
	background-color: #EFEFEF;
	padding: 1em;
	border: 0.4em solid #DEDEDE;
}

/* CSS support */
.anchor {
	margin-top: 2em;
	margin-bottom: 1em;
}
.here {
	color: #999999;
}
.must {
	color: #CC0000;
}
.plugin {
	background-color: #EEEEEE;
	margin-top: 2em;
	margin-bottom: 2em;
}

/* CSS global */
#logo{
	float: left;
	padding-bottom: 0.6em;
}

/* 2014.3 layoutnew add*/
#header_right{
	width:680px;
	float:right;
	padding:5px 0 0;
}
#header_link{
	float:left;
	width:400px;
}
#header_link ul{
	list-style:none;
	margin:0;
	padding:20px 0 0;
	font-size:0.9em;

}
#header_link ul li{
	float:left;
	margin:0 0 0 15px;
	display:inline;
}
#header_link ul li a{
	background-image:url(link.gif);
	background-position:0 -3;
	background-repeat:no-repeat;
	padding:0 0 0 18px;
}

/* Reset input[type="search"] */
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
}
input[type="search"]:focus {
  outline-offset: -2px;
}
input[type="search"]::-webkit-search-decoration {
  display: none;
}

#yjsearch{
	float:right;
	width:265px;
	margin:0;
		padding:0 0 3px;
}

#yjsearch p{
	margin:0;
	line-height:1;
	font-size:0.7em;
}
#yjsearch form{
	background-color:#64819c;
	margin:1px 0 0;
	padding:3px;
}
#yjsearch form input{
		background: #fff url(http://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat;
	vertical-align:middle;
	margin:0;
}


#yjsearch form #srchInput.nomark{
background: #fff;
}


#yjsearch form input#srchInput{
	width:195px;
	vertical-align:middle;
	margin:0 2px 0 0;
}
/* 2014.3 layoutnew end */

#global {

	background-color: #e4e7e9;
/*		background-color: #b7d5eb; *until2014.3*/
	height: 1.4em;
	width: 100%;
	font-size:100%;
	letter-spacing: 0.2em;
	color: #FFFFFF;
	text-align: center;
	background-repeat: repeat-x;
	clear: both;
}

#global div{
	width: 100%;
	/* padding: 0.6em 0.4em 0.4em; */
	padding: 0.6em 0em 0.4em;
	height: 100%;
}

#global div.here {
	background-color: #40566a;
/*		background-color: #FFFFFF; *until2014.3*/
	color: #FFFFFF;
/*		color: #12477a; *until2014.3/
	font-weight: bold;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-width: thin;
	border-color: #ffffff;
/*		border-color: #d6dfe2; *until2014.3*/

}

#global td.side {
	border-right-style: solid;
	border-right-color: #ffffff;
/*		border-right-color: #FFFFFF; *until2014.3*/
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: medium;
/*	border-right-width: thin; *until2014.3*/
}

#global a:link {
	color: #333333;
/*		color: #12477a; *until2014.3*/
	text-decoration: none;
	background-color: #e4e7e9;
/*		background-color: #b7d5eb; *until2014.3*/
	font-weight: bold;
}
#global a:visited {
	color: #333333;
/*		color: #12477a; *until2014.3*/
	text-decoration: none;
	background-color: #e4e7e9;
/*		background-color: #b7d5eb; *until2014.3*/
	font-weight: bold;
}
#global a:hover {
	display:block; /*2014.3add*/
	color: #ffffff;
/*		color: #12477a; *until2014.3*/
	text-decoration: none;
	background-color: #40566a;
/*		background-color: #76b6e1; *until2014.3*/
	text-align: center;
	cursor: hand;
}
#global a:active {
	color: #ffffff;
/*		color: #12477a; *until2014.3*/
	text-decoration: none;
	background-color: #40566a;
/*		background-color: #76b6e1; *until2014.3*/
	text-align: center;
	cursor: hand;
}

/* no use from 2014.3 start*/
#head1 {
	font-size:100%;
	float: right;
	clear: right;
	padding: 1em 0.2em 0em 0em;
}

#head1 a {
	padding: 0.2em 0em 0.1em 1.0em;
	margin: 0 0 0 0 ;
	height: 0em;
	color: #333333;
	background-image: url(sublink.gif);
	background-repeat: no-repeat ;
	}
#head1 a:link {text-decoration:none;}
#head1 a:visited {text-decoration:none;}
#head1 a:hover {text-decoration:underline;}
#head1 a:active {text-decoration:underline;}

#head2 {
	font-size:100%;
	float: right;
	clear: right;
	margin-bottom: 0.4em;
	color: #333333;
}
#head2 a {
	padding: 0.3em 0.3em 0.2em 1.3em;
	height: 0em;
	color: #333333;
	background-image: url(link.gif);
	background-repeat: no-repeat ;
	}
#head2 a:link {text-decoration:none;}
#head2 a:visited {text-decoration:none;}
#head2 a:hover {text-decoration:underline;}
#head2 a:active {text-decoration:underline;}
/* no use from 2014.3 end */

#pan {
	height: 1.4em;
	width: 100%;
	font-size:80%;
	margin-bottom: 1em;
	margin-top: 0.2em;
	padding: 0.4em;
}

#foot {
	height: 1.4em;
	width: 100%;
	font-size:80%;
	margin-bottom: 1em;
	margin-top: 4em;
	padding: 1em 0.4em;
	background-repeat: repeat-x;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #2A468D;
	clear: both;
}

#gotop {
	width: 100%;
	text-align: right;
	padding-top: 3em;
	padding-right: 0.4em;
	padding-bottom: 0em;
	font-size: 100%;
	padding-left: 0.4em;
}

/* CSS submenu */
#sidebar{
	float: right;
	margin: 0;
	padding: 0;
	width: 265;
}

#submenu{
	background-color: #FFFFFF;
	float: right;
}

#submenulist{
	font-size:100%;
	line-height:150%;
	background-color: #E9ECF3;
	list-style-position: outside;
	list-style-image: url(submenu.gif);
	list-style-type: square;
	padding: 0.8em 1.6em 0.8em 2.6em;
	border-style: solid;
	border-color: #DADFEC;
	margin-bottom: 2em;
	margin-left: 1em;
}

#submenu li{
	padding: 0.1em;
}

/* CSS contents */
.contents {
	padding-right: 1.2em;
	padding-left: 1.2em;
}
.l3 {
	padding-right: 1.2em;
	padding-left: 2.4em;
}
.indent {
	padding-right: 1.2em;
	padding-left: 1.2em;
}

/* CSS table */
.cap{
	color: #333333;
	text-align: left;
	font-size:100%;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0.2em;
	padding-top: 0em;
	padding-bottom: 0.2em;
}

.data{
	background-color: #9BA8CA;
}
.data caption{
	color: #2B478E;
	text-align: left;
	font-weight:bold;
	margin-top: 1em;
	margin-bottom: 0.2em;
	padding-top: 0.4em;
	padding-bottom: 0.2em;
}
.data th {
	padding: 0.4em;
	background-color: #556CA5;
	color: #FFFFFF;
	font-weight: normal;
}
.data td {
	padding: 0.4em;
	background-color: #FFFFFF;
}


.data2{
	background-color: #9BA8CA;
}
.data2 caption{
	color: #2B478E;
	text-align: left;
	font-weight:bold;
	margin-top: 1em;
	margin-bottom: 0.2em;
	padding-top: 0.4em;
	padding-bottom: 0.2em;
}
.data2 th {
	padding: 0.4em;
	background-color: #dadfec;
	color: #333333;
	font-weight: normal;
}
.data2 td {
	padding: 0.4em;
	background-color: #FFFFFF;
}

/* CSS form */
.form{
	background-color: #2B478E;
}
.form caption{
	color: #2B478E;
	text-align: left;
	font-weight:bold;
	margin-top: 1em;
	margin-bottom: 0.2em;
	padding-top: 0.4em;
	padding-bottom: 0.2em;
}
.form th {
	padding: 0.4em;
	background-color: #8FA6CE;
	color: #FFFFFF;
	font-weight: normal;
}
th .submit {
	padding: 0.4em;
	background-color: #556CA5;
	color: #FFFFFF;
	font-weight: normal;
}
.form td {
	padding: 0.4em;
	background-color: #FFFFFF;
}
.textArea { 
	border: 0.1em solid #999999; 
	}



