/*---------------------------------------------*/
/* AIA 2012
/*---------------------------------------------*/


/*---------------------------------------------*/
/* 基本
/*---------------------------------------------*/

body{
	background:#FFFFFF url('../images/back.jpg') repeat-y top center;
	color:#000020;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	background:#FFFFFF url(../images/back/wp3.jpg) repeat-x;
	}


#wrapper{
	width:800px;
	background:#FFFFFF url(../images/back/wp1.jpg) repeat-y;
	margin:0px auto;

}

#wrap_2 {
	width:800px;
	background:#FFFFFF url(../images/back/wp2.jpg) no-repeat;
	padding:0px 0px;
	}


html[xmlns] body{
	margin:0;
	padding:0;
	text-align:center;
	}


a:link, a:visited, a:active{
	color:#0018A6;
	text-decoration:none;
	}
	
a:hover{
	color:#F88C16;
	text-decoration:underline;
	}


img{
	border:none;
	}


p {
	letter-spacing: 0.2em;
	line-height: 130%;
	text-align:left;
	}



/*---------------------------------------------*/
/* header
/*---------------------------------------------*/

#header{
	margin:0 auto;
	position:relative;
	width:800px;
	height:59px;
	padding-bottom:0px;
	background:url('../images/back/header.jpg') repeat-x;
	}
	

/* ロゴ
---------------------------------------------*/
#logo{
	position:absolute;
	top:0px;
	left:8px;
	width:246px;
	height:59px;
	}
	

	
/* ページインフォメーション
---------------------------------------------*/	
#info{
	position:absolute;
	width:800px;
	top:220px;
	left:0px;
	text-align:left;
	font-size: 12pt;
	color: #000020;
	}


h1{
	clear:both;
	padding-left:2px;
	font-size: 10pt;
	font-weight: normal;
	color: #808080;
	margin-top:0px;
	padding-bottom:6px;
	}



/* サブナビゲーション
---------------------------------------------*/
#snavigation1{
	position:absolute;
	top:0px;
	left:250px;
	text-align:left;
	width:67px;
	height:15px;
	}	
	
#snavigation2{
	position:absolute;
	top:5px;
	left:322px;
	text-align:left;
	width:72px;
	height:15px;
	}
	
#snavigation3{
	position:absolute;
	top:5px;
	left:399px;
	text-align:left;
	width:56px;
	height:14px;
	}	

#snavigation4{
	position:absolute;
	top:5px;
	left:554px;
	text-align:left;
	width:48px;
	height:15px;
	}	



#snavigation5{
	position:absolute;
	top:0px;
	left:602px;
	text-align:left;
	width:60px;
	height:20px;
	}



#snavigation6{
	position:absolute;
	top:0px;
	left:664px;
	text-align:left;
	width:89px;
	height:20px;
	}



#snavigation7{
	position:absolute;
	top:0px;
	left:748px;
	text-align:left;
	width:52px;
	height:20px;
	}





/* メイン画像
---------------------------------------------*/	
#mainfhoto{
	position:absolute;
	top:59px;
	left:0px;
	width:800px;
	height:80px;
	}




/* グローバルナビゲーション	
/*---------------------------------------------*/

#header ul{
	position: absolute;
	top:35px;
	left: 537px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 263px;
	height:24px;
	background-image: url(../images/button/haikei.jpg);
	background-repeat: no-repeat;
	}


#header ul#gnavigation li {
    float: left; 
    margin-right: 0px;   
	display:inline;
	/*width: 114px;*/

	}  


#header ul#gnavigation li a {   
    display: block;   
    text-decoration: none;   
	/*width: 114px;*/
    height: 24px;   
	}


#header span {
	display:none;
	}


/* グローバルナビゲーション1
/*---------------------------------------------*/
#header ul#gnavigation li.gnavigation1 a {
    background: url(../images/button/navigation01.jpg) right top no-repeat;
    width: 52px;
	}


#header ul#gnavigation li.gnavigation1 a:hover {   
    background: url(../images/button/navigation01a.jpg) right top no-repeat;
    width: 52px;
	}



/* グローバルナビゲーション2
/*---------------------------------------------*/
#header ul#gnavigation li.gnavigation2 a {   
    background: url(../images/button/navigation02.jpg) right top no-repeat;
    width: 68px;
	}
	
#header ul#gnavigation li.gnavigation2 a:hover {   
    background: url(../images/button/navigation02a.jpg) right top no-repeat;
    width: 68px;
	}


/* グローバルナビゲーション3
/*---------------------------------------------*/
#header ul#gnavigation li.gnavigation3 a {   
    background: url(../images/button/navigation03.jpg) right top no-repeat;
    width: 72px;
	}
	
#header ul#gnavigation li.gnavigation3 a:hover {   
    background: url(../images/button/navigation03a.jpg) right top no-repeat;
    width: 72px;
	}


/* グローバルナビゲーション4
/*---------------------------------------------*/
#header ul#gnavigation li.gnavigation4 a {   
    background: url(../images/button/navigation04.jpg) right top no-repeat;
    width: 71px;
	}
	
#header ul#gnavigation li.gnavigation4 a:hover {   
    background: url(../images/button/navigation04a.jpg) right top no-repeat;
    width: 71px;
	}


/* グローバルナビゲーション5
/*---------------------------------------------*/
#header ul#gnavigation li.gnavigation5 a {   
    background: url(../images/button/navigation05.jpg) right top no-repeat;
    width: 88px;
	}
	
#header ul#gnavigation li.gnavigation5 a:hover {   
    background: url(../images/button/navigation05a.jpg) right top no-repeat;
    width: 88px;
	}




/* パンくずなび
/*---------------------------------------------*/
	div.breadcrumbs {
	position: relative;
	top:140px;
	height:180px;
	left:20px;
	padding:15px 0 0 0;
	/*padding-left:10px;*/
	margin:0px auto;
	text-align:left;
	font-size: 11pt;
	color: #000020;
	letter-spacing: normal;
	}



/*---------------------------------------------*/
/* contents
/*---------------------------------------------*/
#contents{
	margin:0 auto;
	width:800px
	}


#contents {
	display:inline-table;
	}

	/* Hides from IE-mac \*/
	* html #contents {height:1%;}

#contents {
	display:block;
	clear:both;
	padding-top:120px;
	}

#contents ul{
	/*list-style:none;*/
	/*margin-left:15px; */
	}

#contents ul li{
	padding-bottom:10px; 
	}
	
	
#contents ol{
	margin-left:50px;
	}

#contents ol li{
	padding-bottom:10px; 
	}	

	
/*---------------------------------------------*/
/* 目次　sidebar
/*---------------------------------------------*/
#sidebar{
	width:180px;
	float:left;
	left:5px;
	position:relative;
	padding: 0px 0px 0px 0px;
	text-align:left;

	}
	

/* 目次 sidenavi
/*---------------------------------------------*/
#sidenavi{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	width: 170px;
	float: left;
	background-color: #FFFFFF;
}



#sidenavi ul {
	font-size: 11.5px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 150px;
	height: auto;
}

#sidenavi a{
	color: #000000;
	margin: 0px 0px 0px 0px; 
	padding: 5px 0px 0px 15px;
	background-image:url('../images/button/buttonzyco_off.gif');
	background-repeat: no-repeat;
	display: block;
	width: 150px;
	height: 20px;
	text-decoration: none;
	}

#sidenavi a:hover,#sidenavi a:active{  
	margin: 0px 0px 0px 0px; 
	padding: 5px 0px 0px 15px;
	background-image:url('../images/button/buttonzyco_on.gif');
	background-repeat: no-repeat;
	display: block;
	width: 150px;
 	height: 20px;
	}






/*---------------------------------------------*/
/* メインテキスト
/*---------------------------------------------*/
#topmainContent{
	float:right;
	width:590px;
	text-align:left;
	position:relative;
	padding:0px 0px 30px 20px;
	border-left:1px solid #cccccc;
	}
	
#topmainContent p{
	text-align:left;
	margin:20px 20px 0px 20px;
	}

	
hr{
	clear:both;
	}




/* タイトル
---------------------------------------------*/
h2 {
	clear:both;
	font-size: 12pt;
	font-weight: bold;
	color: #00002F;
	height:35px;
	background: #ffffff url('../images/h2.jpg') no-repeat left top;
	margin:20px 0px  5px  0px;
	padding:0px 0px  0px  10px;
	}
	
	
h2.top {
	clear:both;
	font-size: 12pt;
	font-weight: normal;
	color: #00002F;
	height:30px;
	background:url('../images/h2.jpg') no-repeat left top;
	margin:0px 0px  5px  0px;
	padding:12px 0px  0px  20px;
	}

h3 {
	text-align:left;
	clear:both;
	font-size: 11pt;
	font-weight: bold;
	color: #00002F;
	background: url('../images/h3.jpg') no-repeat left bottom;
	margin:70px 0px  5px  1px;
	padding-top:2px;
	padding-bottom:5px;
	padding-left:10px;
	}

h3.top {
	text-align:left;
	clear:both;
	font-size: 16pt;
	font-weight: bold;
	color: #00002F;
	background: url('../images/h3.jpg') no-repeat left bottom;
	margin:10px 0px  5px  1px;
	padding-top:2px;
	padding-bottom:5px;
	padding-left:20px;
	}


h4 {
	clear:both;
	letter-spacing: 0.2em;
	height:28px;
	font-size: 12pt;
	font-weight: bold;
	background:url('../images/h4.jpg') no-repeat left top;
	margin:70px 0px  0px  0px;
	}

h4.top{
	clear:both;
	letter-spacing: 0.2em;
	height:28px;
	font-size: 12pt;
	font-weight: bold;
	background:url('../images/h4.jpg') no-repeat left top;
	margin:10px 0px  0px  5px;
	}



/*---------------------------------------------*/
/* footer
/*---------------------------------------------*/
#footer{
	height:45px;
	width: auto;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	text-align: center;
	clear:both;
}


/* フットメニュー
---------------------------------------------*/
#footnavi{
	width:800px;
	letter-spacing: 0.10em;
	line-height: 15px;
	font-size: 9pt;
	padding: 10px 0px 0px 5px;
	margin:0px auto;
	border-top:1px solid #cccccc;
	}


/* コピーライト
---------------------------------------------*/
#copyright{
	width:800px;
	letter-spacing: 0.2em;
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	margin:0px auto;
	}


address{
	width:800px;
letter-spacing: 0.2em;
	line-height: 50px;
	padding: 0px 0px 0px 5px;
	margin:0px auto;
	font-style: normal;
	font-size: 8pt;
color: #666666;

	}

