@charset "utf-8";

/**********************************************************************
AUTHOR          Goto Kazuhito
CSS構成書:
Last Modified: 2009.05.08

***********************************************************************/

/*階層構造図
#wrapper
			#header					width:
				#flashcontent
			#left_contents			width:
				.box01
				.box02
			#right_contents			width:
			#footer					width:
*/




/*-----------------------------------------------------------------------
		ローカルメニュー指定	2009.05.08	Goto Kazuhito
-----------------------------------------------------------------------*/


#left_contents{
	margin:0 0 0 93px;
	_margin:0 0 0 46px;
	width:240px;
	text-align:left;
	float:left;
}


.box01{
	margin:10px 0 0 0;
	padding:3px 0 10px 0;
	width:220px;
	background:url(../images/menu_box.png) left top no-repeat;
	font-size:0.8em;
}
/*　IE6用　半透明　*/
* html .box01 {
behavior: expression(IEPNGFIX.fix(this));
} 


.box01 ul{
	margin:0 0 50px 30px;
	_margin:0 0 50px 15px;
}

/* リンク指定 */
.box01 .localmenu01 li a:link {
	color: #74effe;
	text-decoration: none;
	font-size:0.8em;
	_font-size:0.7em;
} 

.box01 .localmenu01 li a:visited {
	color: #74effe;
	text-decoration: none; 
	font-size:0.8em;
	_font-size:0.7em;
} 
.box01 .localmenu01 li a:hover {
	color: #74effe;
	text-decoration: underline; 
	font-size:0.8em;
	_font-size:0.7em;
} 
.box01 .localmenu01 li a:active {
	color: #74effe;
	text-decoration: underline; 
	font-size:0.8em;
	_font-size:0.7em;
} 

.localmenu01 li{
	padding:5px 5px 5px 30px;
	width:70%;
	_width:90%;
	background:url(../images/icon/mark01.png) left no-repeat;
	border-bottom:1px dotted #eee;
}

.box01 h2{
	margin:14px 0 0 25px;
	_margin:14px 0 0 12px;
	padding:0 0 2px 20px;
	width:auto;
	background:url(../images/icon/list_01.gif)left no-repeat;
	color:#eee;
}

.box02{
	margin:20px 0 20px 0;
	padding:3px 0 10px 0;
	width:220px;
	background:url(../images/menu_box.png);
}

/*　IE6用　半透明　*/
* html .box02 {
behavior: expression(IEPNGFIX.fix(this));
} 

.box02 ul{
	margin:0 0 50px 30px;
}

/* リンク指定 */
.box02 .linkmenu01 li a:link {
	color: #74effe;
	text-decoration: none;
	font-size:0.8em;
	_font-size:0.7em;
} 

.box02 .linkmenu01 li a:visited {
	color: #74effe;
	text-decoration: none; 
	font-size:0.8em;
	_font-size:0.7em;
} 
.box02 .linkmenu01 li a:hover {
	color: #74effe;
	text-decoration: underline; 
	font-size:0.8em;
	_font-size:0.7em;
} 
.box02 .linkmenu01 li a:active {
	color: #74effe;
	text-decoration: underline; 
	font-size:0.8em;
	_font-size:0.7em;
} 

.linkmenu01 li{
	padding:5px 5px 5px 30px;
	width:70%;
	background:url(../images/icon/mark02.png) left no-repeat;
	border-bottom:1px dotted #eee;
}



.box02 h3{
	margin:14px 0 0 30px;
	_margin:14px 0 0 15px;
	width:80%;
	color:#eee;
	font-size:0.8em;
}


.box02 h2{
	margin:14px 0 0 25px;
	padding:0 0 2px 20px;
	width:auto;
	background:url(../images/icon/list_01.gif) top left no-repeat;
	color:#eee;
}

/*-----------------------------------------------------------------------
		メインコンテンツ指定	2009.05.11	Goto Kazuhito
-----------------------------------------------------------------------*/

#right_contents{
	width:600px;
	text-align:left;
	float:left;
	
}

#right_contents .box_a {
	display:block;
	margin:10px;
	_margin:10px 5px;
	padding:0 0 20px 0;
	width:555px;
	text-align:left;
	border:1px solid #74effe;
	background:url(../images/contents.jpg) #000 repeat-x top;
	
}

#no_01 h2{
	display:block;
	margin:13px 0 15px 75px;
	_margin:13px 35px 15px 37px;
	width:95px;
	height:29px;
	float:left;
	background:url(images/title01.png) no-repeat top left;
	text-indent:-9999px;
}

/*　IE6用　半透明　*/
* html .box_a h2 {
behavior: expression(IEPNGFIX.fix(this));
}



.box_a #o_img01{
	margin:0 !important;
	padding:0 !important;
	display:block;
	width:303px;
	float:right;
}

table.t_box01{
	margin:0 10px 0 20px;
	_margin:0 5px 0 10px;
	width:215px;
	font-size:0.8em;
	float:left;
}


table.t_box02{
	margin:0 20px 0 20px;
	_margin:0 10px 0 10px;
	width:auto;
	font-size:0.8em;
	clear:left;
	
}


table.t_box01 th{
	width:75px;
	color:#CCCCCC;
	vertical-align:top;
	line-height:1.8em;
}


table.t_box01 td{
	width:auto;
	color:#74effe;
	line-height:1.8em;
	letter-spacing:0.1em;
	vertical-align:top;
	
}

table.t_box02 th{
	width:75px;
	color:#CCCCCC;
	line-height:1.8em;
	letter-spacing:0.1em;
	vertical-align:top;
}

table.t_box02 td.white01{
	width:auto;
	color:#fff!important;
}

table.t_box02 td{
	width:auto;
	color:#74effe;
	line-height:1.8em;
	vertical-align:top;
}

#map{
	margin:20px 0 0 28px;
	width:500px;
	height:333px;
	clear:left;
}


/*　個人　*/

.parson01{
	margin:5px auto;
	width:557px;
	clear:left;
	font-size:0.8em;
}

/*@clearfix@*/
.parson01:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.parson01{ display:inline-block;}
/* HIdes from IE-mac */
*html .clearfix{ height:1%;}
.parson01{ display:block;}
/* End hide from IE-mac */





.parson01 img{
	display:block;
	margin:14px;
	width:160px;
	float:left
}

.parson01 h4{
	margin:10px 0 0;
	width:320px;
	float:left;
	text-align:left;
	font-size:1.3em;
	font-weight:bold;
	display:block;
	color:#fff;	
}

.parson01 dl{
	width:360px;
	text-align:left;
	color:#FFF;
	float:left;		
}
.parson01 dl dt{
	width:5em;
	line-height:2em;
	font-weight:bold;
	color:#00FFFF;
}
.parson01 dl dd{
	width:280px;
	margin:-1.6em 0 0 80px;
}

.parson01 hr{
	margin:0 auto;
	display:block;
	width:auto !important;
	text-align:center;
	border-top:none;
	border-bottom:1px solid #fefefe;
}

#no_01 h2{
	display:block;
	margin:13px 0 15px 75px;
	_margin:13px 35px 15px 37px;
	width:95px;
	height:29px;
	float:left;
	background:url(images/title01.png) no-repeat top left;
	text-indent:-9999px;
}

/*　IE6用　半透明　*/
* html #no_01 h2 {
behavior: expression(IEPNGFIX.fix(this));
}


#no_02 h3{
	display:block;
	margin:13px 0 15px 75px;
	_margin:13px 35px 15px 37px;
	width:132px;
	height:18px;
	float:left;
	background:url(images/title02.png) no-repeat top left;
	text-indent:-9999px;	
}
/*　IE6用　半透明　*/
* html #no_02 h3 {
behavior: expression(IEPNGFIX.fix(this));
}

#no_03 h3{
	display:block;
	margin:13px 0 15px 75px;
	_margin:13px 35px 15px 37px;
	width:113px;
	height:18px;
	float:left;
	background:url(images/title03.png) no-repeat top left;
	text-indent:-9999px;	
}
/*　IE6用　半透明　*/
* html #no_03 h3 {
behavior: expression(IEPNGFIX.fix(this));
}




