@charset "shift_jis";
/* CSS Document */
@charset"euc-jp";
body     {
	color: #333333;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background: #DFDFDF repeat-x;
	width: 760px;
}

#inbox     {
	padding: 0px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	margin: 0px auto;
	width: 760px;
	background: #FFFFFF url(../skin/images/bg1.gif);
	float: left;
}
#banner {
	height: 78px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	background: url(../skin/images/header1.jpg) no-repeat right 15px;
}
#content #maincontents #main {
	width: 400px;
	float: left;
	padding-top: 50px;
}

#searcharea  {
	background-color: transparent;
	float:right;
	width:300px;
	text-align:right;
	padding: 0px 2px 0px 0px;
	clear: none;
}
#pagearea  {
  background-color: transparent;
  float:right;
  width:200px;
  margin:0px 0px 0px 0px;
  text-align:right;
  clear: right;
}
#side {
	margin:10px 0px;
	float: right;
	padding: 0px;
	width: 200px;

}

#footer {
	width: 750px;
	padding: 5px;
	color: #FFFFFF;
	margin: 0px;
	background: #006633;
	text-align: right;
	font-size: 10px;
	line-height: 130%;
	float: left;
	clear: left;
}


a.button:link {color: #82BE7D;
 font-size: 9pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

a.button:visited {color: #82BE7D;
 font-size: 9pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

a.button:active {color: #82BE7D;
 font-size: 9pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

a.button:hover {color: #82BE7D;
 font-size: 9pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}
h3 {
	font-size: 14px;
	padding: 2px 0px 0px;
	margin: 20px 0px 15px 10px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 3em;
	width: 505px;
	height: 20px;
	background: url(../skin/images/titlebar.jpg) no-repeat left;
	letter-spacing: 0.2em;
	line-height: 16px;
	float: left;
}
xt {
	padding: 5px;
	margin: 2px 0px;
	background: #FFFFFF;
	border: 1px solid #E6A957;
}


.site_title     {
	margin: 0px;
	visibility: hidden;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover  {
  color: #f90;
  text-decoration: none
}

.description    {
	color: white;
	font-weight: bold;
	font-size: 12px;
	visibility: hidden;
	clear: none;
	float: none;
}

.entry_author    {
  color: #999999;
  font-size: 10px;
  text-align: right;
  margin: 0px 30px 0px 0px
}
.entry_state {
  font-size: 10px;
  color: #999999;
  margin: 20px 30px 25px 20px;
}

blockquote {
  font-size: 11px;
  color: #333333;
  margin: 20px 10px 20px 10px;
  padding: 10px;
  border: 1px solid #CCCCCC;
  }

.pict {
  float: right;
  border-width: 3px;
  border-style: solid;
  border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}


.secondlink   {
	color: white;
	text-align: left;
	text-indent: 4em;
	margin: 0px;
}

.secondlink_a  {
  color: white;
  font-weight: bolder;
  font-size: 12px;
  line-height: 170%;
  margin: 15px 30px 15px 20px 
}
.linktext   {
	color: #FFFFFF;
	padding: 3px;
	width: 200px;
	border-right: 1px #146D0F;
	border-bottom: 1px #146D0F;
	border-left: 1px #146D0F;
	margin-right: 0px;
	margin-bottom: 2px;
	background: #146D0F;
}

/* CLOCK---------------------------------------------------------------------- */
.clock      {
  color: black;
  font-size: 10px;
  background-color: transparent;
  text-align: center;
  margin: 0px 0px 0px 2px;
  padding: 3px;
  border: 0px;
  width: 170px;
  height: 16px;
}

form {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 14px;
	color: #006633;
	width: 280px;
}
textarea {
  font-size: 12px;
}

#side #appeal {
	width: 540px;
	height: 248px;
	background: url(images/gt_oval.jpg) no-repeat top;
	padding-top: 80px;
	padding-left: 90px;
	color: #003399;
}

#navi {
	width: 760px;
	text-align: center;
	margin-top: 0px;
	background: url(../skin/images/navi.jpg) repeat-x;
	height: 25px;
	float: left;
	clear: left;
	text-decoration:none;
}

#navi .tab  {
	float: left;
	width: 123px;
	height: 25px;
	text-align: center;
	list-style: none;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 25px;
	text-decoration:none;
}

#navi .tab_v  {
	float: left;
	width: 123px;
	height: 25px;
	text-align: center;
	list-style: none;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 25px;
	text-decoration:none;
	background: url(../skin/images/navi_up.jpg) repeat-x;

}
#navi .tab_v a {
	text-decoration:none;
	background: url(../skin/images/navi_up.jpg) repeat-x -8px;
	color: #FFFF00;
}
#navi .tab a{
	color: #FFFFFF;
	text-decoration:none;
	
}
#navi .tab a:link{
	color: #FFFFFF;
	text-decoration:none;

}
#navi .tab a:hover{
	background: url(../skin/images/navi_up.jpg) repeat-x -8px;
	float: left;
	width: 123px;
	list-style: none;
	font-size: 12px;
	color: #FFFF00;
	text-decoration:none;
}

#main .sidlinktext {
	font-size: 10px;
	line-height: 16px;
	border: 1px solid #146D0F;
	width: 197px;
}
.pentry_date {
	font-size: 12px;
	text-align: left;
	text-indent: 2em;
	padding: 2px 3px 0px;
	margin: 0px;
}

#osirase {
	width: 200px;
}
.strong_r {
	color: #FF0000;
	font-weight: normal;
}

#privacy #re {
	text-align: center;
	background: #E9F8E9;
	border: 1px solid #389E31;
	color: #006633;
}

#side .linktext {
	background: #45A83E no-repeat left top;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	list-style: none;
	width: 170px;
}

.li2 {
	list-style: none;
	color: #FFFFFF;
	text-indent: 15px;
	width: 155px;
	text-decoration: none;
	padding: 0px;
	border-top: 1px solid #006600;
	margin: 2px 0px 0px;
	display: block;
}

.li2 a {
	list-style: none;
	color: #FFFFFF;
	text-indent: 15px;
	width: 155px;
	text-decoration: none;
	padding: 0px;
	margin: 2px 0px 0px;
	display: block;
}
.li2 a:hover {
	background: #66CC66;
	list-style: none;
	color: #FFFFFF;
	text-indent: 15px;
	width: 155px;
	text-decoration: none;
	padding: 0px;
	margin: 2px 0px 0px;
	display: block;
}
#inbox #containertop {
	width: 760px;
}
#containertop #main {
	width: 560px;
	float: left;
}
#banner_l #clockfroo {
	width: 400px;
	float: left;
	text-align: right;
	padding-top: 0px;
}
#privacy .main_date ul{
	margin: 0px;
	padding: 10px 0px 15px 20px;
	text-align: left;
	line-height: 180%;
	list-style: none;
	background: no-repeat;
	text-indent: 20px;
	font-size: 90%;
}
.main_date li {
	background: url(../skin/images/ul.gif) no-repeat left;
	list-style: none;
}
#inbox #main {
	width: 540px;
	text-align: left;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	line-height: 145%;
	font-size: 80%;
}
#inbox #maincontainer {
	width: 760px;
	float: left;
}
.textlink {
	background: url(../skin/images/e.gif) no-repeat left;
	text-align: left;
	margin-left: 10px;
	padding-left: 10px;
	text-indent: 20px;
	line-height: 160%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#inbox #maincontainer #main .textlink2 {
	background: url(../skin/images/liimg.gif) no-repeat left;
	text-align: left;
	text-indent: 20px;
	margin-left: 30px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#inbox #main .text {
	word-spacing: 0.2em;
	width: 470px;
	float: left;
	margin: 0px 0px 10px 10px;
	padding: 5px 10px 5px 5px;
}
#inbox #mainbox {
	width: 760px;
}
#mainbox {
	background: url(../skin/images/bg.gif) repeat-y;
}

#inbox #main .gai {
	list-style: none;
	background: url(../skin/images/liimg.gif) no-repeat left;
	text-indent: 20px;
	font-size: 90%;
	line-height: 160%;
	padding-left: 0px;
	margin-left: 0px;
	width: 450px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#inbox #main ul {
	margin: 10px 0px 15px 10px;
	padding: 0px;
	line-height: 160%;
	width: 500px;
	height: 25px;
}
#inbox #navi ul {
	text-indent: -3px;
	margin: 0px;
	padding: 0px;
}
#main #hato {
	color: #666666;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 0px;
	border-bottom: 1px solid #666666;
	width: 500px;
	margin-bottom: 10px;
}#main ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#main #link {
	list-style: none;
	background: left;
	margin-top: 30px;
	margin-left: 50px;
	width: 380px;
}
#main #link li {
	line-height: 180%;
	background: url(../skin/images/hato.gif) no-repeat left -1px;
	text-indent: 30px;
	margin-top: 10px;
}
#inbox #hato {
	color: #666666;
	text-align: left;
	width: 510px;
	margin: 0px 0px 5px;
	padding: 10px 0px 5px;
	float: left;
	clear: left;
}
#rss {
	background: url(../skin/images/rss.gif) no-repeat left;
	line-height: 180%;
	font-size: 11px;
	width: 120px;
	text-align: left;
	padding-left: 40px;
	margin-left: 30px;
	display: block;
	float: right;
}
#back {
	text-decoration: none;
	background: url(../skin/images/back.gif) no-repeat right;
	border: 1px solid #0066CC;
	width: 110px;
	margin: 0px 0px 0px 40px;
	font-size: 11px;
	line-height: 16px;
	float: left;
	padding: 2px;
}
#back a{
	text-decoration: none;

}

#inbox #mainbox {
	width: 760px;
	float: left;
	background: url(../skin/images/bg1.gif);
}
#inbox #maincontainer {
	width: 760px;
}
.hlink {
	float: right;
	width: 220px;
	margin: 10px 0px;
	clear: right;
}
.top {
	background: url(../skin/images/up.gif) no-repeat 100px;
	width: 110px;
	border: 1px solid #33CC33;
	line-height: 16px;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-align: left;
	text-indent: 20px;
	float: right;
	clear: right;
	margin: 0px;
}
.top a {
	text-decoration: none;
}
#topJ {
	width: 500px;
	height: 60px;
	margin: 20px 0px 0px;
	padding: 0px;
	float: left;
}
#cost .ihbg {
	background: #FFD9FF;
}
.footernavi .subtitle {
	background: url(../skin/images/liimg.gif) no-repeat left;
	text-indent: 20px;
	text-align: left;
}
#main .topbloc {
	width: 520px;
	height: 20px;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: left;
}
#main h2 {
	font-size: 110%;
	line-height: 130%;
}
.linkmark {
	background: url(../skin/images/roll_btn.gif) no-repeat left;
	text-indent: 10px;
	float: right;
	width: 200px;
	margin: 10px 0px 0px;
	padding: 0px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-style: none;
}	

.linkmark a{
	color: #FFFFFF;
	text-decoration: none;
}	
.linkmark a:hover{
	background: url(../skin/images/roll_btn1.gif) no-repeat left;
	text-indent: 10px;
	float: right;
	width: 200px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}		
	
	
	
	
	
	

/*----------------¡¦µã£â¡¦²ã!Àã!¡¦-----------------*/
#side .libar1 {
	font-size: 12px;
	line-height: 28px;
	list-style: none;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-left: 5px solid #FF6600;
	width: 194px;
	text-indent: 15px;
	background: #169119;
	border-bottom: 1px dashed #A2C7A2;
}
#side .libar1 a{
	text-decoration: none;
	color: #FFFFFF;
}


#side ul {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
	background: #45A83E;
}
#side .libar {
	font-size: 12px;
	line-height: 28px;
	list-style: none;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background: left;
	float: right;
	text-align: left;
}
#side .libar a{
	font-size: 12px;
	line-height: 28px;
	list-style: none;
	text-indent: 20px;
	border-bottom: 1px dashed #A2C7A2;
	background: #169119 repeat-y left;
	border-left: 5px solid #A2C7A2;
	width: 195px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#side .libar a:hover {
	list-style: none;
	text-decoration:none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-left: 5px solid #FF6600;
}

.titleMenu {
	font-size: 12px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #FFFFFF;
	list-style: none;
	text-align: left;
	text-indent: 20px;
	float: right;
	clear: right;
	width: 200px;
}
.titleMenu1 {
	background: #167710;
	font-size: 12px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #FFFFFF;
	list-style: none;
	text-indent: 20px;
	display: block;
	border-left: 5px solid #FF6600;
}

#side .sidemanu {
	float: right;
	width: 200px;
}
.navi2 {
	height: 25px;
	width: 530px;
	background: #FFFFFF url(../skin/images/tabs_b.jpg) repeat-x;
	text-align: left;
	margin: 2px 0px 0px;
	border-left: solid #FFFFFF;
	float: left;
	padding: 0px;
}
.navi2 .tabs a {
	text-decoration: none;
	color: #FFFFFF;

}
.navi2 .tabs1 {
	width: 123px;
	list-style: none;
	text-decoration: none;
	text-align: center;
	color: #13720E;
	float: left;
	font-size: 12px;
	line-height: 25px;
	border-right: 1px solid #FFFFFF;
	background: url(../skin/images/tabs1.gif) repeat-x center;
	height: 25px;
}
.navi2 .tabs1 a {
	text-decoration: none;
	color: #FFFF00;
}
.navi2 .tabs {
	width: 123px;
	list-style: none;
	text-decoration: none;
	background: url(../skin/images/tabs.jpg) repeat-x center;
	text-align: center;
	color: #13720E;
	float: left;
	font-size: 12px;
	line-height: 25px;
	border-right: 1px solid #FFFFFF;
}

.navi2 .tabs a:hover {
	width: 123px;
	list-style: none;
	text-decoration: none;
	background: url(../skin/images/tabs1.gif) repeat-x -2px;
	text-align: center;
	color: #FFFF00;
	float: left;
	font-size: 12px;
}
.navi2 .tabs {
	width: 123px;
	list-style: none;
	text-decoration: none;
	background: url(../skin/images/tabs.jpg) repeat-x center;
	text-align: center;
	color: #13720E;
	float: left;
	font-size: 12px;
	line-height: 25px;
	border-right: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 25px;
}

.navi2 ul {
	padding: 0px;
	text-align: left;
	margin: 0px;
}
#main .infotext {
	width: 520px;
	float: left;
}

#headertext {
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #FFFFFF;
	background: #105816;
	border-bottom: 3px solid #12A91C;
	line-height: 14px;
	font-weight: normal;
	text-align: left;
}
#side #team6 {
	width: 180px;
	height: 60px;
	margin: 0px;
	padding: 0px;
}

#inbox #main h4 {
	width: 470px;
	margin: 20px 0px 5px 30px;
	padding: 0px 0px 2px;
	border-bottom: 1px solid #006633;
	text-indent: 1em;
	font-size: 110%;
	font-weight: normal;
	line-height: 120%;
}
#inbox #main .error {
	color: #FF3333;
	width: 500px;
}
#inbox #main .checktitle {
	background: url(../skin/images/liimg.gif) no-repeat left center;
	line-height: 150%;
	font-size: 110%;
	text-indent: 1.5em;
	margin-left: 10px;
	margin-top: 20px;
	width: 500px;
	float: left;
}
#inbox #main #browser li {
	margin-left: 5px;
	background: url(../skin/images/mark1.gif) no-repeat left 3px;
	text-indent: 2em;
	width: 460px;
}
#inbox #main #browser ul {
	margin-left: 20px;
	float: left;
	height: 120px;
}
#inbox #main .text img {
	float: left;
	margin-top: 10px;
	clear: left;
}
#inbox #main .browsetitle {
	margin-left: 15px;
	text-indent: 0px;
	width: 500px;
	float: left;
}
#inbox #main .browsList {
	float: left;
	width: 500px;
	height: 8em;
}
#inbox #main .navi2 ul {
	float: left;
	width: 520px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}
#inbox #side #team6 img {
	margin: 30px 0px 0px 3px;
	padding: 0px;
}
sub {
	font-size: 1em;
	vertical-align:baseline;
}
.textbox {
	width: 480px;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#inbox #Foammain {
	float: left;
	width: 540px;
	height: 700px;
	font-size: 80%;
	line-height: 140%;
}
#inbox #Foammain #hato {
	font-size: 12px;
	border-bottom: 1px solid #999999;
	font-weight: normal;
	margin-left: 10px;
}
#inbox #Foammain #foam {
	width: 500px;
	float: left;
	margin-left: 10px;
	border-top: 1px solid #006666;
	border-right: 1px solid #006666;
	margin-top: 0px;
	text-align: left;
}
#inbox #Foammain #foam td {
	border-bottom: 1px solid #006666;
	border-left: 1px solid #006666;
	padding: 1px 2px 3px;
}
#inbox #Foammain #foam .bgg {
	color: #FFFFFF;
	background: #009933;
}
#inbox #Foammain #foam .submi {
	text-align: center;
}
#inbox #Foammain .text {
	width: 500px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	float: left;
	color: #006666;
	line-height: 140%;
}
#inbox #Foammain .view {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#inbox #Foammain table {
	width: 500px;
	margin-left: 15px;
	text-align: center;
}
#inbox #Foammain #foam td {
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
