/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	font: medium/1.25 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #FF0000;
}

h1{
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	font: bold 120% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h2{
	color: #006699;
	margin: 0px;
	padding: 0px;
	font: 114% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h3{
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

.skipLinks {
	display: none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	border-bottom: 1px solid #cccccc;
	position: relative;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}


#content{
	position: relative;
}

#subtitlebed{
	height: 40px;
	position: relative;
	background: url(../img/bk.jpg);
}

#subtitlebed2{
	background: url(../img/bk.jpg);
	height: 40px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
}
/*******************dix***************/
#dix_title2 {
	position: relative;
	height: 50px;
}

#dix_body2 {
	position: relative;
	padding: 5px;
	margin-left: 210px;
	height: 250px;
}

#DixBody {
	position: relative;
	border: thin dashed #CCCCCC;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
}



#dix_img {
	float: left;
	width: 200px;
	position: relative;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	height: 250px;
}
.dix_body2 {
	position: relative;
	padding: 5px;
	margin-left: 215px;
	height: 260px;
	font: 80% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.dix_bodya {
	position: relative;
	border: thin solid #EAEAEA;
	height: 100%;
}

.dix_img {
	float: left;
	width: 200px;
	position: relative;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	height: 260px;
}

.dix_body_only {
	position: relative;
	border: thin solid #EAEAEA;
}

.dixLong {
	position: relative;
	border: thin solid #006600;
}

.dixtitle {
	width: 100%;
	position: relative;
	font-weight: bold;
	color: #FFFFFF;
	background: #006600;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 100%;
}

.dixContent {
	margin-left: 150px;
	position: relative;
	padding: 5px;
	height: 100%;
}


.dixLong1 {
	margin: 5px;
}


#upimgE{
	height: 30px;
	width: 900px;
	background: url(../img/uper.gif);
}

#bana_r{
	text-align: left;
	background: url(../img/tecnial.jpg) no-repeat top;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 10px;
	font-size: small;
	font-weight: bold;
	line-height: 1.7;

}

.jiseki {
	border: 1px solid #006600;
	width: 180px;
	padding-top: 5px;
}

.jiseki_title {
	padding-bottom: 10px;
}


#kensa {
	background: #FFFFCC;
	margin-bottom: 10px;
}

#kensa_title {}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	border-bottom: 1px solid #CCC;
	color: #cccccc;
	height: 80px;
	background: url(../img/menu_bk.png);
	position: relative;
	width: 876px;
	margin-right: auto;
	margin-left: auto;
}

#globalNav img{
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 3px 0px 3px 20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


/************** .feature styles ***************/

.feature{
	font-size: 80%;
	position: relative;
	border: thin solid #CCCCCC;
	height: 250px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/top_img2.jpg) no-repeat left;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	position: relative;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	color: #cccccc;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	width: 185px;
	position: relative;
	float: right;
	padding: 5px 5px 10px;
	border: thin dashed #CCCCCC;
	margin: 0px 5px 0px 0px;
	text-align: center;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


/************** #oliginal **************/

#basu{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	position: relative;
	height: 100%;
	background: #FFFFFF;

}


#up_img{
	height: 100px;
	background: url(../img/title_bk.jpg) no-repeat top;
	position: relative;

}

#up_img2{
	height: 100px;
	margin-right: 30px;
	margin-left: 30px;

}

#c_img_1{
	height: 100px;
	width: 30px;
	float: left;
	background: url(../img/left.gif);

}


#c_img_2{
	height: 100px;
	width: 30px;
	float: right;
	background: url(../img/right1.gif) right;
	left: 1px;

}
#c_img_3{
	float: right;
	height: 60px;


}

#c_img_4{
	height: 60px;
	width: 30px;
	float: left;

}
#c_img_5{
	height: 20px;
	background: url(../img/c_img_0010.gif) top;
}


#logo1{
	width: 320px;
}

#logo2{
	width: 290px;
	float: right;


}

#body_bed{
	background: #FFFFFF;
	position: relative;
	width: 874px;
	margin-right: auto;
	margin-left: auto;


}
#main_content{
	background: #CCFF00;


}

#main_content_L{
	margin-right: 205px;
	position: relative;


}

#title{
	height: 100px;
}

#bodyU1{
	background: #FFFFFF;
	position: relative;
	height: 100%;

}

#bodyU2{
	height: 100%;
	position: relative;
	background: #FFFFFF;

}

#info_old{
	padding: 5px;
	width: 190px;
	color: #999999;
	font-size: 70%;

}

#info_main{
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	position: relative;

}

#info_title{
	font-size: 110%;
	font-weight: bold;
	border-right: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;

}

#under1{
	background: url(../img/under_0002.png) bottom;
	height: 60px;
	position: relative;
	width: 900px;

}

#under2{
	margin-right: 30px;
	margin-left: 30px;
	height: 40px;

}

#info1{
	width: 200px;
	position: relative;
	color: #999999;
	height: 620px;

}
#info2{
	border: thin solid #CCCCCC;
	height: 100%;

}
#info3{
	background: #CCCCCC url(../img/info_bk.png);
	padding: 3px 2px 3px 10px;
	font-weight: bold;
	font-size: 90%;
	font-style: italic;
	color: #666666;
	margin-bottom: 10px;

}

#specer{
	height: 5px;

}

#title_r{
	background: url(../img/body.gif) repeat-y right;
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;


}
#title_l{
	background: url(../temp/001/img/c_img_0004.png) repeat-y right;
	padding-right: 12px;
	height: 100%;
}

.bana{
	margin-right: 5px;
	margin-left: 10px;
	line-height: 1.2;
}

#center{
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
