@charset "euc-jp";
/*=========================================================
Initialization is reset. 
=========================================================*/
#conhead,#search,#taiounav,#maincontainer h1,#maincontainer h2,#maincontainer p,#maincontainer ul,#maincontainer li,#maincontainer p {
	text-decoration: none;
	margin: 0px;
}
/*=========================================================
BreadCrumb
=========================================================*/
#breadcrumb {
	font-size: 10px;
}
#breadcrumb a {
	text-decoration: none;
}
/*=========================================================
Contents Head
=========================================================*/
#conhead {
	width: auto;
}
#conhead h2 {
	text-indent: 0pt;
	width: auto;
	float: none;
}
#copy {
	font-size: 80%;
	color: #000;
	margin: 10px 0px 0px;
}
#search{
	margin: 0px;

}
#search a{
	text-indent: 0pt;
	width: auto;
	clear: both;
}
#search a:hover{
	background-position: 0px 35px;
	display: block;
}
/*=========================================================
Inner Navigation
=========================================================*/
#taiounav {
display:none;
}
#taiounav li {
	float: none;
	width: auto;
	display: block;
}
#taiou1 a,#taiou1 a:hover,
#taiou2 a,#taiou2 a:hover, 
#taiou3 a,#taiou3 a:hover,
#taiou4 a,#taiou4 a:hover,
#taiou5 a,#taiou5 a:hover,
#taiou6 a,#taiou6 a:hover,{
	text-indent: 0pt;
	display: block;
}
/*=========================================================
Main Container
=========================================================*/
#maincontainer{
 width: auto;
	float: none !important;

}
#maincontainer h1{
	text-indent: 0pt;
	display: block;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#maincontainer a{
	text-decoration: none;
}
#maincontainer h2{
	text-indent: 0pt;
	display: block;
	width: auto;
	margin-top: 15px;
}
#maincontainer ul {
	padding-top: 0.5em;
	padding-bottom: 0.2em;
}
#maincontainer li {
	text-indent: 15pt;
	margin-bottom: 0.5em;
}
#maincontainer a{
	text-decoration: none;
}

/*=========================================================
Wrapper 
=========================================================*/
#wrapper{
	float: none !important;
	width: auto;
}
#wrapper dl{
	width: 1000px;
	height: 1000px;
}
#wrapper dt{
	width: auto;
	margin-top: 0px;
	text-indent: 0pt !important;
}
#wrapper dd{
	margin-top: 1em;
}
#wrapper dd ul{
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
#wrapper dd li{
	margin-bottom: 0.2em;
	font-size: 80%;
	padding-left: 37px;
}
/*=========================================================
Initial
=========================================================*/

/*=========================================================
First Contents Only
=========================================================*/
#maincontainer #firstcon{
	float: none !important;
	width: auto;
}
/*=========================================================
Second Contents Only 
=========================================================*/
#secondcon{
	float: none !important;
	width: auto;
}
/*=========================================================
Third Contents Only 
=========================================================*/
#thirdcon{
	float: none !important;
	width: auto;
}
#thirdcon ul{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#thirdcon li{
	margin-bottom: 0.2em;
	font-size: 80%;
	padding-left: 12px;
}
#thirdcon #contitle1{
	display: block;
	width: auto;
	text-indent: 0pt;
	margin-top: 5px;
}
#thirdcon #contitle2{
	width: auto;
	text-indent: 0pt;
	display: block;
	margin-top: 10px;
}
#thirdcon p{
	font-size: 80%;
	line-height: 1.2em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
	/*=========================================================
Taiou Navigation Active
=========================================================*/
#taiounav #taiou1 a {
	background-image: url(../images/common/nav_b01_f3.gif);
}
#taiounav #taiou1 a:hover {
	background-image: url(../images/common/nav_b01_f3.gif);
}

