@charset "UTF-8";

/*------------------------------
用途：トップページprint用
更新日:2009.08.03
------------------------------*/

@import url("parts.css");
@import url("basic.css");

body { 
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', sans-serif; 
}


h1 {
color:#000000  !important;
border-left:7px solid #da5353;
border-right:7px solid #da5353;
border-bottom:solid 1px #da5353;
border-top:solid 1px #da5353;
line-hight:180%;
font-size:1.0em;
padding-bottom:10px;
padding-top:10px;
padding-left:10px;
margin-bottom:10px;
}

*html h1 {
color:#000000;
}

h2 {
color:#059049;
border-top:solid 1px #34342f;
border-bottom:solid 1px #34342f;
line-hight:1.5;
/* font-size:12px; */
padding:0.5em;
/* margin-bottom:15px; */
font-weight:bold;
/*position:static;*/
}

#wrap { 
	background: #fff none; 
	width: 620px;
}

#header { 
	border: none;
	background: #fff none; 
}
#main { 
	width: auto;
}

#TabbedPanels1 {
	padding: 0;
	margin: 5px 0 0 0;
	width: 620px;
	clear: both;
}
#TabbedPanels1 ul {
	list-style-type: disc;
	padding-left: 20px;
	padding-bottom: 0;
/* 	font-size:1.0em; */
}
#TabbedPanels1 ul.TabbedPanelsTabGroup {
	padding: 0;
}

#search,#site-navigation,#contents-navigation,#left,#right { 
	display: none;
}

#sub-navigation { 
/* 	font-size:12px; */
	text-decoration: none; 
}

#sub-navigation h2 { 
	height: 1.5em;
	padding: 5px 3px 5px 10px;  
	border: 1px solid #b2b2b2; 
	background: none; 
}
#sub-navigation h2 .inner { 
	top: 2.5px; 
	right: 3px; 
}
#sub-navigation h2 a { 
	color: #9B0404; 
}
#sub-navigation h2 a:hover { 
	/*color: #3e9d6e; 
	text-decoration: none; */
}

#sub-navigation ul { 
	list-style: circle;
	padding: 0;
}
#sub-navigation li { 
	line-height: 1.3; 
	margin: 0 0 2px 1.5em; 
	padding: 1px 0; 
/* 	font-size: 1.0em;  */
}
#sub-navigation li a { 
	display: block;
	padding: 0; 
/* 	background: url(../images/main/dd.png) no-repeat left 4px;  */
	color: #000; 
/* 	font-size: 1.0em;  */
/* 	text-decoration: underline;  */
}
#sub-navigation li a:visited {
	/*color: #3e9d6e; 
	text-decoration: underline; */
}

#sub-navigation li a:hover {
	/*color: #9b0404; 
	text-decoration: none; */
}
#sub-navigation li.categories { 
	line-hight:1.3; 
	margin:0 0 10px 0.5em;
	padding:3px;  
	text-align: left;
	list-style: none;
	padding: 0;
}
#sub-navigation li.categories a { 
	display: inline;
	line-height: 1.2; 
/*
	margin: 0; 
	padding: 0; 
*/
	background: none; 
	color: #9b0404; 
}
#sub-navigation li.categories a:hover { 
	color: #3e9d6e; 
	text-decoration: none; 
}
#sub-navigation li.categories a img { 
	vertical-align: text-bottom; 
}

#sub-navigation .inner { 
	clear: both; 
 	min-height: 160px;  
}
#sub-navigation .inner_l { 
	float:left;
}
#sub-navigation .inner_r { 
	float:right;
}
#sub-navigation .odd { 
	float: left; 
	width: 280px; 
	clear:left;
}
#sub-navigation .even { 
	float: right; 
	width: 280px; 
	clear:right;
	}


#kinkyu h5 {
background-color:#ff0000; 
padding: 10px 10px 10px 50px; 
background: url(../images/main/ico_kin.gif) top left no-repeat #ff0000; 
text-align: left; 
font-weight: bolder; 
color: #fff; 
/* font-size: 1.3em;  */
margin:5px 5px 0px 0px;
position: relative; 
}

#kinkyu p {
font-weight:bold;
/* font-size:1.2em; */
line-height:2.0;
}

#kinkyu p a {
color:#ff0000;
}

#kinkyu p a:hover {
font-weight:bolder;
text-decoration:underline;
}


#kinkyu .shozoku{
/* font-size:1.0em; */
padding:0 0 10px 0px;
}

#kinkyu2 h5 {
	margin:5px 5px 0px 0px;
	padding: 2px 2px 2px 30px; 
	background: url(../images/main/ico_kin2.gif) top left no-repeat #fff; 
	background-color:#fff; 
	border: 2px #f00 solid; 
	color: #fff; 
	font-weight: bolder; 
/* 	font-size: 1.1em;  */
	text-align: left; 
}
#kinkyu2 p {
	line-height:1.5;
	/*font-weight:bold;*/
/* 	font-size:0.9em; */
	padding:5px 10px;
}

#kinkyu2 a {
/*color:#ff0000;*/
}

#kinkyu2 a:hover {
/*font-weight:bold;*/
/*text-decoration:underline;*/
}

#kinkyu3 h5 {
padding: 1px 2px 1px 32px; 
background: url(../images/main/ico_kin2.gif) top left no-repeat #fff; 
text-align: left; 
font-weight: bolder; 
color: #000; 
/* font-size: 1.1em;  */
margin:5px 11px 10px 0px;
position: relative;
border: #ff0000 2px solid; 
}

#eye-catch {
	margin:10px 0 10px 0;
}

#page-top {
	display: none
}
#footnavi {
	display: none;
}
#main h2 {
	font-size: 12px;
}
#main h5 {
	font-size: 12px;
}
#main p {
	font-size: 12px;
}
#main ul {
	font-size: 12px;
}
#footbar {
	background-image: none;
}

