@charset "shift_jis";

* {
margin : 0;
padding : 0;
}
td, th {
	font-family: Verdana, Geneva, Arial, Osaka, sans-serif;
	line-height: 150%;
	font-size: 12px;
}
p,li,dt,dl {
	line-height:1.6;
}
ul, li {
margin : 0;
padding : 0;
list-style : none;
}
img {
	border:0;
}
.clear {
	clear:both;
	margin: 0;
	padding: 0;
	height: 1px;
	font-size: 1px;
}

/* HyperText styles
---------------------------------------------- */
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: none;
}

/* Begin Structure 
---------------------------------------------- */
body {
	background : #F5F6E9;
	font-family : Verdana, Geneva, Arial, Osaka, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
div#wrapper {
	width: 988px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF url(../image/share/bg.jpg) repeat-y center top;
	position: relative;
	text-align: left;
}

/* header
---------------------------------------------- */
div#header {
	margin: 0 auto;
	width: 940px;
	background: url(../image/share/head_line.gif) no-repeat;
	height: 96px;
	text-align: left;
}
div#header h1 {
	line-height: 16px;
	margin: 0;
	color: #FBFBFB;
	font-weight: normal;
	padding-bottom: 4px;
	padding-left: 80px;
	float: left;
	width: 500px;
	font-size: 11px;
}
#head_text {
	color: #4C6B0D;
	display: block;
	width: 560px;
	position: absolute;
	left: 430px;
	top: 18px;
	font-size: 11px;
	line-height: 100%;
}
#head_sitemap {
	float: right;
	width: 90px;
	color: #FCFCFC;
	margin: 0px;
	font-size: 11px;
	line-height: 16px;
}
#head_sitemap a {
	color: #FAFAFA;
}
#head_sitemap a:hover {
	color: #FFFF99;
}
div#logo {
	margin: 0;
	float: left;
	width: 285px;
	height: 51px;
	padding-top: 16px;
	padding-left: 105px;
}
#head_R  {
	float: right;
	width: 316px;
	margin: 0px;
	padding-top: 16px;
}

/*	main menu style 
---------------------------------------------- */
div.globalNav {
	margin : 0 auto;
	clear: both;
	background: url(../image/share/gnavi_bg.gif) no-repeat 24px;
	text-align: left;
	width: 988px;
	height: 48px;
}
div.globalNav ul#globalNav01 {
	list-style : none;
	margin : 0;
	padding-top: 5px;
	padding-left: 30px;
}
div.globalNav ul#globalNav02 {
    clear: both;
	list-style : none;
	margin : 0;
	padding-left: 30px;
}
div.globalNav li {
	float : left;
	margin: 0;
	padding: 0;
}
div.globalNav li a {
	color: #003366;
}
div.globalNav li a:hover {
	color: #990000;
}

/*	contents style 
---------------------------------------------- */
#content {
	clear: both;
	margin: 0 24px;
	padding-top: 10px;
	text-align: left;
	padding-bottom: 10px;
	}
#three_maincolumn {
	float: left;
	width: 519px;
	margin: 0px;
	padding-right: 13px;
	padding-left: 13px;
	height: 100%;
	}
#three_maincolumn  h2 {
	padding-top: 15px;
	padding-bottom: 12px;
}
#three_maincolumn  h3 {
	font-size: 110%;
	background: url(../image/share/line_bk.gif) repeat-x left bottom;
	margin-left: 4px;
	padding-bottom: 6px;
	margin-bottom: 10px;
}
#two_maincolumn {
	float: left;
	width: 700px;
	margin: 0px;
	padding-right: 13px;
	padding-left: 13px;
	height: 100%;
	}
#two_maincolumn  h2 {
	padding-top: 15px;
	padding-bottom: 12px;
}
#two_maincolumn  h3 {
	font-size: 110%;
	background: url(../image/share/line_bk.gif) repeat-x left bottom;
	margin-left: 4px;
	padding-bottom: 6px;
	margin-bottom: 10px;
}
#one_maincolumn {
	float: left;
	width: 900px;
	margin: 0px;
	padding-right: 13px;
	padding-left: 13px;
	height: 100%;
	}
#one_maincolumn  h2 {
	padding-top: 15px;
	padding-bottom: 12px;
}
#one_maincolumn  h3 {
	font-size: 110%;
	background: url(../image/share/line_bk.gif) repeat-x left bottom;
	margin-left: 4px;
	padding-bottom: 6px;
	margin-bottom: 10px;
}
#leftcolumn/* Begin Sidebar */
 {
	width: 201px;
	float: left;
	margin: 0px;
	height: 100%;
	}
#leftcolumn  h2 {
	margin: 10px 0px 0px;
}
#rightcolumn {
	float: right;
	width: 190px;
	height: 100%;
}
#rightcolumn h3 {
	margin: 5px 0px 0px;
}
#rightcolumn h3 a {
	font-size: x-small;
	text-indent: -9999px;
	display: block;
	height: 34px;
	width: 190px;
}
#rightcolumn p {
	margin-top: 5px;
}

#rightcolumn .R_box {
	padding: 5px 3px 5px 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	line-height: 130%;
}
.R_box dt {
	color: #990000;
	font-size: 13px;
}
.R_box dd {
	font-size: 13px;
}

.L_guide dt {
	margin: 0px;
	padding-top: 5px;
	padding-left: 6px;
	width: 180px;
}
.L_guide dd {
	line-height: 140%;
	width: 140px;
	margin-top: -20px;
	margin-left: 0px;
	padding-bottom: 8px;
	padding-left: 55px;
	margin-bottom: 0px;
}
.L_guide dt a {
	text-indent: -9999px;
	display: block;
	height: 80px;
	width: 180px;
}
.L_guide #L_link01 a {
	background: url(../image/share/L_link01.gif) no-repeat;
}
.L_guide #L_link02 a {
	background: url(../image/share/L_link02.gif) no-repeat;
}
.L_guide #L_link03 a {
	background: url(../image/share/L_link03.gif) no-repeat;
}
.L_guide #L_link04 a {
	background: url(../image/share/L_link04.gif) no-repeat;
}
.L_guide #L_link05 a {
	background: url(../image/share/L_link05.gif) no-repeat;
}
.L_guide #L_link06 a {
	background: url(../image/share/L_link06.gif) no-repeat;
}
.L_guide #L_link07 a {
	background: url(../image/share/L_link07.gif) no-repeat;
}
.L_guide #L_link08 a {
	background: url(../image/share/L_link08.gif) no-repeat;
}
.L_guide #L_link09 a {
	background: url(../image/share/L_link09.gif) no-repeat;
}
.L_guide #L_link010 a {
	background: url(../image/share/L_link10.gif) no-repeat;
}
.L_guide #L_link01 a:hover {
	background: url(../image/share/L_link01_on.gif) no-repeat;
}
.L_guide #L_link02 a:hover {
	background: url(../image/share/L_link02_on.gif) no-repeat;
}
.L_guide #L_link03 a:hover {
	background: url(../image/share/L_link03_on.gif) no-repeat;
}
.L_guide #L_link04 a:hover {
	background: url(../image/share/L_link04_on.gif) no-repeat;
}
.L_guide #L_link05 a:hover {
	background: url(../image/share/L_link05_on.gif) no-repeat;
}
.L_guide #L_link06 a:hover {
	background: url(../image/share/L_link06_on.gif) no-repeat;
}
.L_guide #L_link07 a:hover {
	background: url(../image/share/L_link07_on.gif) no-repeat;
}
.L_guide #L_link08 a:hover {
	background: url(../image/share/L_link08_on.gif) no-repeat;
}
.L_guide #L_link09 a:hover {
	background: url(../image/share/L_link09_on.gif) no-repeat;
}
.L_guide #L_link010 a:hover {
	background: url(../image/share/L_link10_on.gif) no-repeat;
}

#R_link01 a {
	background: url(../image/share/R_link01.gif) no-repeat;
}
#R_link02 a {
	background: url(../image/share/R_link02.gif) no-repeat;
}
#R_link03 a {
	background: url(../image/share/R_link03.gif) no-repeat;
}
#R_link04 a {
	background: url(../image/share/R_link04.gif) no-repeat;
}
#R_link05 a {
	background: url(../image/share/R_link05.gif) no-repeat;
}
#R_link06 a {
	background: url(../image/share/R_link06.gif) no-repeat;
}
#R_link07 a {
	background: url(../image/share/R_link07.gif) no-repeat;
}
#R_link01 a:hover {
	background: url(../image/share/R_link01_on.gif) no-repeat;
}
#R_link02 a:hover {
	background: url(../image/share/R_link02_on.gif) no-repeat;
}
#R_link03 a:hover {
	background: url(../image/share/R_link03_on.gif) no-repeat;
}
#R_link04 a:hover {
	background: url(../image/share/R_link04_on.gif) no-repeat;
}
#R_link05 a:hover {
	background: url(../image/share/R_link05_on.gif) no-repeat;
}
#R_link06 a:hover {
	background: url(../image/share/R_link06_on.gif) no-repeat;
}
#R_link07 a:hover {
	background: url(../image/share/R_link07_on.gif) no-repeat;
}

ul#btn_blog_box {
	width: 190px;
	margin-top: 8px;
}
ul#btn_blog_box li {
	margin-bottom: 5px;
}
ul#btn_blog_box li a {
	height: 80px;
	width: 190px;
	font-size: x-small;
	text-indent: -9999px;
	display: block;
}
li#btn_blog a {
	background-image: url(../image/share/baner_blog.jpg);
	background-repeat: no-repeat;
}
li#btn_staffblog a {
	background-image: url(../image/share/baner_staffblog.jpg);
	background-repeat: no-repeat;
	color: #FDFDFD;
	text-decoration: none;
}
li#btn_blog a:hover {
	background-image: url(../image/share/baner_blog_on.jpg);
	background-repeat: no-repeat;
}
li#btn_staffblog a:hover {
	background-image: url(../image/share/baner_staffblog_on.jpg);
	background-repeat: no-repeat;
}


div#main-ph {
	margin: 0 auto;
	clear: both;
	background: url(../image/index/ph_main.jpg) no-repeat;
	height: 180px;
	width: 864px;
}
#main-ph p {
	font-size: 15px;
	font-weight: bold;
	color: #333300;
	padding-top: 55px;
	padding-right: 40px;
	padding-left: 295px;
}

.left {
	float: left;
	margin: 0;
}
.right {
	float: right;
	display: block;
	margin: 0;
}
.center {
	text-align: center;
}
.height_top15 {
	padding-top: 25px;
}
	
 /* footer
---------------------------------------------- */
div#pageTop  {
	margin: 0;
	clear: both;
	text-align: right;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 12px;
}
#pageTop    a    {
	height: 24px;
	width: 117px;
}
div#footer {
	margin: 15px auto 0;
	background: url(../image/share/foot_line.gif) no-repeat left top;
	clear: both;
	width: 940px;
	padding-top: 20px;
	text-align: center;
}
ul.footNav {
	font-size: 11px;
	margin: 0px 0 10px 10px;
	padding-bottom: 5px;
	clear: both;
}
.footNav a,#foot_link  a {
	color: #666600;
}
.footNav a:hover,#foot_link a:hover {
	color: #990000;
	text-decoration: none;
}
ul.footNav li {
float: left;
}
#foot_link {
	clear: both;
	padding-top: 8px;
	border-top: 1px solid #CCCCCC;
	font-size: 11px;
}
.foot-text {
	font-size: 11px;
	line-height: 145%;
	color: #333300;
	margin-top: 10px;
	margin-bottom: 10px;
}
.foot-text a {
	color: #333300;
}
address {
	font-style:normal;
	font-size: 11px;
	line-height: 160%;
	margin-bottom: 15px;
}
#copyright {
	font-size: 11px;
	margin-top: 15px;
}
#news_box {
	padding: 8px;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	background: #FFFFFF;
}
#news_box ul {
	padding-bottom: 8px;
}
#news_box li {
	background: url(../image/share/list_red.gif) no-repeat left 4px;
	padding-left: 13px;
}
#news_box h3 {
	margin-bottom: 8px;
	font-size: 120%;
}
#news_box a {
	color: #45831c;
}
#news_box a:hover {
	color: #990000;
}
.text_red {
	color: #990000;
}
.text15b {
	font-size: 15px;
	color: #990000;
}
.text12 {
	font-size: 12px;
}
#topics_box ul {
	margin-top: 8px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#staff_table {
	margin-left: 28px;
	width: 463px;
}
 /* top
---------------------------------------------- */
#topics_box li {
	background: url(../image/index/list_red.gif) no-repeat left 4px;
	padding-left: 14px;
	margin-bottom: 0.6em;
}

 /* flow
---------------------------------------------- */
.img_ya {
	margin-left: 45px;
}
