7@charset "Shift_JIS";

/*------------------------------------------------ */
/* Initialize
-------------------------------------------------- */
*{
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
}
html>/**/body,html>/**/form,html>/**/fieldset {
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
}
img {
	border-style:none;
}

a img {
	border-style:none;
}

fieldset {
    border:none;
}
h1,h2,h3,h4,h5,h6,p,span,pre,blockquote,ul,ol,dl,dd,input,textarea {
    margin: 5px 0px 0px 0px;
	padding: 0px;
}

li {
    list-style: none;
}
input,textarea {
    font-size: 1em;
}

/*------------------------------------------------ */
/* Common
-------------------------------------------------- */

a:link {
	color: #0000FF;
}
a:visited {
	color: #004d9d;
}
a:hover {
	color: #3b9bff;
}

html {
    height: 100%;
}

body {
	background-color: #FFF;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "Lucida Grande", "Helvetica", "Arial", sans-serif;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	line-height:170%;
}

.up {
	clear:both;
	text-align:right;
	margin-top: 50px;
	margin-bottom: 50px;
}
#to_contentstop {
	display: none;
}

.clear {
	clear:both;
}


/*------------------------------------------------ */
/* Contents
-------------------------------------------------- */
#contents {
}

p {
	padding: 0 20px;
	margin: 0 0 30px 0;
}

#left_column {
	width:220px;
	float:left;
	margin-top: 5px;
}

#right_column {
	width:660px;
	float:right;
	margin-top: 5px;
}

#suisyou {
	float: left;
	width: 100%;
	font-size: 80%;
	text-align: center;
	margin-bottom: 10px;
}

#suisyou-2 {
	width: 100%;
	font-size: 80%;
	text-align: center;
	margin-top: 20px;
	margin-bottom:10px;
}

#suisyou-3 {
	width: 100%;
	font-size: 80%;
	text-align: left;
	margin-top: 20px;
	margin-bottom:10px;
}

/* Note ---------------------------- */

.note {
	font-size:80%;
	margin-top:-10px;
	line-height:150%;
}

/* Title ---------------------------- */

p.left_title{
	line-height:130%;
}


#right_column h2.page_title {
	padding: 3px 0 3px 15px;
	font-weight:normal;
	color:#05640a;
	font-size: 120%;
	margin: 5px 0px 5px 12px;
	width:100%;
	text-align: left;
	line-height: 100%;
	border-left: 6px solid #004900;
}

#right_column .header_h2{
	background:url(../images/h2_back.gif) repeat;
	border:1px solid #dbdbdb;
	width: 100%;
	margin-bottom: 10px;
}

#right_column h3.page_title {
	padding: 7px 0px 3px 7px;
	font-weight:bold;
	color:#05640a;
	background-color: #CCCCCC;
	font-size: 110%;
	margin: 0px 0px 0px 15px;
	width:100%;
	text-align: left;
	line-height: 100%;
	border-left: 6px solid #004900;
}

#right_column h4.page_title {
	padding: 2px 0px 0px 20px;
	background:url(../images/item_focus_2.gif) no-repeat;
	font-weight:bold;
	color:#05640a;
	font-size: 90%;
	margin: 10px 0px 10px 20px;
	width:100%;
	text-align: left;
	line-height: 100%;
}

#right_column h4.area_title {
	padding: 2px 0px 0px 20px;
	background:url(../images/item_focus_2.gif) no-repeat;
	font-weight:bold;
	color:#05640a;
	font-size: 90%;
	margin: 20px 0px 10px 20px;
	width:100%;
	text-align: left;
	line-height: 100%;
}

/* Table ---------------------------- */

table.table_type1 {
	width: 100%;
	font-size:90%;
	margin-left: 0px;
	margin-top:0px ;
	margin-bottom: 15px;
	border:1px solid #dbdbdb;
}

table.table_type1 th {
	border:solid #CCCCCC 1px;
	padding:10px;
	background-color:#f1f6fa;
	width:100px;
	text-align:left;
	line-height:250%;
}

table.table_type1 td {
	padding-left: 8px;
	border:none;
	line-height:200%;
}

table.table_type3 {
	width: 100%;
	font-size:90%;
	margin-left: 0px;
	margin-top:0px ;
	margin-bottom: 15px;
	border:1px solid #83b183;
	background-color: #f0f6ed;
}

table.table_type3 th {
	border:solid #CCCCCC 1px;
	padding:10px;
	background-color:#f1f6fa;
	width:100px;
	text-align:left;
	line-height:250%;
}

table.table_type3 td {
	border:none;
	line-height:200%;
}


table.table_type2 {
	width: 100%;
	border:solid #CCCCCC 3px;
	font-size:90%;
	margin-left: 0px;
	margin-top:-5px ;
	margin-bottom: 15px;
	background-color: #fdfdfd;
}

table.table_type2 th {
	border:solid #CCCCCC 1px;
	padding:10px;
	background-color:#f1f6fa;
	text-align:left;
	font-weight:normal;
	white-space:nowrap;
}

table.table_type2 td {
	padding: 10px 5px 10px 10px;
	border:none;
}

table.table_type2 p{
	padding-left: 15px;
	margin: 0 auto;
	margin-top: -15px;
	line-height: 150%;	
}

table.table_type6 {
	margin-left: 0px;
	margin-top:20px;
	font-size:90%;
	float: left;
}

table.table_type6 th {
	border:solid #CCCCCC 1px;
	padding:10px;
	background-color:#f1f6fa;
	text-align:left;
	line-height:250%;
}

table.table_type6 td {
	width: auto;
	padding-left: 8px;
	border:none;
	line-height:200%;
}


table.table_type7 {
	margin: 15px auto;
	font-size:90%;
	width: 100%;
}

table.table_type7 td {
	width: auto;
	border-bottom:1px dotted #b4bebe;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.table_type7 p{
	padding-left: 110px;
	margin: 0 auto;
	margin-top: -20px;
	line-height: 180%;
}

table.table_type8 {
	margin-left: 0px;
	margin-top:5px;
	font-size:90%;
	width: 100%;
}

table.table_type8 td {
	width: auto;
	padding-left: 20px;
	border: none;
	padding-top: 5px;
	padding-bottom: 5px;
}



table.table_type9 {
	font-size:100%;
	width: 100%;
}

table.table_type9 td {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}

table.table_type9 p{
	padding-left: 110px;
	margin: 0 auto;
	margin-top: -20px;
	line-height: 180%;
}


/* Box ---------------------------- */
.content_box {
	margin: 0 auto;
	width: 660px;
}


/*------------------------------------------------ */
/* location
-------------------------------------------------- */

#location {
	width:898px;
	background-color: #FFF;
	text-align: left;
	margin-top: 5px;
}

#location ul li {
	display: inline;
}

#location ul li a {
	color: #004d9d;
    padding-right:10px;  
}


#location ul li a:visited {
	color: #004d9d;
	margin-bottom: 10px;
	
}

#location ul {
	font-size: 80%;
	padding-left: 20px;
	
}

#location ul li a:hover {
	color: #3b9bff;
}



/*------------------------------------------------ */
/* Header
-------------------------------------------------- */
#header {
	height: 120px;	
	width: 900px;
	margin: 0 auto;
	margin: -10px auto 0;
}

/*------------------------------------------------ */
/* Font Size
-------------------------------------------------- */


#size_menu  {
	width:81px;
	margin-top: 1px;
}

#size_menu li  {
	float:right;
	text-indent: -9999px;
	height: 21px;
	background-image:url(../images/btn_size.gif);
	background-repeat: no-repeat;
	
}

#size_menu li#large {
	background-position: -53px 0 ; 
	width:28px;
}

#size_menu li#medium {
	background-position: -26px 0; 
	width:27px;
}

#size_menu li#small {
	background-position: 0 0; 
	width:26px;
}

#size_menu li a {
	display: block;
	height: 21px;
	text-decoration: none;
}
#size_menu li a:visited {
}

#size_menu li#large a:hover {
	background:url(../images/btn_size1.gif);
	background-position: -53px -21px; 
	width:28px;
}

#size_menu li#medium a:hover {
	background:url(../images/btn_size1.gif);
	background-position: -26px -21px; 
	width:27px;
}

#size_menu li#small a:hover {
	background:url(../images/btn_size1.gif);
	background-position: 0 -21px; 
	width:26px;
}

/*------------------------------------------------ */
/* Main menu
-------------------------------------------------- */


#main_menu  {
	width:900px;
	margin-top: 1px;
}

#main_menu li  {
	float:left;
	text-indent: -9999px;
	height: 55px;
	background:url(../images/header_menu.gif);
}

#main_menu li.menu1 {
	background-position: 0 0; 
	width:151px;
}

#main_menu li.menu2 {
	background-position: -151px 0; 
	width:151px;
}

#main_menu li.menu3 {
	background-position: -302px 0; 
	width:151px;
}

#main_menu li.menu4 {
	background-position: -453px 0; 
	width:151px;
}

#main_menu li.menu5 {
	background-position: -604px 0; 
	width:151px;
}

#main_menu li.menu6 {
	background-position: -755px 0; 
	width:145px;
}

#main_menu li a {
	display: block;
	height: 55px;
	text-decoration: none;
}
#main_menu li a:visited {
}


#main_menu li.active1{
	background:url(../images/header_menu2.gif);
	background-position: 0 -55px; 
	width:151px;
}

#main_menu li.active2  {
	background:url(../images/header_menu2.gif);
	background-position: -151px -55px; 
	width:151px;
}

#main_menu li.active3  {
	background:url(../images/header_menu2.gif);
	background-position: -302px -55px; 
	width:151px;
}

#main_menu li.active4  {
	background:url(../images/header_menu2.gif);
	background-position: -453px -55px; 
	width:151px;
}

#main_menu li.active5  {
	background:url(../images/header_menu2.gif);
	background-position: -604px -55px; 
	width:151px;
}

#main_menu li.active6  {
	background:url(../images/header_menu2.gif);
	background-position: -755px -55px; 
	width:145px;
}

#main_menu li.menu1 a:hover {
	background:url(../images/header_menu2.gif);
	background-position: 0 -55px; 
	width:151px;
}

#main_menu li.menu2 a:hover {
	background:url(../images/header_menu2.gif);
	background-position: -151px -55px; 
	width:151px;
}

#main_menu li.menu3 a:hover {
	background:url(../images/header_menu2.gif);
	background-position: -302px -55px; 
	width:151px;
}

#main_menu li.menu4 a:hover {
	background:url(../images/header_menu2.gif);
	background-position: -453px -55px; 
	width:151px;
}

#main_menu li.menu5 a:hover {
	background:url(../images/header_menu2.gif);
	background-position: -604px -55px; 
	width:151px;
}

#main_menu li.menu6 a:hover {
	background:url(../images/header_menu2.gif);
	background-position: -755px -55px; 
	width:145px;
}

/*------------------------------------------------ */
/* Side menu
-------------------------------------------------- */
#side_menu {
	width:220px;
	margin-top: -5px;
}

#side_menu li {
	height: 49px;
}

#side_menu li a {
	display: block;
	height: 49px;
}

#side_menu li.bottom {
	height: 50px;
}

#side_menu li.bottom a {
	display: block;
	height: 50px;
}

#side_menu li a:hover {
	background-color:transparent;
}

#side_menu li a:hover img {
	visibility: hidden;
}


#side_menu li img{
	border: none;
	vertical-align: top;
}

#menu_top {
	float: left;
	width: 100%;
	height: 57px;
	margin-top: -20px;
	background:url(../images/header_back.gif) repeat-x;
}

/*------------------------------------------------ */
/* Footer
-------------------------------------------------- */

#footer {
	float: left;
	width: 100%;
	height: 127px;
	background:url(../images/footer_back.gif) repeat-x;
}

#footer ul {
	text-align: center;
	line-height: 120%;
	font-size: 80%;
	padding: 20px 0 0 0;
}

#footer li {
	display:inline;
	list-style-type: none;
	padding: 0 10px;
}

#footer li a {
	color: #0000FF;
}

#footer li a:visited {
	color: #004d9d;
}

#footer li a:hover {
	color: #3b9bff;
}

/*------------------------------------------------ */
/* ul for sitemap
-------------------------------------------------- */
ul.ul_type01 {
	font-size:90%;
	line-height:140%;
	padding-left: 50px;
}
ul.ul_type01 li{
	background:url(../images/item_focus1.gif) no-repeat;
	padding: 0 0 2px 15px;
	list-style-position:outside;
	text-align: left;
}

/*------------------------------------------------ */
/* ul for all
-------------------------------------------------- */

/*--- black dot ---- */

ul.ul_type02 {
	padding-left: 30px;
}


ul.ul_type02 li{
		list-style-type: disc;
}

/*------------------------------------------------ */
/* ul for sanjo-area-list
-------------------------------------------------- */
ul.ul_type03 {
	margin:0px 0px 10px 20px;
}

ul.ul_type03 li{
	font-size:90%;
	background:url(../../images/item_focus1.gif) no-repeat 0;
	padding: 0 0 0 10px;
	margin:0 5px 5px 5px;
	text-align: left;
	line-height:160%;
}

