/* サイト共通基本設定
---------------------------------------------- */

body {
	height:100%;
	margin : 0 auto ;
	padding : 0 ;
	font-size:95%;
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif ;
	text-align : center ;
	background-color: #ece9da ;
}

h1, h2, h3, h4, h5, h6, ul, ol, li, dl, form {
	font-size : 100% ;
	margin : 0 ;
	padding : 0 ;
}

p{
	font-size : 100% ;
	margin : 0 ;
	padding : 0 ;
	line-height : 1.4;
}

table, th, td {
	font-size : 97% ;
	border : none ;
	margin:0;
	color:#333333;
}

img { border : none ; }

a {
	text-decoration : none ;
	color:#FF6600;
}

a:visited { 
	text-decoration : underline ;
	color:#FF6600;
}

a:hover { 
	text-decoration : underline ;
	color:#0099FF;
}

.none { display : none ; }

.clear { clear : both ;}

.clr {
	clear:both;
}

.bar {
	width: 376px;
	margin:0px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C1D6FF;
	line-height: 5px;
}


/* フォントサイズ */
.small_01 { font-size : 95% ; }
.text01{ line-height:1.4;
	padding-bottom:0.5em;
}


/* clearfix */
.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 */


li,
ul {
	list-style: none;
	line-height:1.5em;
	display:none;
	display:inline;
}

.title {

	text-align:left;
	float:left;
	padding:20px 5px 5px 5px;

}

.date {

	text-align:right;
	azimuth:right;
	padding:77px 5px 5px 0;
	height:18px;

}

.titlebar {

	color:#666666;
	background-color:#FFFFFF;
	font-weight:bold;
	width:850px;
	height:100px;

}


/* 基本レイアウト 
------------------------------------------*/




/* ヘッダー
------------------------------------------*/
#header {
	margin:0;
	padding : 0;
	background-color:#FFFFFF;
}

.head_right {
	float : right;
	width : 260px;
	margin : 0;
	background-color:#FFFFFF;
	padding:77px 20px 5px 0;
	text-align:right;
}

.head_left {
	float : left;
	width : 450px;
	margin : 0;
	padding:20px 5px 5px 30px;
	background-color:#FFFFFF;
	text-align:left;
}

#header table {
	margin:0;
}


.move .Right_box {
	width : 180px;
}


/* メイン
------------------------------------------*/
#container {
	width:850px;
	margin:0 auto;
	text-align:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#content{
	padding:10px 0 0 0;
}

#left {
	float : left;
	width:750px;
}

.navi{
	width:145px;
	float:left;
	background-image: url("../imgs/bg_naviLeft.jpg");
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:20px;
}
* html .navi{
	width:144px ;
}
.naviHead{
	background-image: url("../imgs/Title.gif");	
	background-repeat:no-repeat;
	padding:6px 0px 6px 3px;
}
* html .naviHead{
	width:142px;
}
.column1 .naviHead,.column2 .naviHead,.bottom .naviHead{
	width:auto;
	padding:6px 0px 6px 8px;
}
.naviHead img{
	vertical-align:bottom;
}
.navi ul{
	background-color:white;
}
.navi ul li{
	background-image: url("../imgs/navi_t_title.gif");
	background-repeat:repeat-x; 
	background-position:0 3px;
	background-color:white;
}
.navi ul li a{
	color:#4f4f51;
	display:block;
	padding:2px 0 2px 10px;
	font-weight:bold;
	font-size:80%;
	width:133px;
	border-bottom:1px #666 solid;
	border-top:1px #f5f5f5 solid;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
}
* html .navi ul li a{
	padding:3px 0 3px 10px;
}
.navi ul li ul li{
	background-image: url("../imgs/navi_bg.gif");
	background-position:0 bottom;
	border-top:1px #f5f5f5 solid;
	border-bottom:1px #ccc solid;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
}
.navi ul li ul li a{
	color:#555555;
	padding:6px 17px;
	font-weight:normal;
	font-size:65%;
	border-bottom:0px #666 solid;
	border-top:0px #f5f5f5 solid;
	border-left:0px #ccc solid;
	border-right:0px #ccc solid;
	width:110px;
	background-image: url("../imgs/arrow.gif");
	background-position:5px center;
	background-repeat:no-repeat;
}
.navi ul li ul li a:hover{
	background-color:#f5daa3;
}
* html .navi ul li ul li a{
	width:126px;
	padding:6px 0 6px 17px;
}
.navi ul li ul li a:hover{
	color:#000;
}
.center ul li{
	line-height:1em;
	border-bottom: 1px dotted #000;
}
ul li.material{
	background-image: url("../imgs/mat_navi_bg.gif") !important;
	margin:6px 0 0 0;
	background-position:0 bottom;
	border:1px #ccc solid;
}

#right{
	float : right;
	width : 145px;
}




/* フッター
------------------------------------------*/
#footer {
	margin : 0 0 3px 0;
	height:130px;
	width:850px;
	text-align:center;
	background-color:#FFFFFF;
}

#footer p {
	float : left;
	margin : 0 10px 0 0;
}






/* 文字サイズボタン
--------------------------------------------------------*/




/* ボタン
--------------------------------------------------------*/
.english a{
	float : right;
	margin : 0 8px 0 0;
	display : block ;
	width : 69px;
	height : 18px;
	text-indent : -9999px;
	background : url(../img/btn_english.gif) left top no-repeat;
}

.english a:hover {ottom no-repeat;
	background : url(../img/btn_english.gif) left b
}

.sitemap a{
	float : right;
	margin : 0 10px 0 0;
	display : block ;
	width : 87px;
	height : 18px;
	text-indent : -9999px;
	background : url(../img/btn_sitemap.gif) left top no-repeat;
}

.sitemap a:hover {
	background : url(../img/btn_sitemap.gif) left bottom no-repeat;
}

.contact a{
	float : right;
	display : block ;
	width : 62px;
	height : 18px;
	text-indent : -9999px;
	background : url(../img/btn_contact.gif) left top no-repeat;
}

.policy a{
	display : block ;
	width : 103px;
	height : 24px;
	text-indent : -9999px;
	background : url(../img/btn_policy.gif) left top no-repeat;
}

.link a{
	display : block ;
	width : 72px;
	height : 24px;
	text-indent : -9999px;
	background : url(../img/btn_link.gif) left top no-repeat;
}

.link a:hover {
	background : url(../img/btn_link.gif) left bottom no-repeat;
}


h5 {
	font-size : 90%;
	width:250px;
	height:20px;
	margin:0;
	float:right;
	padding : 0;
}

#pan {
	font-size : 80%;
	width:380px;
	height:20px;
	margin:0 0 0 10px;
	padding : 0;
}

#pan a {
	color : #000000;
	text-decoration:underline;
}

#pan a:hover { 
	text-decoration : underline ;
	color:#0099FF;
	}






/* オレンジ
---------------------------------------------- */
#orange #title {
	background:url(../img/bg_orange.gif) left top repeat-x ;
	border : 1px solid #ccc;
	padding : 12px 10px ;
}

#orange h3 {
	border-left : 3px solid #FAA72F;
	color : #FAA72F;
	padding : 0 0 0 5px;
	margin : 0 0 10px;
}

#orange .box {
	margin : 0 70px 0 20px;
}

#purple #title {
	background:url(../img/bg_pulple.gif) left top repeat-x ;
	border : 1px solid #ccc;
	padding : 12px 10px ;
}

/* blue
---------------------------------------------- */
#blue {
	float : right;
	width : 656px;
}

#blue #title {
	background:url(../img/bg_blue.gif) left top repeat-x ;
	border : 1px solid #ccc;
	padding : 12px 10px ;
}





.pagenav_prev ,.pagenav_next {
padding:5px;
height:1.5em;
border:1px solid #ccc;
background:#fff;
}


/* All <ul> tags in the menu including the first level */
.menulist, .menulist  ul {
 margin: 0;
 padding: 0;
 list-style: none;
}

/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.menulist ul {
 display: none;
 position: absolute;
 top: 45px; margin-top: 0 ; /* I'm using ems and px to allow people to zoom their font */
 left: -1px;
 width: 168px;
}

/* Second and third etc. level submenus - position across from parent instead */
.menulist ul ul {
 top: -1.5px; margin-top: 0;
 left: 148px;
}



/* Links inside the menu */
.menulist a {
 display: block;
 padding: 0px;
 color: #000;
 text-decoration: none;
}
.menulist li li a {
 font-size:11px;
 color : #666 ;
 padding: 5px ;
 border:1px solid #444;
}

/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
 color: #fff;
 background-color: #ec8600;
}
.menulist a.highlighted {
 color: #000;
 background-color: #FFE300;
}

/*　イエロー
-------------------- */

#yellow h3 {
	color : #FFCC00;
	font-size : 120%;
	border-left : 4px solid #FFCC00;
	padding : 0 0 0 3px;
	margin : 15px 0 5px;
}

#yellow h4 {
	color : #FFCC00;
	font-size : 110%;
	border-bottom : 1px solid #FFCC00;
	padding : 0 0 0 13px;
	overflow : hidden;
	background:transparent url(../img/point_yellow.jpg) center left no-repeat;
	display:inline-block;
	margin : 10px 0 5px;
}

#yellow h5 {
	color : #FFCC00;
}

/*
.color_yellow a{
	color : #FFCC00;
	padding :4px 23px 4px 0;
	overflow : hidden;
	background:transparent url(../img/link_yellow.jpg) center right no-repeat;
	display:inline-block;
	text-decoration : none;
}
*/


/*　緑
-------------------- */

#green h3 {
	color : #009041;
	font-size : 120%;
	border-left : 4px solid #009041;
	padding : 0 0 0 3px;
	margin : 15px 0 5px;
}

#green h4 {
	color : #009041;
	font-size : 110%;
	border-bottom : 1px solid #009041;
	padding : 0 0 0 13px;
	overflow : hidden;
	background:transparent url(../img/point_green.jpg) center left no-repeat;
	display:inline-block;
	margin : 10px 0 5px;
}

#green h5 {
	color : #009041;
}


/*　紫
-------------------- */

.color_purple h3 {
	color : #7C2289;
	font-size : 120%;
	border-left : 4px solid #7C2289;
	padding : 0 0 0 6px;
	margin : 15px 0 5px;
}

#pulple h4 {
	color : #7C2289;
	font-size : 110%;
	border-bottom : 1px solid #7C2289;
	padding : 10px 0 0 13px;
	overflow : hidden;
	background:transparent url(../img/point_pulple.jpg) center left no-repeat;
	display:inline-block;
	margin : 0 0 5px;
}

#pulple h5 {
	color : #7C2289;
}


/*　赤
-------------------- */

.color_red h3 {
	color : #ff0000;
	font-size : 120%;
	border-left : 4px solid #ff0000;
	padding : 0 0 0 3px;
}

.color_red h4 {
	color : #ff0000;
	font-size : 110%;
	border-bottom : 1px solid #ff0000;
	padding : 0 0 0 13px;
	overflow : hidden;
	background:transparent url(../img/point_red.jpg) center left no-repeat;
	display:inline-block;
	margin : 10px 0 5px;
}

.color_red h5 {
	color : #ff0000;
}


#lightbox {
	background-color:#EEEEEE;
	border-bottom:2px solid #666666;
	border-right:2px solid #666666;
	padding:10px;
}
#lightboxDetails {
	font-size:0.8em;
	padding-top:0.4em;
}
#lightboxCaption {
	float:left;
	text-align:left;
}
#keyboardMsg {
	float:right;
	display:block;
}
#closeButton {
	right:5px;
	top:5px;
}
#lightbox img {
	border:medium none;
	clear:both;
}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	



.bottom{
	width:100% !important;
}
.bottom .naviHead{
	background-image:url(../imgs/titleN.gif);
}
.bottomLeft{
	width:200px;
	float:left;
	margin:0 0 0 4px;
	position: relative; top: 0px; z-index: 1;
}
* html .bottomLeft{
	left:-3px;
}
.bottomLeft ul{
	margin:0 0 0 5px;
}
.bottomLeft ul li{
	/*height:26px;*/
}
* html .bottomLeft ul li{
	
}
.bottomLeft ul li a{
	color:#575759;
	background-image: url("../imgs/bg_menu.gif") ;
	background-repeat:no-repeat;
	padding:4px 18px 4px 8px;
	display:block;
}

* html .bottomLeft ul li a{
	width:175px;
	padding:4px 15px 4px 5px;
}
* html .bottomLeft ul li a img{
	vertical-align:middle;
}
.bottomLeft ul li.last a{
	background-image: url("../imgs/bg_menuLast.gif") ;
}
.bottomLeft ul li.last a{
	padding:5px 15px 10px 5px;
}
.bottomLeft ul li a:hover,.bottomLeft ul li a.current{
	background-image: url("../imgs/bg_menu2.gif");
	background-repeat:no-repeat;
}
.bottomRight{
	padding:10px 0 10px 15px;
	width:531px;
	float:left;
	background-image: url("../imgs/bg_bottomRight.gif");
	background-repeat:repeat-y;
	background-position:3px top;
	position: relative; left:-13px;top:0; z-index: 0;
}
.article{
	width:165px;
	float:left;
	margin:0 0 0 8px;
}
.article p{
	margin:7px 0 0 0;
}
 .date{
	font-size:80%;
	color:#9d5200;	
}
.title a{
	color:#16569d;
	display:block;
	font-size:90%;
	line-height:1.5em;
}
.continue a{
	color:#16569d;
	display:block;
	font-size:85%;
	text-align:right;
}
.summary{
	font-size:90%;
	line-height:1.2em;
}
.related{
	display:block;
	text-align:right;
}
.underLine{
	width:545px;
	background-image: url("../imgs/bg_underLine.gif");
	background-repeat:no-repeat;
	margin:0 0 10px 193px;
}
.right{
	width:146px;
	float:left;
	margin-left:4px;
}
* html .right{
	margin-left:1px;
	width:144px;
}
.footer{
border:1px solid #ccc;
}
.copyright{
	height:auto;
	text-align:center;
	background-color:#ff883a;
	color:#fff;
	font-size:120%;
	font-weight: bold;
	line-height: 1.8em;
}

.copyright p{
	padding:5px 0 0 0;
}
a:hover{
	text-decoration:underline;
}
.navi a:hover ,.bottomLeft a:hover{
	text-decoration:none;
}



/*content.html*/

.main{
	margin:23px 0 0;
}

.left_in{
	float:left;
}

.left_in .navi{
	background-image:none;
	padding:0;
	width:165px;
}

.left_in .navi ul li a {
width:153px;
}

.left_in ul li.material{
	background-image: url("../imgs/mat_navi_bg_content.gif") !important;
	margin:6px 0 0 0;
	background-position:0 bottom;
	border:1px #ccc solid;
}

