﻿@charset "utf-8";

#wrapper #container #left {
	width:230px;
	float:left;
}

#wrapper #container #right {
	width:670px;
	float:right;
}

/* グローバルナビ　リンクのみ(S) */
#wrapper #header li a#button_08{
	background:url(../images/navi/spacer.gif) center top no-repeat;
/*\*/
	overflow: hidden;
/**/
}
/* グローバルナビ　リンクのみ(E) */

/* リンクグループ(S) */
#wrapper #container #linkkoumoku {
	width:230px;
	background:url(../images/bg_left.gif) left top repeat-y;
}
#wrapper #container #linkkoumoku a {
	line-height:1.5;
}
#wrapper #container #linkkoumoku ul{
	margin-top:0.3em;
	background:url(../images/bg_bottom_left.gif) left bottom no-repeat;
	padding-bottom:10px;
	margin-bottom:0;
}
#wrapper #container #linkkoumoku ul li{
	background:url(../images/triangle.gif) 10px 4px no-repeat;
	padding-left:2.2em;
	padding-right:1.5em;
}
#wrapper #container #linkkoumoku h2.title{
	background:url(../link/images/link.jpg) left bottom no-repeat;
	height:25px;
	font-size:100%;
	text-indent:-9999px;
}
/* リンクグループ(E) */

/* リンク内容(S) */
#wrapper #container #right .title {
	display:none;
}
#wrapper #container #right .button {
	background:url(../images/bg_bottom_right.gif) left bottom no-repeat;
	margin-top:2em;
	padding-bottom:1em;
	clear:both;
	text-align:right;
}
#wrapper #container #right .button a {
	background:url(../images/triangle.gif) left center no-repeat;
	padding-left:1.5em;
	padding-right:1.5em;
}
#wrapper #container .floatright a {
	background:url(../images/triangle.gif) left center no-repeat;
	padding-left:1.5em;
}

#wrapper #container .naiyou {
	margin-bottom:10px;
	background:url(../images/bg_right.gif) left top repeat-y;
}
#wrapper #container .naiyou h3 {
	margin:0px;
	padding:0px;
	width:670px;
	height:25px;
	text-indent:-9999px;
}
#wrapper #container h4 {
	color:#000033;
}
#wrapper #container .floatleft {float:left;width:300px;padding-left:10px;}
#wrapper #container .floatright {float:right;width:330px;padding-right:15px;}
#wrapper #container .full {width:630px;height:1px;padding-left:10px;padding-right:15px;margin-bottom:15px;clear:both;}

#wrapper #container .floatlefts {float:left;width:150px;text-align:center;margin-bottom:15px;margin-left:10px;}

#wrapper #container #link_01 h3 {background:url(../link/images/link_01.jpg) bottom left no-repeat;margin-bottom:0.5em;}
#wrapper #container #link_02 h3 {background:url(../link/images/link_02.jpg) bottom left no-repeat;margin-bottom:0.5em;}
#wrapper #container #link_03 h3 {background:url(../link/images/link_03.jpg) bottom left no-repeat;margin-bottom:0.5em;}
#wrapper #container #link_04 h3 {background:url(../link/images/link_04.jpg) bottom left no-repeat;margin-bottom:0.5em;}
#wrapper #container #link_05 h3 {background:url(../link/images/link_05.jpg) bottom left no-repeat;margin-bottom:0.5em;}
/* よくある質問　内容(E) */