@charset "shift-jis";
/* CSS Document */

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.line0 {
	font-size: 72%;
}

.line1 {
	font-size: 80%;
}

.line2 {
	font-size: 85%;
}

.line3 {
	font-size: 120%;
}

h1 {
	font-size: 140%;
	font-weight: bold;
}

h2 {
	font-size: 110%;
	line-height: 100%;
}

h3 {
	font-size: 110%;
	font-weight: bold;
}

h4 {
	font-size: 110%;
	font-weight: bold;
}



.bold {
	font-weight: bold;
}

/* footer */
.name {
	font-weight: bold;
	font-size: 150%;
}


/* ダウンリンク */
#sub_menu {
	/*width: 920px; */
	height: 125px;

	padding: 5px 10px 0 10px;
	clear: both;


}


.sub_menu_1 {
	width: 100%;
	height: 28px;
	float: left;
	margin-right: 6px;
	text-align: left;
}



.sub_menu_2 {
	width: 100%;
	height: 28px;
	background: url(../images/gnavt_02.jpg) no-repeat;
	float: left;
	margin-right: 6px;
}

.sub_menu_2 a {
	width: 172px;
	height: 0px;
	padding-top: 28px;
	overflow: hidden;
	display: block;
}

.sub_menu_2 a:hover{
	background: url(../images/gnavt_a_02.jpg) no-repeat;
}

.sub_menu_3 {
	width: 172px;
	height: 28px;
	background: url(../images/gnavt_03.jpg) no-repeat;
	float: left;
	margin-right: 6px;
}

.sub_menu_3 a {
	width: 172px;
	height: 0px;
	padding-top: 28px;
	overflow: hidden;
	display: block;
}

.sub_menu_3 a:hover{
	background: url(../images/gnavt_a_03.jpg) no-repeat;
}


.sub_menu_4 {
	width: 172px;
	height: 28px;
	background: url(../images/gnavt_04.jpg) no-repeat;
	float: left;
	margin-right: 6px;
}

.sub_menu_4 a {
	width: 172px;
	height: 0px;
	padding-top: 28px;
	overflow: hidden;
	display: block;
}

.sub_menu_4 a:hover{
	background: url(../images/gnavt_a_04.jpg) no-repeat;
}

.sub_menu_5 {
	width: 172px;
	height: 28px;
	background: url(../images/gnavt_05.jpg) no-repeat;
	float: left;
	margin-right: 6px;
}

.sub_menu_5 a {
	width: 172px;
	height: 0px;
	padding-top: 28px;
	overflow: hidden;
	display: block;
}

.sub_menu_5 a:hover{
	background: url(../images/gnavt_a_05.jpg) no-repeat;
}

div.dropbox {
   float: left;
   width: 182px;
}

div.gnabi{
	float: left;
  	width: 7.5px;
		}


