/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	margin: 0px auto;
	padding: 0px;
	min-width: 800px;
	background-image: url(../img/2010.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
}

/************** header tag styles **************/

h1{
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: large;
	font-weight: bold;
}

h2{
	font: bold 114% Arial,sans-serif;
	color: #066;
	margin: 0px;
	padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	width: 730px;
	float: right;
	font-size: small;
	color: #333;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	background-repeat: repeat-y;
	width: 950px;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	background-image: url(../img/left_bk.png);
	
}

#pageNav{
	width:200px;
	border-bottom: 1px solid #cccccc;
	margin-right: 5px;
	padding-bottom: 10px;
	border-left: thin solid #CCCCCC;
	float: right;
	padding-right: 3px;
	padding-left: 2px;
}

#content{
	padding: 0px;
	border-left: 1px solid #ccd2d2;
	border-right: 1px dotted #ccd2d2;
}

#oldInfo{
	padding-left: 20px;
	padding-bottom: 10px;
	background: #F0F0F0;

}

#img_d_1{
	position: relative;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 94%;
	top: 25px;
	min-width: 750px;
	max-width: 950px;
}


#img_dc_1{
	float: left;
	height: 20px;
	width: 20px;
	background: url(../img/c_img3_0001.png);
}

#img_dc_2{
	float: right;
	height: 20px;
	width: 20px;
	background: url(../img/c_img3_0003.png);
}
#img_dc_12{
	background: url(../img/c_img3_0002.png) repeat-x;
	height: 20px;
	margin-right: 20px;
	position: relative;
	margin-left: 20px;
}
#img_dc_22{
	background: url(img/c_img2_0006.png);
	height: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
#img_dc_3{
	background: url(img/c_img2_0007.png);
	height: 20px;
	width: 20px;
	position: relative;
	float: left;
}

#img_dc_4{
	background: url(img/c_img2_0005.png);
	height: 20px;
	width: 20px;
	float: right;
	position: relative;
}


#backr{
	width: 94%;
	background: url(img/c_img2_0004.png) repeat-y right;
	min-width: 750px;
	max-width: 950px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: 25px;
}

#backl{
	width: 950px;
	background: url(img/c_img2_0008.png) repeat-y left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: 10px;
}


#bana{
	position: relative;
	width: 200px;
	float: right;
	margin-left: 800px;
}


#FullBackimg{
	width: 1000px;
	position: relative;
	padding-right: 50px;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/web.gif) no-repeat right top;

}


#body_all{
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	background-image: url(../img/left_bk.png);
	background-repeat: repeat-y;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	color: #666666;
	font-weight: normal;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
}

/************** utility styles *****************/

#utility{
	font: 90% Verdana, sans-serif;
	position: absolute;
	top: 37px;
	right: 2px;
	color: #919999;
	width: 197px;
	background-image: url(../img/blue/t.png);
}

#utility a{
	color: #666666;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	border-bottom:1px solid #ccd2d2;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	width: 790px;
	background: #FFFFFF;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
	color: #cccccc;
	background-position: bottom;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	top: 0px;
	margin: 0px;
	left: 3px;
}

#globalLink a.link;a.visited{
	position: absolute;
	top: 0px;
	height: 23px;
	margin: 0px;
	left: 10px;
	padding-top: 8px;
}




a.glink, a.glink:visited{
	font-size: small;
	color: #000000;
	font-weight: bold;
	display: block;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 25px;
	padding-top: 10px;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

a.glink:hover{
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	color: #FF3300;
	display: block;
	padding-left: 20px;
	border-bottom-color: #F30;
	background-image: url(../img/menu_bk.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
}

.skipLinks {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	display: none;
}


/************ top_menu **************/
#top_menu{
	float: left;
	width: 205px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 5px;
}

/************ main_content **************/
#main_content{
	padding-top: 3px;

}

/************ infomation **************/
#info_item{
	position: relative;
}

/************ infom_title **************/
#infom_title{
	background: #E4E4E4 url(../img/sub_title_bk0001.jpg);
	padding-left: 10px;
	height: 25px;
	padding-top: 5px;
}

/*************** info_item_in ******************/

#info_item_in {
	background: #FFFFFF;
	position: relative;
	margin-top: auto;
	margin-bottom: auto;
	font: 80% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	padding-bottom: 20px;
	vertical-align: text-top;
	padding-right: 10px;
	padding-left: 10px;
}
/*************** infom_title_in ******************/

#infom_title_in {
	background: #0000CC url(../dixk/new2/img/new_bk1.png);
	height: 15px;
	font-weight: bolder;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	padding-top: 4px;
	width: 100%;
}
/************ menu_1 **************/
#menu_1{
	height: 193px;
	width: 235px;
	position: absolute;
	background: url(../sample/005/img/menu_bk_0001.jpg);
	left: 345px;
	top: 218px;

}

/************ menu_2 **************/
#menu_2{
	height: 192px;
	width: 235px;
	position: absolute;
	background: url(../sample/005/img/menu_bk_0002.jpg);
	margin-left: 235px;
	top: 233px;

}

/************ menu_3 **************/
#menu_3{
	height: 193px;
	width: 235px;
	position: absolute;
	background: url(../sample/005/img/menu_bk_0003.jpg);
	margin-left: 470px;
	top: 215px;
}

/************ menu_4 **************/
#menu_4{
	height: 193px;
	width: 235px;
	position: absolute;
	background: url(../sample/005/img/menu_bk_0004.jpg);
	margin-left: 705px;
	left: 256px;
	top: 217px;
}
/************ sid_r **************/
#sid_r{
	width: 950px;
	float: left;
}

/************ up_up **************/
#up_up{
	top: 10px;
	position: relative;
	min-width: 750px;
	max-width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	width: 950px;
	background-image: url(../img/blue/blue_title_bkup.jpg);
	background-repeat: no-repeat;
}
/************ info_naiyou **************/
#info_naiyou{

}
/************ sid_l **************/
#sid_l{
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	clear: both;

}

/************ menu_long **************/
#menu_long{
	position: relative;
	width: 100%;
	top: 32px;

}

/*************** sub_left ******************/

#sub_left {
	position: relative;
	padding: 5px;
	width: 300px;
	margin-top: 5px;
	font: 80% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;

}



/*************** root_bar ******************/

#root_bar {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background: #99FFCC;
	padding-left: 10px;
}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	right: 10px;
	top: 3px;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}





/************** feature styles *****************/

.feature{
	padding: 0px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {

}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}

.storyTitle{
	background-color: #ddd;
	padding-top: 5px;
	padding-left: 10px;
	font-size: large;
	color: #036;
	font-weight: bold;
	padding-bottom: 5px;
}

.storyTitle_m{
	padding-top: 5px;
	padding-left: 10px;
	color: #039;
	font-weight: bold;
	padding-bottom: 5px;
	margin-top: 10px;
	background-color: #eee;
}

/************** siteInfo styles ****************/

#siteInfo{
	font-size: small;
	color: #cccccc;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	text-align: center;
	clear: both;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	width: 100%;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-weight: normal;
	padding: 5px 0px 0px;
	color: #21536A;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	height: 17px;
	background: #E7E7E7;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	font-weight: normal;
	text-decoration: none;
	background: url(../sample/005/none);
	color: #FFFFFF;
	font-size: 12px;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}


/********************* end **********************/
#flash {
	height: 140px;
	margin-bottom: 10px;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 5px;
	font-size: small;
}
.content_left {
	width: 200px;
	float: left;
	font-size: small;
}
.content_right {
	width: 514px;
	float: right;
}
.s_m1 {
	width: 175px;
	font-size: small;
	background-image: url(../img/s_m_d.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 15px;
	min-height: 200px;
	background-color: #FFF;
	color: #666;
}
.s_m2 {
	width: 165px;
	height: 30px;
	background-image: url(../img/s_m.jpg);
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	font-size: large;
}

.s_m2 a:hover{
	color: #FF0000;
}
.s_m2 a:visited {
	color: #FFF;
}
.s_m2 a:link{
		color: #FFF;
		}

.s_m3 {
	width: 171px;
	font-size: small;
	margin-right: 2px;
	margin-left: 2px;
}
.s_m_all {
	width: 720px;
}
.font_red {
	color: #F00;
}
.kiji {
	width: 100%;
}
.logo {
	background-image: url(../img/logo.png);
	height: 80px;
	width: 210px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sub-title {
	height: 40px;
	background-image: url(../img/sub-title.png);
	background-position: right;
	width: 100%;
}
.sub-titleleft {
	background-image: url(../img/sub-title.png);
	height: 40px;
	width: 30px;
	background-color: #FFF;
	float: left;
}
.sub-titlecenter {
	height: 40px;
	padding-top: 12px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}
#up_flash {
	width: 100%;
	text-align: center;
}
#content_sasa {
	padding-left: 20px;
}
#body_style {
	width: 100%;
	margin: 0px;
	background-image: url(../img/back.png);
	background-position: top;
	background-repeat: repeat-x;
}
#html_top {
	_display:none;
	position: fixed;
	width: 100px;
	right: 0px;
	bottom: 0px;

}
