@charset "UTF-8";
/* CSS Document */

body,div,p{
	margin:0;
	padding:0;
	font-size:12px;
	-webkit-text-size-adjust: none;
	background-color:#FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a,a:link,a:visited{
	text-decoration:none;
	color:#333;
}

h1{
	margin:5px 0px 0px 5px;
	padding:0px;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h2{
	margin:0;
	padding:0;
	font-size: 14px;
}

ul{
	margin:0;
	padding:0;
	list-style:none;
	background-color: #ECECEC;
}

#g_menu ul{
	height:30px;
background: #EF3939; /* old browsers */
background: -moz-linear-gradient(top, #EF3939 0%, #AF0F0F 45%, #EF3939 74%, #AF0F0F 100%); /* firefox */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EF3939), color-stop(45%,#AF0F0F), color-stop(74%,#EF3939), color-stop(100%,#AF0F0F)); /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EF3939', endColorstr='#AF0F0F',GradientType=0 ); /* ie */
}


#g_menu li{
  width:25%;
  float:left;
}

#g_menu li a{
  display:block;
  text-align:center;
  color:#fff;
  border-left:1px solid #ffffff;
  line-height:30px;
  font-weight:bold;
  text-shadow:rgba(0,0,0,0.5) 0 -1px 0;
}

#g_menu li:first-child a{
  border-left:none;
}


/*---------------------------------------------
Lead_text
---------------------------------------------*/
#lead_txt{
	clear:both;
	padding: 10px;
}

#lead_txt p{
	font-size:11px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#FFF;
	color: #000;
	text-align: center;
	line-height: 20px;
}


/*---------------------------------------------
Contents
---------------------------------------------*/

#contents h2{
}

#icn_menu{
	margin:0px 0px;
}

#icn_menu li{
	text-align:center;
	width:25%;
	font-size:10px;
	line-height:1em;
	margin-bottom:10px;
	float:left;
}

#topics{
	clear:both;
	margin: 10px 10px;
	background-color:#CCC;
}

/*---------------------------------------------
Topics
---------------------------------------------*/
#topics h2{
	padding-left:2px;
	height:13px;
	font-size:15px;
	color:#fff;
	line-height:13px;
	background-color:#CCC;
}

#topics li a{
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	padding:8px 32px 8px 5px;
	border-bottom:5px solid #CCC;
	border-left:5px solid #CCC;
	border-right:5px solid #CCC;
	background:url(../../img/bg_arrow.png) 95% center no-repeat;
	color: #000;
}

/*---------------------------------------------
Footer
---------------------------------------------*/
#footer{
	text-align:right;
	margin-bottom:5px;
	font-size:12px;
	background-color: #CCC;
	color: #FFF;
}
#hedimg {
	background-image: url(img/s-top01.png);
	background-repeat:no-repeat;
}

#hedimgsecond {
	background-color:#FFF;
	border-bottom:1px solid #CCC;
}

#hedimg  table tr td p{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	margin-top:55px;
	margin-left:155px;
	position:relative;
}

#lef{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	margin-top:0px;
	position:absolute;
	left: 5px;
	top: 3px;
}
#lef a{
	color: #ffffff;
}
#rig{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	text-align: right;
	margin-top:0px;
	position:absolute;
	left: 260px;
	top: 5px;
}
#rig a{
	color: #333;
}
#aside {
	background-color: #EFEFEF;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 10px;
	width:280px;
	margin-left: 8px;
	line-height: 20px;
}
.td_1 {
	padding: 10px;
	line-height: 20px;
}
aside p:last-child {
    margin-bottom: 0;
}
h2 {
	font-size: 14px;
	text-shadow: 1px 1px 2px #999;
	color: #333;
	margin: 5px 0px 10px 10px;
	padding-top:10px;
}
h3 {
	font-size: 140%;
	text-shadow: 1px 1px 2px #999;
	color: #F60;
	margin-bottom: 10px;
	line-height: 25px;
}
#icn_menu center nav {
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #1874FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#c3fb00), to(#9cc900));
	font-size: 107%;
	width: 300px;
}
#icn_menu center nav li {
    text-align: center;
    float: left;
    font-weight: bold;
    border-left: 1px solid #fff;
    text-shadow: -1px -1px 0 rgba(150, 150, 150, 30);
}
nav li:first-child {
    border: none;
}
#bside {
	background-color: #FFF;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 5px;
	width:130px;
	margin-left: 4px;
	line-height: 18px;
	border:3px solid #FF9811;
}
bside p:last-child {
    margin-bottom: 0;
}
#bside h3 {
	font-size: 140%;
	text-shadow: 1px 1px 2px #999;
	color: #F60;
	margin-bottom: 10px;
	line-height: 10px;
}

#cside {
	background-color: #FFF;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 5px;
	width:130px;
	margin-left: 4px;
	line-height: 18px;
	border:3px solid #5AABFA;
}
cside p:last-child {
    margin-bottom: 0;
}
#cside h3 {
	font-size: 140%;
	text-shadow: 1px 1px 2px #999;
	color: #5AABFA;
	margin-bottom: 10px;
	line-height: 10px;
}

img {
	border-style:none;
}
.pagetop {
	margin: 0px 15px 10px 0px;
	text-align: right;
	padding-bottom: 0px;
}
