/*共通
--------------------------------------------------------------------------------*/
*{
	font-family: Osaka, "MSゴシック", Helvetica, Verdana, Arial, Times;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}
body
{
	margin: 0;
	padding: 0;
}
sup
{
	font-size: 60%;
	color: #F33;
}
table
{
	border-collapse: collapse;
	margin: 10px 0 10px 20px;
}
td
{
	border:1px solid #2B57B8;
	line-height: 1.5em;
	padding: 0 5px 0 5px;
}
/* wrap
--------------------------------------------------------------------------------*/
.wrap
{
	width: 790px;
}
/* cssハック */
.wrap:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.wrap { display: inline-block; }

/* Hides from IE-mac \*/
* html .wrap { height: 1%; }
.wrap { display: block; }
/* End hide from IE-mac */ 

/* header
--------------------------------------------------------------------------------*/
#header
{
	margin: 0;
	padding: 0;
}
#header
{	
	background: #2B57B8 url(../images/header_back01.jpg) no-repeat left top;
	color: #444;
	height: 80px;
	width: 100%;
}
#header ul, #header li, #header a
{
	display: block;
	margin: 0;
	padding: 0;
}
#header li
{
	float: left;
	list-style: none;
}
/* s_header
--------------------------------------------------------------------------------*/
#s_header
{	
	background: #2B57B8 url(../images/s_header_back01.jpg) no-repeat left top;
	color: #000000;
	height: 40px;
	margin-bottom: 5px;
	width: 100%;
}
#s_header ul, #s_header li, #s_header a
{
	display: block;
	margin: 0;
	padding: 0;
}
#s_header li
{
	float: left;
	list-style: none;
}

/* search
--------------------------------------------------------------------------------*/
#search
{
	float: right;
}
#search ul, #ssearch li
{
	margin: 0;
	padding: 0;
}
#search li, #search form, #search input
{
	float: left;
	list-style: none;
}

/* nav-main
--------------------------------------------------------------------------------*/
#nav-main
{
	width: 100%;
	background: #FFFFFF url(../images/menu_bt_off.jpg) no-repeat left top;
}
#nav-main ul, #nav-main li, #nav-main a
{
	display: block;
	margin: 0;
	padding: 0;
}
#nav-main li
{
	float: left;
	list-style: none;
}

/* cssハック */
#nav-main:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#nav-main { display: inline-block; }

/* Hides from IE-mac \*/
* html #nav-main { height: 1%; }
#nav-main { display: block; }
/* End hide from IE-mac */ 

/* category
--------------------------------------------------------------------------------*/
#category
{
	clear: left;
	background-color: #EBEBEB;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height: 33px;
	width: 100%;
}

/* nav-sub
--------------------------------------------------------------------------------*/
#nav-sub
{
	width: 100%;
}
#nav-sub ul, #nav-sub li, #nav-sub a
{
	display: block;
	margin: 0;
	padding: 0;
}
#nav-sub li
{
	float: left;
	list-style: none;
}

/* cssハック */
#nav-sub:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#nav-sub { display: inline-block; }

/* Hides from IE-mac \*/
* html #nav-sub { height: 1%; }
#nav-sub { display: block; }
/* End hide from IE-mac */ 

/* content
--------------------------------------------------------------------------------*/
#content
{
	clear: left;
	width: 790px;
	padding-top: 10px;
}

/* cssハック */
#content:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#content { display: inline-block; }

/* Hides from IE-mac \*/
* html #content { height: 1%; }
#content { display: block; }
/* End hide from IE-mac */ 

/* sub
--------------------------------------------------------------------------------*/
#sub
{
	float: left;
	width: 150px;
}
#sub ul, #sub li, #sub a
{
	display: block;
	margin: 0;
	padding: 0;
}
#sub li
{
	list-style: none;
	line-height: 2em;
}
#sub a
{
	border: 1px solid #DDDDDD;
	background-color: #EBEBEB;
	display: block;
	text-decoration: none;
	width: 100%;
}
#sub a:hover
{
	border: 1px solid #FFFFFF;
	background-color: #C5D8EB;
	text-decoration: underline;
}
#sub a.col_b
{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #C5D8EB;
	text-indent: 7px;
}
#sub a.col_b:hover
{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#sub a.col_w
{
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-indent: 7px;
}
#sub a.col_w:hover
{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#sub a.current
{
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
#sub .tx_col_b
{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #C5D8EB;
	text-indent: 7px;
}
#sub .tx_id
{
	margin-left: 16px;
	display: block;
}
/* #sub materials */
.l_type
{
	border-left: 2px solid #666666;
	color: #000;
	padding-left: 10px;
}
.l_type#blue
{
	border-left: 2px solid #0000CC;
}
.l_type#sblue
{
	border-left: 2px solid #0099CC;
}
.l_type#yellow
{
	border-left: 2px solid #FFCC00;
}
.l_type#orange
{
	border-left: 2px solid #FF6600;
}
.l_type#red
{
	border-left: 2px solid #CC0033;
}
.l_type#pink
{
	border-left: 2px solid #FF0099;
}
/* main
--------------------------------------------------------------------------------*/
#main
{
	color: #444;
}
#main
{
	border-left: 1px solid #CCCCCC;
	float: right;
	width: 620px;
}
#main a:link
{
	color: #0000CC;
	text-decoration: none;
}
#main a:visited
{
	color: #551A94;
	text-decoration: none;
}
#main a:hover
{
	text-decoration: underline;
}
#main a:active
{
	text-decoration: underline;
}
#main h1, h2
{
	border-left: 15px solid #2B57B8;
	border-bottom: 2px solid #2B57B8;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2em;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 10px;
}
#main h2
{
	border-left: 15px solid #DDECE9;
	border-bottom: 2px solid #DDECE9;
}
#main h3
{
	border-left: 15px solid #FFF;
	border-bottom: 2px dotted #DDECE9;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 10px;
}
#main .root
{
	clear: both;
	text-align: right;
	line-height: 2em;
}
#main p
{
	line-height: 1.5em;
	padding: 0 5px 0 35px;
}
	/* cssハック */
	#main p:after
	{
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	
	#main p { display: inline-block; }
	
	/* Hides from IE-mac \*/
	* html #main p { height: 1%; }
	#main p { display: block; }
	/* End hide from IE-mac */ 
#main ul,ol
{
	margin-left: 50px;
	padding-left: 0px;
}
#main li
{
	line-height: 2em;
}
#main li.i_blue
{
	display: list-item;
	float: none;
	line-height: 2em;
	list-style-image: url(../images/point_10.gif);
	list-style-position: outside;
}
#main li.i_red
{
	display: list-item;
	float: none;
	line-height: 2em;
	list-style-image: url(../images/point_11.gif);
	list-style-position: outside;
}
#main fieldset
{
	margin-bottom: 20px;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#main legend
{
	font-weight: bold;
}
/* footer
--------------------------------------------------------------------------------*/
#footer
{
	clear: both;
	background-color:#FFFFFF;
	border-top: 1px solid #2B57B8;
	color: #444;
	margin-top: 10px;
	padding-top: 5px;
	width: 100%;
}
#footer ul, #footer li, #footer a
{
	display: block;
	margin: 0;
	padding: 0;
}
#footer li
{
	float: left;
	list-style: none;
	white-space: nowrap;
	padding: 0 0 0 10px;
}
#footer a:link
{
	color: #0000CC;
	text-decoration: none;
}
#footer a:visited
{
	color: #551A94;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}
#footer a:active
{
	text-decoration: underline;
}
/* cssハック
----------------------------------------*/
#footer:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#footer { display: inline-block; }

/* Hides from IE-mac \*/
* html #footer { height: 1%; }
#footer { display: block; }
/* End hide from IE-mac */ 

/* copy
--------------------------------------------------------------------------------*/
#copy
{
	background-color:#FFFFFF;
	color: #444444;
	width: 800px;
	margin: 10px 0 0 5px;;
}

/* etc
--------------------------------------------------------------------------------*/
.tx_bld
{
	font-weight:bold;
	line-height: 2em;
}
.tx_red
{
	color: #F33;
}
.tx_reg
{	
	font-size: 60%;
	color: #666;
}