@charset "utf-8";
/* CSS Document */

/* ヘッダー部分 */
#header {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	height: 160px;
	background-image: url(../images/header1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#header h1 {
	text-decoration: none;
	font-size: 10px;
	color: #999966;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	text-align: center;
	position: relative;
	top: -5px;
	font-weight: normal;
}
#header ul {
	list-style-type: none;
	position: absolute;
	top: 84px;
	left: 560px;
	width: 200px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
#header li {
	display: inline;
	margin-right: 10px;
}


#header h3 {
	font-size: 9px;
	line-height: 11px;
	text-decoration: none;
	text-align: center;
	position: relative;
	top: 22px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
}
#header a {
	color: #666666;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-weight: normal;
}
#header .ve {
padding-top: 10px;
}


/* フラッシュ格納部分 */
.twoColHybLtHdr #container #flash {
	height: 250px;
	padding-bottom: 15px;
}


/*Ajaxタブメニュー格納部分*/
.twoColHybLtHdr #mainContent #m4 {
	margin: 0px;
	height: auto;
	width: 480px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.twoColHybLtHdr #mainContent #m4 a {
	text-decoration: none;
}
.twoColHybLtHdr #mainContent #m4 h2 {
	font-size: 9px;
	margin: 0px;
	padding: 0px 0px 15px;
	color: #FFFFFF;
}

/*Ajaxタブメニュー*/
#wdTab p {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin: 0px;
	padding: 10px 15px;
}
#wdTab h5 {
	color: #3366FF;
	margin: 0px;
	padding: 10px 0px 0px;
	font-size: 12px;
}
#wdTab img {
	margin: 10px;
}

#tab1 {
	padding-left: 15px;
	font-size: 11px;
}
#tab1 dt {
	color: #FFFFFF;
	background: #666666;
	padding: 3px;
	width: 100px;
	text-align: center;
	margin-top: 8px;
}
#tab1 dd {
	padding-top: 5px;
}
#tab1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #0066FF;
}
#tab1 ul {
	margin: 0px;
	padding: 10px 20px;
}
#tab1 li {
	font-size: 11px;
	line-height: 18px;
	list-style: url(../images/arrow.gif);
}
#tab3 {
	padding-bottom: 5px;
	font-size: 12px;
}

#tab4 {
	padding-bottom: 10px;
	font-size: 12px;
}
#tab4 td {
	font-size: 11px;
	border-bottom: 1px dotted #666666;
}
#tab4 li {
	font-size: 11px;
	margin: 0px;
	padding: 3px 20px 3px 0px;
}
#tab4 ul {
	padding-left: 20px;
}


#tab4 img {
	padding-right: 10px;
}

#tab5 li {
	font-size: 11px;
	line-height: 18px;
	list-style: url(../images/arrow.gif);
}


/*右サイドバー部分*/
#sidebar1 ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar1 li {

}

#sidebar1 #menulist {
	font-size: 12px;
	background: url(../images/tabbkg2.gif) repeat-y left;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	width: 210px;
	margin-right: 10px;
	margin-top: 10px;
}
#sidebar1 #menulist a {
	text-decoration: none;
}
#sidebar1 #menulist a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #3366CC;
}

#sidebar1 #menulist ul {
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
#sidebar1 #menulist li {
	list-style: url(../images/accept.png);
	padding-bottom: 3px;
}

#sidebar1 #news {
	font-size: 12px;
	background: url(../images/news.gif) no-repeat;
	margin-bottom: 15px;
	width: 210px;
	margin-right: 10px;
	padding: 35px 5px 10px;
	text-align: center;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#sidebar1 #news:hover {
	font-size: 12px;
	background: #F0F5FF url(../images/news.gif) no-repeat;
	margin-bottom: 15px;
	width: 210px;
	margin-right: 10px;
	padding: 35px 5px 10px;
	text-align: center;
	border-left: 1px solid #FF66CC;
	border-bottom: 1px solid #FF66CC;
}

#sidebar1 #menuinfo {
	font-size: 12px;
	background: url(../images/tabbkg2.gif) repeat-y left;
	margin-bottom: 15px;
	width: 210px;
	margin-right: 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 10px 5px;
	text-align: center;
}
#sidebar1 #menuinfo ul {

	margin: 0px;
	padding: 0px 0px 0px 25px;
}
#sidebar1 #menuinfo li {
	list-style: url(../images/list_comments.gif);
	padding-bottom: 3px;
}
#sidebar1 #menuinfo a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #0066FF;
	padding: 2px;
}
#sidebar1 #adsense {
	width: 190px;
	margin-top: 20px;
	margin-right: 10px;
	padding: 15px;
	margin-bottom: 20px;
	text-align: center;
}


/*下部グローバルナビ部分*/
#footer {
	BORDER-TOP: #fff 2px solid;
	WIDTH: 100%;
	background-color: #333333;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	margin-top: 30px;
}
#footer #global {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

#footer p {
	font-size: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #999966;
}
#footer ul {
	font-size: 10px;
	list-style: none;
	line-height: 14px;
	margin-bottom: 20px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
#footer li {
	border-left-width: 1px;
}
#footer li a {
	display: inline;
	text-decoration: none;
	color: #EEEEEE;
	padding-right: 2px;
}
#footer li a:hover {
	display: inline;
	padding-right: 2px;
	color: #00CCFF;
	text-decoration: none;
}
.li_p {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*その他汎用class群*/
.style1 {
	color: #000000;
	text-decoration: none;
}

.p_style1 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.pstyle2 {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	padding: 3px;
	position: relative;
	left: -10px;
	top: -8px;
}

.h2style {
	color: #666666;
	text-decoration: none;
}
.h2style2 {
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.h2style3 {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #999900;
}

.h3style {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.h3style2 {
	font-weight: lighter;
	color: #5B5B5B;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.h3style3 {
	color: #333333;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}


#mainContent .h2aboutus {
	background-image: url(../images/aboutus.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
#mainContent .h2aboutus em {
	color: #FFFFFF;
	text-decoration: none;
	visibility: hidden;
}

.ulstyle {
	list-style-type: none;
	font-size: 12px;
	color: #333333;
}
.ulstyle2 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	margin-bottom: 25px;
}

.datestyle1 {
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	background-color: #EEEEEE;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.cf_element h3 {
	font-size: 20px;
	color: #666666;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.boxstyle {
	text-decoration: none;
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #333333;
	background-color: #F5F5F5;
	margin-bottom: 20px;
	line-height: 17px;
}
.astyle1 {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #848484;
	line-height: 16px;
}
.twoColHybLtHdr #mainContent .astyle1:hover {
	background-color: #999900;
}

.listyle1 {
	line-height: 17px;
	text-decoration: none;
	padding-bottom: 30px;
	background-image: url(../images/ya_006.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 25px;
}
.listyle2 {
	line-height: 17px;
	text-decoration: none;
	padding-bottom: 30px;
	background-image: url(../images/ya_003.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 25px;
}
.listyle3 {
	line-height: 17px;
	text-decoration: none;
	padding-bottom: 30px;
	background-image: url(../images/ya_004.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 25px;
}

.style14 {
	font-size: 11px;
}

.style15 {
	color: #669900;
	font: bold;
}
.style16 {
	color: #FFFFFF;
}

#api_news #newsBar-bar {
	font-size: 11px;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
.yui-navset {
	width:465px;
	margin-bottom: 10px;
}
.twoColHybLtHdr #container #mainmenulist {
	height: 230px;
	width: auto;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../images/Horizontal%20Dividor.png);
	background-repeat: repeat-x;
	background-position: center 225px;
}
.twoColHybLtHdr #container #mainmenulist h2 {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 11px;
	margin: 0px;
	padding: 0px;
}

.twoColHybLtHdr #container #mainmenulist ul {
	margin: 0px;
	list-style-type: none;
	font-size: 11px;
	line-height: 26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColHybLtHdr #container #mainmenulist li {
	background-image: url(../images/ya_004.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.twoColHybLtHdr #container #mainmenulist a {
	color: #527900;
	text-decoration: none;
	padding: 2px;
}


.twoColHybLtHdr #container #mainmenulist a:hover {
	color: #FFFFFF;
	background-color: #999900;
	padding: 2px;
	text-decoration: none;
}



.menuleft {
	width: 200px;
	margin: 0px;
	height: auto;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}


.menucenter {
	height: auto;
	width: 220px;
	float: left;
	padding-left: 20px;
}

.menuright {
	height: auto;
	width: 170px;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 30px;
}

