﻿@charset "utf-8";


/* default
============================================================*/

*{
	padding: 0;
	margin: 0;
}

img{
	border: 0;
	vertical-align: top;
}

ul, ol, li {
	list-style-type:none;
}


/* Link
----------------------------------------------------------- */

a {
	text-decoration:none;
}

a:link {
	color:#e16002;
	text-decoration:none;
}

a:visited {
	color:#e16002;
	text-decoration:none;
}

a:hover {
	color:#f77719;
	text-decoration:underline;
}

a:active {
	color:#f77719;
	text-decoration:underline;
}


/* clearfix
----------------------------------------------------------- */

.clear {
	clear:both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}



/* Style
=============================================================*/

body{
	background: #fff url(suppon_yuuki_files/img/bg.gif) repeat-x top;
	color: #555;
	font-size: 0.9em;
	line-height:1.4em;
	font-family: "ヒラギノ角ゴ Pro W3", Verdana, Osaka, "ＭＳ Ｐゴシック", sans-serif;
}



/* header Style
--------------------------------------------------------------*/

.header {
	width: 910px;
	height: 90px;
	position: relative;
	text-align: left;
}

h1 {
	padding: 0 10px;	
}

.jdma {
	position: absolute;
	top: 34px;
	left: 235px;
}

.top_contact {
	position: absolute;
	top: 8px;
	right: 5px;
}

.loginBox {
	position: absolute;
	top: 57px;
	right: 5px;
}

.loginBox td {
	padding: 1px 0;
}

.loginBox td input {
	margin-left: 5px;
	margin-right: 10px;
	padding: 2px;
	border: #99cc33 1px solid;
	width: 120px;
}

.loginBox p {
	margin: 2px 0;
	text-align: right;
}



/* GlovalNavi Style
--------------------------------------------------------------*/

.g_navi {
	margin-left: 5px;
	width: 900px;
	height: 100px;	
}

.g_navi li {
	float: left;
}

.g_navi01 a {
	background: url(suppon_yuuki_files/img/g_navi01.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	width: 151px;
	height: 57px;
}

.g_navi01 a:hover {
	background-position: bottom;
}

.g_navi02 a {
	background: url(suppon_yuuki_files/img/g_navi02.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	width: 150px;
	height: 57px;
}

.g_navi02 a:hover {
	background-position: bottom;
}

.g_navi03 a {
	background: url(/suppon_yuuki_files/img/g_navi03.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	width: 150px;
	height: 57px;
}

.g_navi03 a:hover {
	background-position: bottom;
}

.g_navi04 a {
	background: url(suppon_yuuki_files/img/g_navi04.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	width: 150px;
	height: 57px;
}

.g_navi04 a:hover {
	background-position: bottom;
}

.g_navi05 a {
	background: url(suppon_yuuki_files/img/g_navi05.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	width: 150px;
	height: 57px;
}

.g_navi05 a:hover {
	background-position: bottom;
}

.g_navi06 a {
	background: url(suppon_yuuki_files/img/g_navi06.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	width: 149px;
	height: 57px;
}

.g_navi06 a:hover {
	background-position: bottom;
}



/* left Style
--------------------------------------------------------------*/

.leftBox {
	margin-left: 5px;
	width: 240px;
	background: url(suppon_yuuki_files/img/left_centerbg.gif) repeat-y left;
}

.leftBox_inner {
	padding-top: 10px;
	background: url(suppon_yuuki_files/img/left_headbg.gif) no-repeat left top;
}

.leftBox h2 {
	padding-left: 12px;
}

.sub_navi {
	margin: 2px 0 15px 12px;
}

.sub_navi li {
	margin: 0;
	padding: 0;
}

.sub_link01 {
	margin: 2px 0 15px 12px;
}

.sub_link02 {
	padding: 0 0 15px 12px;
	background: url(suppon_yuuki_files/img/left_footerbg.gif) no-repeat left bottom;
}




/* contents Style
--------------------------------------------------------------*/

.contents {
	margin-top: 5px;
	width: 660px;
	text-align: left;
}

.topImg {
	padding: 0 5px 30px 5px;
}

.itemBox {
	margin-bottom: 15px;
	padding: 15px 0 15px 0;	
}

.itemBox img {
	padding-bottom: 10px;
}

.itemBox td {
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 1.2em;	
}

.itemBox td a {
	font-weight: normal;
}

.newsBox {
	margin-bottom: 25px;
	padding: 5px 20px 10px 20px;
}

.newsBox .woong {
	padding: 10px 0 5px 0;
	background: url(suppon_yuuki_files/img/line01.gif) no-repeat left bottom;
}




/* pageTop Style
--------------------------------------------------------------*/

.p_top {
	padding: 10px 5px;
	clear: both;
	text-align: right;
}


/* footer Style
--------------------------------------------------------------*/

.footer {
	margin-left: 5px;
	width: 910px;
}

.footer_link {
	padding: 12px 0;
	background: url(suppon_yuuki_files/img/footer_bg.gif) no-repeat center top;
	text-align: center;
}

.footer_link li {
	display: inline;
	color: #fff;
	font-size: 12px;
}

.footer_link li a {
	padding: 0 10px;
	font-size: 10px;
	color: #fff;
	font-size: 12px;
}

.copyright {
	padding: 10px 5px;
	text-align: right;
	font-size: 0.9em;
}



/* page Style
--------------------------------------------------------------*/

.pageBox {
	margin-left: 10px;
	width: 660px;
	font-size: 1.2em;
	line-height: 1.4;
}

.pageBox h2 {
	padding: 5px;
}

.pageBox h3 {
	padding: 25px 0 12px 0;
	clear: both;
}

.pageBox p {
	padding: 0 20px 15px 20px;
}

.top_text {
	margin: 25px 0;
}

.text_bold {
	font-weight: bold;
}

.text_small {
	font-size: 0.9em;
}

.text_attention {
	color: #CC0000;
}

.floatBox {
	padding: 0 20px 0 0;
}

.floatBox2 {
	margin-top: 20px;
	padding: 0 10px 20px 0;
}

.floatBox3 {
	margin-top: 10px;
	padding: 0 20px 5px 0;
}

.floatBox3 dl {
	width: 350px;
}

.center {
	padding: 20px 0 15px 32px;
	clear: both;
}

.photo_right {
	margin-left: 12px;
	float: right;
}

.photo_right2 {
	margin-bottom: 20px;
	margin-left: 12px;
	float: right;
}

.photo_center {
	margin: 15px 0;
	text-align: center;
}

.photo_left {
	margin-right: 12px;
	float: left;
}

.cap01 {
	margin: 20px 0 0 53px;
}

.textBox1 {
	margin: 0 20px 20px 20px;
}

.textBox1 dt {
	padding: 2px 10px;
	color: #fff;
	background: #48761a;
}

.textBox1 dd {
	padding: 5px 10px;
}

.textBox2 {
	margin: 0 15px 35px 15px;
}

.textBox2 dt {
	padding: 2px 10px;
	border-bottom: #48761a 1px dotted;
	border-left: #48761a 3px solid;
	color: #48761a;
	font-weight: bold;
}

.textBox2 dd {
	padding: 8px 10px;
	border-left: #e5e5e5 3px solid;
}

.textBox2 dd table td {
	vertical-align: top;
	font-size: 0.9em;
	line-height: 1.4;
}

.textBox2 dd table td img {
	margin-left: 15px;
}

.textBox3 {
	margin: 0 15px 10px 15px;
	padding: 3px 10px 5px 10px;
	border-bottom: #48761a 1px dotted;
}

.textBox3 dt {
	float: left;
	width: 120px;
	font-weight: bold;
	color: #48761a;
}

.textBox3 dd {
	margin-left: 125px;
	padding-left: 15px;
	border-left: #48761a 3px solid;
}

.qa_list {
	margin: 0 0 40px 30px;
}

.p_attention {
	margin: 10px 10px 30px 10px;
	padding: 10px;
	border: #336600 3px double;
}

.p_attention dt {
	margin-left: 10px;
	float: left;
	width: 50px;
	color: #336600;
	font-weight: bold;
}

.p_attention dd {
	margin-left: 70px;
}

.p_bnr {
	margin-left: 20px;
}

.kousomaiBox {
	margin: 0 20px 20px 20px;
	clear: both;
}

.kousomai_point {
	margin-left: 200px;
}

.kousomai_point li {
	color: #cc6600;
	font-size: 1.2em;
	font-weight: bold;
}

.kousomaiBox dl {
	margin: 10px 0;
	margin-left: 200px;	
}

.kousomaiBox dl dt {
	padding: 2px 10px;
	color: #fff;
	background: #48761a;	
	font-weight: bold;	
}

.kousomaiBox dl dd {
	padding: 2px 10px;
	font-weight: bold;
}

.kousomai_attention {
	margin: 20px 0 15px 0;
	clear: both;
	color: #cc0000;
	font-weight: bold;
	font-size: 1.1em;
}

.guide_list {
	margin-left: 20px;
	padding: 0 20px 15px 20px;
}

.guide_list li {
	padding: 5px 0;
	list-style-type: decimal;
}

.g_map {
	margin: 5px 0 15px 30px;
}



/* item Style
--------------------------------------------------------------*/

.itemPage {
	width: 600px;
	font-size: 1em;
	line-height: 1.4;
}

.itemPage table {
	margin-bottom: 5px;
}

.itemPage td {
	padding: 0 5px;
	vertical-align: top;
	text-align: left;
	line-height: 1.4;
}

.itemPage p {
	padding-bottom: 10px;
}

.item_line {
	padding: 10px 0 15px 0;
}

.toku_text {
	padding: 5px 45px 10px 45px;
}








