/* 基本要素 */
body
{
   margin: 0;
   padding: 0;
	font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
	font-size:12px;

   text-align:center;
   color: #333;

 
}

/* 文字系 */
h1,h2,h3,h4, h5, h6
{
	font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
   font-weight: normal;
}
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
   margin-top: 10px;
   margin-bottom: 10px;
}

a img { border: 0; }
/* レイアウト系*/
#container
{
   	margin: 0 auto; /* center on everything else */
/* ヘッダー幅指定 */
   	width:950px;
	padding-top : 1px;
}
#container-inner
{
   text-align:left;
	background : #FFF;
}
#banner { 
	width: 100%;
   	background: #ffffff; 
      }

#banner-inner { 
	position: static; 
   	background-repeat:no-repeat;
/* ヘッダー高さ指定 */
	height:117px;
       background-image:url("http://soccerblogger.sports-ws.com/image/753320090header4.jpg");
    overflow:hidden;
}

#pagebody { 
	background: #ffffff;
	width: 100%; 

}
#pagebody-inner { position: static; width: 100%; }
#cparts
{
	width: 750px;
	float : left;
	oevrflow:hidden;
}
#rparts
{
	width: 170px;
	float : right;
	oevrflow:hidden;
}
#cparts-inner
{
  padding: 0px;
  text-align:left;

}

/*
#cparts-inner h2 {
	font-size:10px;

}
*/
#rparts-inner
{
  padding: 10px 0 0 0;
}


#banner a { color: #333333; text-decoration: none; }
#banner a:hover { color: #333333; }
#site-title
{
  color: #FFF;
   text-align:left;
   text-shadow: #36414d 0 2px 3px;


}


#banner h1{ 
/*	margin:0;*/
	margin:5px 0 0 5px ;
	padding:0;
}



#site-description
{
   margin-bottom: 0;
   color: #ffffff;
   background: none;
   font-weight: bold;
   text-shadow: #36414d 0 1px 2px;
}
.date-header
{
   margin-top: 0;
   text-transform: uppercase;
}

.date-header h3{
   font-size: 110%;
   text-transform: uppercase;
}
/*記事部分*/
.article-header a{
   font-size: 150%;
}
.article-header a:link{color:#001399;}
.article-header a:visited{color:#001399;}
.article-header a:active{color:#001399;}
.article-header a:hover{color:#001399;}
.article-header
{
   margin-top: 0;
   border-left: 5px solid #dae0e6;
   padding: 0 0 0 10px;
   font-size: 150%;
}

.article-header h2{
   font-size: 150%;
}
.article-content a:link{color:#001399;}
.article-content a:visited{color:#001399;}
.article-content a:active{color:#001399;}
.article-content a:hover{color:#001399;}
.article-content
{
   margin: 0;
   line-height: 1.5;
}
.article-footer a:link{color:#001399;}
.article-footer a:visited{color:#001399;}
.article-footer a:active{color:#001399;}
.article-footer a:hover{color:#001399;}
.article-footer
{
   border-top: 1px solid #dae0e6;
   padding-top: 3px;
   text-align: right;
   clear: both;
   margin: 5px 10px 20px 10px;
}
/*サイドバー  */
.side
{
   overflow: hidden;
   margin: 0px 0 10px 0;
	width:170px;

   border:1px solid #353535; 
}
.side-content
{
   margin: 0 0 10px 0;
   line-height: 1.2;
   background: #ffffff;
}
.side-list
{
   margin: 8px 0 0 8px;
   padding-left: 0px;
   list-style: none;
}

.side-list-item
{
   margin: 5px 0 5px 0;
   color: #5b6469;
   line-height: 1.2;
   display: block;
   clear: both;
}

/*プラグイン*/
.side-plug-in
{
   position: relative;
   margin: 5px;
/*   margin: 0 0 10px 0; */
   line-height: 1.2;
   text-align: left;
   background: #ffffff;
}

.side-rss{
   padding: 10px 0 0 10px;
   background: #fff;
}
/*PR部分*/
.pr_img{
	text-align: center;
	margin: 0 auto;
}
.pr a {color: #001399; text-decoration: none; }
.pr a:hover { color: #001399; }
.pr a:visited{color:#001399;}
.pr a:active{color:#001399;}
/*カテゴリヘッダー*/
.side-header
{
   width: 100%;
   color: #ffffff;
   background-image:url("./image/plug.gif");
   background-repeat:no-repeat;
   text-align:left;
   text-indent : 10px;
   height:25px;
   line-height : 25px;
   margin : 0;
}

/*カレンダー部分 start*/   
.calendar {
	border:1px solid #cccccc; 
	border-collapse: collapse; 
}
.calendar th {
	height: 2em;
	text-align: center
}
.calendar tr {
	text-align:right; 
	vertical-align:center
}
.calendar td {
	width:1.8em; 
	height:1.8em; 
	border:1px solid #cccccc; 
	padding:0.3em;
}
.calendar .tf {
	width: 12.6em;
	border: 1px solid #cccccc; 
	padding: 0.3em; 
	text-align: center;
}
/*カレンダー部分 end*/   
/*ページ部分start*/   
.page { 
	margin-bottom:20px;
	margin-top:20px;
}
.page a:link{color:#000099;}
.page a:visited{color:#000099;}
.page a:active{color:#000099;}
.page a:hover{color:#000099;text-decoration:none;}
/*ページ部分end*/   

/*TOP用 DIV*/
/*新着 start*/
.article_new h2{
	margin-top: 0;
	padding: 2px 8px;
	background-color: #474747;
   	color: #fff;
   	font-weight: bold;
}
.article_new p{
	margin: 5px 8px 0 8px;
}
.article_new ul{
	margin-left:10px;
	list-style-type:none;
}
.article_new li{
	margin-bottom:10;
}
.article_new{
}

.article_new a {color:#001399;}
.article_new a:link{color:#001399;}
.article_new a:visited{color:#001399;}
.article_new a:active{color:#001399;}
.article_new a:hover{color:#001399;}

.category-new h2{
	margin: 0;
	padding: 2px 1px;
	background-color: #474747;
   	color: #fff;
   	font-weight: bold;
}
.article_new_desc{
margin-bottom:10px;
}
.category-new ul{
	margin-left:10px;

	list-style-type:none;
}
.category-new a{color:#001399;
}
.category-new a:link{color:#001399;}
.category-new a:visited{color:#001399;}
.category-new a:active{color:#001399;}
.category-new a:hover{color:#001399;}
.category-new li{
	margin-top:5;
}

.category_name_title a {
	font-size: 140%;
	
}
/*新着 start*/
/*編集員*/
.editor{
}
.editor_title
{
 line-height:1.6;
 vertical-align:top;
 word-break:break-all;
 overfloe:hidden;
 }
 
/*フッター*/
.footer_text{
 text-align:center;
 line-height:1.4em;
 margin:0px auto 0;
 clear : both;
 padding-top : 20px;
 background : #FFF;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac */
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

/*レビュー部分*/
#editor_review{
	border:1px dashed #778899;
	width:550px;
	padding:10px 0;
	margin-top:20px;
	word-break:break-all;
	overfloe:hidden;
}

#review_answer{
	margin-left:10;
	margin-top:10;
}
#review_answer a:link{color:#001399;}
#review_answer a:visited{color:#001399;}
#review_answer a:active{color:#001399;}
#review_answer a:hover{color:#001399;}
#review_editor_name{
	margin-left:10;
	margin-top:10;
}
/*ブレッドグラム*/
.content-nav a:link{color:#001399;}
.content-nav a:visited{color:#001399;}
.content-nav a:active{color:#001399;}
.content-nav a:hover{color:#001399;}
.content-nav  {
}

/*プラグイン*/
.top-plug-in
{
   margin-top: 10px;
   margin-bottom: 10px;
   line-height: 1.2;
}
.article-plug-in
{
   margin-top: 10px;
   margin-bottom: 10px;
   line-height: 1.2;
}

/*TOPの紹介文*/

.introduction 
{
	width: 540px;
	padding:10px 10px 10px 10px;
	border: 1px solid #457f95; 
	background:#f9fafc;
	color:#676769;
	text-align:left;
   	line-height: 1.2;
	margin-top:17px;
}

.introduction a:link{color:#001399;}
.introduction a:visited{color:#001399;}
.introduction a:active{color:#001399;}
.introduction a:hover{color:#001399;}

/*下の広告文*/
.bottom_ad
{
	width: 400px;
	padding:10px 10px 10px 10px;
	border: 1px solid #457f95; 
	background:#eeeeee;
	color:#333333;
	text-align:left;
   	line-height: 1.2;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
}
.bottom_ad a:link{color:#636466;}
.bottom_ad a:visited{color:#636466;}
.bottom_ad a:active{color:#636466;}
.bottom_ad a:hover{color:#636466;}


.gdo_logo {

	margin-top:-166px;
	margin-left:712px;

}
.rss-table{
	width:150px;
	text-align:left;


}

.rss-list{
	padding-left:20px;
	padding-bottom:5px;

}
/*イメージ追加 start*/
.img-table{
	margin-top: 5px;
	border: 1px solid #aaaaaa; 
	text-align:left;
	padding:5px;


}

/*最新カテゴリのタイトル*/
.catnew-table{
/*	background-color: #eae8e9;*/
	margin: 23px 0px 5px 0px;
	width:565px;
	font-size:150%;
}
/*イメージ追加 end*/
.category_new_article {
	margin-left:12px;

}


.image_text a:link{color:#001399;}
.image_text a:visited{color:#001399;}
.image_text a:active{color:#001399;}
.image_text a:hover{color:#001399;}
.image_text {
	margin:0 5px 0 0;  
	width:120px;

}
.side_ad_img
{
   position: relative;
   overflow: hidden;
   width: 100%;
   margin: 0px 10px 10px 0;
}



/*編集長コラム用060801start*/
.editor-colum{
	padding: 10px 0 0 10px;
	word-break:break-all;
}

.category_new_list{
	padding: 5px 0 0 0px;
}
.category_new_list li{ 
 	margin:8px 0; 
}

body a {color:#001399;}

.article_new_desc{
	margin:5px 0 10px 5px;
}
/*060801編集長コラム対応end*/
/*060808TOPナビ対応 start*/

div.header_link a:hover{
	background-color : #d8d8d8;
	color : #333333;
	text-decoration : underline ;
}


div.header_link a{
	color : #333333 ;
	text-decoration : none ;
	padding : 6px 10px 6px 10px;
	font-weight:normal;
}

.header_link a:visited{color:#333;
	text-decoration : none ;}

div.header_link {
	background-color : #eaeaea;
	border-bottom-color : #ffffff ;
	color : #ffffff ;
	padding : 6px 0 6px 0;
	border-bottom-width : 1px ;
	border-bottom-style : solid ;
	margin : 0px 0px 1px 0px ;
	text-align : center ;
	vertical-align : middle ;
	font-size : 110% ;
	clear : both ;
        width: 950px; 
}

.header_separator{
	display : inline ;
	margin : 0px 1px 0px 1px ;
}
/*060808TOPナビ対応 end*/
/*イメージ追加 start*/
.img-table{
	margin-top: 5px;
	border: 1px solid #aaaaaa; 
	width:106px;
	height:106px;
padding: 0 1px 0;
}

/*-----------------------追加分-------------------------*/
@charset "shift_jis";
@import url("style.css");

div#header {
 margin: 10px auto 0px auto;
 text-align: left;
 width:950px;
}

div#container {
 text-align:center;
 width:950px;
 margin:0px auto;
 padding:0px;
 clear:both;
}

div#footer {
 clear:both;
 width:950px;
 margin:0px auto;
 text-align: center;
 font-size:10px;
}


div#container{
 text-align:center;

 width:950px;
 margin:25px auto 0px auto;
}

div#contents {
 margin:0px auto;
 width:950px;
 text-align: center;
}
div#contents table {
 margin:0px auto;
}


div#contents p {
 text-align: left;
}



#leadArea {
 color:#ffffff;
 background:#2D4BBB;
 border-bottom:solid #2D4BBB 3px;
 border-top:solid #2D4BBB 3px;
}
#topicpathsearch {
	clear:both;
	text-align:left;
	margin:7px 0px 15px 0px;
	float: left;
}
#header #topicpathsearch a,
#header #topicpathsearch a:link,
#header #topicpathsearch a:visited {
 text-decoration: underline;
}

#header #topicpathsearch a:hover,
#header #topicpathsearch a:active {
 color:#E57E04;
 text-decoration: underline;
}
#subNavi {
 float:right;
 text-align:right;
 padding:0px;
}
#subNavi ul {
 margin: 2px 0px 0px 10px;
 _margin: 5px 0px 0px 10px;
}

#subNavi li {
 display:inline;
 background:url(./image/listmark_01.gif) left center no-repeat;
 padding:0px 15px 0px 10px;
}
#subNavi ul a,a:link,a:visited {
 text-decoration: underline;
}

#subNavi ul a:hover,a:active {
 color: #E57E04;
 text-decoration: underline;
}

h1 {
 width:905px;
 text-align:left;
 font-size:150%;
 _font-size:130%;
 padding:20px 0px 0px 45px;
 margin:10px 0px 0px 0px;
 height:40px;
 background-image: url(./image/search_bk.jpg);
 background-repeat: no-repeat;
 background-position: left top;
}
h1 {
	width: 950px;
	width: 890px;
	text-align:left;
	font-size:150%;
	_font-size:130%;
	padding:20px 0px 0px 60px;
	margin:0px 0px 0px 0px;
	height:60px;
	height:40px;
	background-image: url(./image/help_bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #0D1B50;
}


#contents h2 {
	color:#ffffff;;
	width:910px;
	background:#182E7F url(./images/ti_bg_03.gif) left center no-repeat;
	padding:3px 0px 3px 40px;
	text-align: left;
}
#contents h3 {
	color:#0D1B50;
	width:935px;
 text-align:left;
	font-size:100%;
	padding:10px 0px 10px 15px;
	margin:10px 0px 0px 0px;
	background-image: url(../images/prt_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#contents .spotlight {
	color:#dd0000;
}



#contents ol.spotlight li {
 background:none;
 list-style:none;
}

#contents .spotlightB {
	color:#990000;
}

#contents p.note2 {
	margin:5px 0px 0.5em 5px;
 text-align: left;
 color:#4d4d4d;
 font-size:100%;
}

#contents p.noteCenter {
	margin:5px 0px 0.5em 5px;
 text-align: center;
 color:#4d4d4d;
 font-size:100%;
}

#contents p.thanks{
	margin:5px 0px 0.5em 5px;
 text-align: left;
 color:#990000;
 font-size:130%;
}


#contents p{
	margin:0px 0px 10px 15px;
}

#formitem p {
 padding:0px 0px 5px 0px;
}

#formitem p.note {
 color:#A6A6A6;
}



#notice {
 width:800px;
 margin:10px auto;
 text-align:center;
}

#noticeBorder {
 width:800px;
 margin:10px auto;
 padding:10px;
 text-align:center;
	border:solid #C9CBCE 1px;
}

#notice2 p {
 margin:10px;
 color:#990000;
}

#notice img.sign {
 margin:0px 15px 0px 0px;
}

#sizelist {
 clear:both;
 text-align: left;
 width:100%;
 margin:10px 0px 10px 0px;
}

#formitem {
 clear:both;
 text-align: left;
 width:100%;
 margin:10px 0px 0px 0px;
}



#formitem p.formBtn {
 display:block;
 clear:both;
 text-align:center;
 width:950px;
 border:none;
}

#formitem input.shoppingBtn {
 border:none;
 margin:10px 10px 10px 10px;
}

#formitem td.must {
 color:#dd0000;
 font-weight:bold;
 width:120px;
}


#formitem input.regiBtn {
 border:none;
 margin:20px 10px 10px 10px;
}

#formitem input.formBtn {
 border:none;
 margin:10px 10px 10px 10px;
}

#formitem input.default{
  border: 2px outset ThreeDFace;
}

#formitem input.cartMail{
 width:200px;
}

#formitem input.code{
	width:400px;
	height: 18px;
}
#formitem input.price{
	width:70px;
	height: 18px;
text-align:right
}
#formitem input.registyear{
	width:50px;
	height: 18px;
text-align:right
}
#formitem input.botton{
	border:none;
}
#formitem select.team{
	width:200px;
	margin:0px 10px 0px 0px;
}

#formitem select.cate{
	width:250px;
	margin:0px 0px 0px 0px;
}
#formitem input.pcode {
height:18px;
 width: 200px;
 vertical-align: middle;
}
#formitem input.amount {
height:18px;
 width: 30px;
 vertical-align: middle;
 margin:0px 10px 0px 15px;
}
#formitem input.check {
 vertical-align: middle;
 border:none;
}

#formitem select.size {
 width: 200px;
 vertical-align: middle;
 margin:0px 10px 0px 0px;
 }
#formitem input.namae {
height:18px;
 width: 100px;
 vertical-align: middle;
 margin:0px 20px 0px 0px;
}
#formitem select.syubetsu {
 width: 250px;
 vertical-align: middle;
 margin:0px 20px 0px 0px;
}
#formitem input.denwa {
height:18px;
 width: 60px;
 vertical-align: middle;
 margin:0px 0px 0px 0px;
}
#formitem textarea.detail {
 width: 400px;
 height:150px;
 vertical-align: middle;
 margin:0px 0px 0px 0px;
}
#formitem input.year {
	width: 40px;
	vertical-align: middle;
	margin:0px;
	height: 18px;
}
#formitem input.month {
	width: 20px;
	vertical-align: middle;
	margin:0px;
	height: 18px;
}
#formitem input.pref1 {
	width: 40px;
	vertical-align: middle;
	margin:0px;
	height: 18px;
}
#formitem input.pref2 {
	width: 60px;
	vertical-align: middle;
	margin:0px;
	height: 18px;
}
#formitem input.pname {
	width: 450px;
	vertical-align: middle;
	height: 18px;
	margin:5px 0px 0px 0px;
}
#formitem input.narrowWords {
	width: 300px;
	vertical-align: middle;
	height: 18px;
	margin:5px 0px 0px 0px;
}

#formitem input.mail {
	width: 250px;
	vertical-align: middle;
	margin:5px 20px 5px 0px;
	height: 18px;
}
#formitem input.mailmobile {
	width: 170px;
	vertical-align: middle;
	margin:5px 20px 5px 0px;
	height: 18px;
}

#formitem table td {
	text-align:left;
	padding:10px 15px 10px 15px;
	background-color: #eaeaea;
	font-size: 100%;
}
#formitem li{
 font-size:100%;
 list-style:disc;
 background:none;
 padding:0px;
 margin:0px 0px 0px 18px;
}

#formitem h3{
	margin:0px 0px 10px;
	background-color: #CCCCCC;
	padding:3px 0px 3px 5px;
	text-align: left;

}

#contents table th {
	text-align:center;
	padding:5px 10px 5px 15px;
	background-color: #8496d6;
	color: #FFFFFF;
}

#contents table th.th01 {
	width:160px;
}

#contents table th.th02 {
	width:250px;
}

#contents table th.th02b {
	width:330px;
}

#contents table th.th03 {
	width:100px;
}

#contents table th.th04 {
	width:70px;
}

#contents table th.th05 {
	width:100px;
}

#contents table th.th06 {
	width:80px;
}

#contents table th.w20 {
	width:150px;
}
#contents table td.cm {
	width:100px;
}
#contents table td.colortype {
	width:50px;
	text-align: center;
}
#contents table td.kakaku {
	width:120px;
	text-align: right;
}
#contents table td.w {
	width:722px;
}
#contents table td.c {
	width:538px;
}

#contents table td {
	text-align:left;
	padding:5px 15px 5px 15px;
	background-color: #ffffff;
}

#contents table td.price {
 text-align:right;
}

#contents table td.priceT {
 text-align:right;
 font-weight:bold;
}

#contents table td.priceT2 {
 text-align:right;
}

#contents table td.priceT3 {
 font-weight:bold;
}

#contents table td.form {
 text-align:center;
}

#contents table td dl,dt,dd {
 margin: 0px;
 padding :0px;
 line-height: 1.5em; 
}

#contents table td dl {
 margin: 10px 0 10px 10px;
 padding :0;
 font-size: 100%;
}

#contents table td dt {
  width: 26em;
}

#contents table td dd {
 margin-left: 26em;
 margin-top: -1.5em;
 text-align:right;
 font-weight:bold;
				}

table#cart2 {
 margin:0px auto;
 text-align:center;
}

table#cart3 textarea.comment {
 margin:0px auto;
 text-align:left;
 width:100%;
}


#formitem ul{
 margin:10px 5px;
}

#formitem li{
	background:url(../images/backmark.gif) left center no-repeat;
	margin:0px 5px;
	padding:0px 10px;
	list-style-type: none;
}


#idInput {
	width:950px;
	padding :0px;
	margin: 0px;
	text-align: center;
}

#idInput table {
 margin: 0px 0px 0px 20px;
 width:370px;
}

#idInput p.r {
 text-align:right;
}

#blockLeft {
	float:left;
	width:420px;
	padding :10px;
	margin: 0px 0px 0px 10px;
	border:solid #4d4d4d 1px;
	height: 230px;
}

#blockRight {
	width:420px;
	padding :10px;
	margin: 0px 0px 0px 483px;
	border:solid #4d4d4d 1px;
	height: 230px;
}




#form p {
 color:#ffffff;
}

#blockRight fieldset {
 background:#182E7F;
 border:none;
 width:370px;
 padding:10px;
 margin:10px 0px 0px 0px;
}

#form label {
 color:#ffffff;
}

#form select {
 margin:2px 0px 5px 1em; 
}




#blockRight #form a,
#blockRight #form la:link,
#blockRight #form a:visited,
#blockRight #form a:hover,
#blockRight #form a:active {
 text-decoration: underline;
 padding:0px 0px 0px 10px;
}




/*------------------- search ---------------------*/



#sidebarB p,li {
 text-align:left;
}


#leadArea p {
 text-align:center;
 padding:2px 10px 5px 10px;
}

@charset "shift_jis";

/*------------------- default ---------------------*/
*{
 margin:0px;
 padding:0px;
}

body {
text-align:center;
 color:#4D4D4D;
 margin: 0px;
 padding: 0px;
 font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,p,ul,ol,dl{
 font-size:100%;
}
img {
	border: none;
	margin-top: 0px;
}

ul {
 list-style:none;
}

.r{
 text-align: right;
}

.c{
 text-align: center;
}

.l {
	text-align: left;
}


/*------------------- 081023追加始まり ---------------------*/
#title td.l {
	text-align: left;
	vertical-align: bottom;
}
#header #title td.l img.l{
	text-align: left;
	margin:0 0 10px 0;
	padding:0;
	width:325px;
	height:50px;
}
#title td.r {
	text-align: right;
	
}
/*------------------- 081023追加おわり ---------------------*/


#title p#gMenu {
 margin: 10px 0px 0px 0px;
}
p.linkImgC{
 text-align: center;
 margin: 0px 0px 5px 0px;
}

p.linkImgL{
 text-align: left;
 margin: 0px 0px 5px 0px;
}

p.verisign_img{
 text-align: center;
 margin: 15px 0px 5px 0px;
}

.floatL {
 float: left;
}

.floatR {
 float: right;
}

input {
	border:solid #7F9DB9 1px;
}

input.btn {
 border:none;
}

fieldset  {
 border:none;
}

/*------------------- layout ---------------------*/

div#header {
 margin: 10px auto 0px auto;
 text-align: lenter;
 width:950px;
}

div#container {
 text-align:center;
 width:950px;
 margin:0px auto;
 padding:0px;
}

div#wrapper {
 float:left;
 width:800px;
}

div#sidebarB {
 float:right;
 width:150px;
}

div#contents {

 width:580px;
}



div#sidebarA {
 float:left;
 width:220px;
}

div#footer {
 clear:both;
 width:950px;
 margin:0px auto;
 text-align: center;
}





/*------------------- link ---------------------*/

#header p.service a,a:link,a:visited {
 text-decoration: underline;
}

#contents #whatsnew #rss a,
#contents #whatsnew #rss a:link {
}

#header #topicpath a,
#header #topicpath a:link,
#header #topicpath a:visited {
 text-decoration: underline;
 font-weight:normal;
}

#header #topicpath a:hover,
#header #topicpath a:active {
 color:#E57E04;
 text-decoration: underline;
 font-weight:normal;
}


#header p.service a:hover,a:active {
 color: #E57E04;
 text-decoration: underline;
}

#search ul a,a:link,a:visited {
 text-decoration: underline;
 font-weight:normal;
}

#search ul a:hover,a:active {
 color: #E57E04;
 text-decoration: underline;
 font-weight:normal;
}

#contents a,
#contents a:link,
#contents a:visited {
 text-decoration: underline;
 font-weight:normal;
}

#contents a:hover,
#contents a:active {
 color:#E57E04;
 text-decoration: underline;
 font-weight:normal;
}
#contents2 a,
#contents2 a:link,
#contents2 a:visited {
 text-decoration: underline;
 font-weight:normal;
}

#contents2 a:hover,
#contents2 a:active {
 color:#E57E04;
 text-decoration: underline;
 font-weight:normal;
}

#contents #whatsnew a,
#contents #whatsnew a:link,
#contents #whatsnew a:visited {
 text-decoration: none;
}
#contents #whatsnew a:hover,
#contents #whatsnew a:active {
 color:#E57E04;
 text-decoration: none;
}

#footer a,
#footer a:link,
#footer a:visited {
 text-decoration: underline;
 font-weight:normal;
}

#footer a:hover,
#footer a:active {
 color:#E57E04;
 text-decoration: underline;
 font-weight:normal;
}

#sidebarA a,
#sidebarA a:link,
#sidebarA a:visited {
 text-decoration: underline;
 font-weight:normal;
}

#sidebarA a:hover,
#sidebarA a:active {
 color:#E57E04;
 text-decoration: underline;
 font-weight:normal;
}

#sidebarA h2.current a,
#sidebarA h2.current a:link,
#sidebarA h2.current a:visited {
 text-decoration: underline;
 font-weight:normal;
}

#sidebarA h2.current a:hover,
#sidebarA h2.current a:active {
 color:#E57E04;
 text-decoration: underline;
 font-weight:normal;
}

#sidebarB a,
#sidebarB a:link,
#sidebarB a:visited {
 text-decoration: underline;
 font-weight:normal;
}


#sidebarB a:hover,
#sidebarB a:active {
 color:#E57E04;
 text-decoration: underline;
 font-weight:normal;
}

/*------------------- header ---------------------*/

#title{
 width:950px;
 margin: 0px 0px 0px 0px;
}

#title td{
 vertical-align:bottom;
}

#header p.gMenu {
}



body {
text-align:center;
 color:#4D4D4D;
 margin: 0px;
 padding: 0px;
 font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
}
/*---------------globalNavi-----------------------*/

#globalNavi{
 margin:0px 0px 0px 0px;
 padding:0px;
}

#globalNavi ul {
 margin:0px;
 padding:0px;
}

#globalNavi li {
 float:left;
 display:inline;
 text-align: center;
 border-bottom:solid #2D4BBB 3px;
}

#globalNavi .park {
	background:url(./image/prt_menu_back_on.gif) no-repeat left top;
	margin:0px;
	padding:0;
	width:180px;
	font-size:12px;
	letter-spacing:-0.1em;
	line-height:90%;
}
#globalNavi .park_off {
	background:url(./image/prt_menu_back_off.gif) no-repeat left top;
	margin:0px;
	padding:0;
	width:180px;
	font-size:12px;
	letter-spacing:-0.1em;
	line-height:90%;
}


#globalNavi .team_on {
	background:url(./image/prt_menu_back_on.gif) no-repeat left top;
	margin:0px;
	padding:0;
	width:130px;
	font-size:12px;
	letter-spacing:-0.1em;
	line-height:90%;
}
#globalNavi .team {
 background:url(./image/prt_menu_back_line.gif) no-repeat left top;
 margin:0px;
 padding:0;
 width:130px;
 font-size:12px;
 letter-spacing:-0.1em; 
 line-height:90%;
}
#globalNavi .team_off {
	background:url(./image/prt_menu_back_off.gif) no-repeat left top;
	margin:0px;
	padding:0;
	width:130px;
	font-size:12px;
	letter-spacing:-0.1em;
	line-height:90%;
}
#globalNavi .team_top {
 font-size:8px;
 letter-spacing:-0.1em; 
}
#globalNavi .footsal_on {
 background:url(./image/prt_menu_back_on.gif) no-repeat left top;
 margin:0px;
 padding:0;
 width:128px;
 text-aline:center;
 font-size:12px;
 letter-spacing:-0.2em;
 line-height:90%;
}
#globalNavi .footsal {
 background:url(./image/prt_menu_back_line.gif) no-repeat left top;
 margin:0px;
 padding:0;
 width:128px;
 text-aline:center;
 font-size:12px;
 letter-spacing:-0.2em;
 line-height:90%;
}
#globalNavi .footsal_off {
 background:url(./image/prt_menu_back_off.gif) no-repeat left top;
 margin:0px;
 padding:0;
 width:128px;
 text-aline:center;
 font-size:12px;
 letter-spacing:-0.2em;
 line-height:90%;
}


#globalNavi .blogger {
 background:url(./image/prt_menu_back_line.gif) no-repeat left top;
 margin:0px;
 padding:0;
 width:128px;
 text-aline:center;
 font-size:12px;
 letter-spacing:-0.1em;
 line-height:90%;
}
#globalNavi .blogger_on {
	background:url(./image/prt_menu_back_on.gif) no-repeat left top;
	margin:0px;
	padding:0;
	width:128px;
	text-aline:center;
	font-size:12px;
	letter-spacing:-0.1em;
	line-height:90%;
}
#globalNavi .blogger_off {
 background:url(./image/prt_menu_back_off.gif) no-repeat left top;
 margin:0px;
 padding:0;
 width:128px;
 text-aline:center;
 font-size:12px;
 letter-spacing:-0.1em;
 line-height:90%;
}



#globalNavi .database_on {
	background:url(./image/prt_menu_back_on.gif) no-repeat left top;
	margin:0px;
	padding:0;
	width:128px;
	text-aline:center;
	font-size:12px;
	letter-spacing:-0.1em;
	line-height:90%;
}
#globalNavi .database_off {
 background:url(./image/prt_menu_back_off.gif) no-repeat left top;
 margin:0px;
 padding:0;
 width:128px;
 text-aline:center;
 font-size:12px;
 letter-spacing:-0.1em;
 line-height:90%;
}
#globalNavi .database {
 background:url(./image/prt_menu_back_line.gif) no-repeat left top;
 margin:0px;
 padding:0;
 width:128px;
 text-aline:center;
 font-size:12px;
 letter-spacing:-0.1em;
 line-height:90%;
}

#globalNavi .cardshop_on {
	background:url(./image/prt_menu_back_on.gif) no-repeat left top;
	margin:0px;
	padding:0;
	width:130px;
	text-aline:center;
	font-size:12px;
	letter-spacing:-0.1em;
	line-height:90%;
}
#globalNavi .cardshop_off {
 background:url(./image/prt_menu_back_off.gif) no-repeat left top;
 margin:0px;
 padding:0;
 width:130px;
 text-aline:center;
 font-size:12px;
 letter-spacing:-0.1em;
 line-height:90%;
}
#globalNavi .cardshop {
 background:url(./image/prt_menu_back_line.gif) no-repeat left top;
 margin:0px;
 padding:0;
 width:130px;
 text-aline:center;
 font-size:12px;
 letter-spacing:-0.1em;
 line-height:90%;
}
#globalNavi .helpdesk_on {
	background:url(./image/prt_menu_back_on.gif) no-repeat left top;
	margin:0px;
	padding:0;
	width:126px;
	text-aline:center;
	font-size:12px;
	letter-spacing:-0.1em;
	line-height:90%;
}
#globalNavi .helpdesk_off {
	background:url(./image/prt_menu_back_off.gif) no-repeat left top;
	margin:0px;
	padding:0;
	width:126px;
	text-aline:center;
	font-size:12px;
	letter-spacing:-0.1em;
	line-height:90%;
}
#globalNavi .helpdesk {
 background:url(./image/prt_menu_back_line.gif) no-repeat left top;
 margin:0px;
 padding:0;
 width:126px;
 text-aline:center;
 font-size:12px;
 letter-spacing:-0.1em;
 line-height:90%;
}

#globalNavi a,#globalNavi a:link,#globalNavi a:visited,#globalNavi a:hover,#globalNavi a:active {
 color: #ffffff;
 text-decoration: none;
 font-weight:bold;
}
#globalNavi a,#globalNavi a:link,#globalNavi a:visited,#globalNavi a:hover,#globalNavi a:active {
 display:block;
 	padding:8px 0px 1px 0px;
	height:17px;
}
#globalNavi .team_off a,#globalNavi .team_off a:link,#globalNavi .team_off a:visited,#globalNavi .team_off a:hover,#globalNavi .team_off a:active {
 display:block;
 	padding:3px 0px 1px 0px;
	height:22px;
}
#globalNavi .team_on a,#globalNavi .team_on a:link,#globalNavi .team_on a:visited,#globalNavi .team_on a:hover,#globalNavi .team_on a:active {
 display:block;
 	padding:3px 0px 1px 0px;
	height:22px;
}
#globalNavi .team a,#globalNavi .team a:link,#globalNavi .team a:visited,#globalNavi .team a:hover,#globalNavi .team a:active {
 display:block;
 	padding:3px 0px 1px 0px;
	height:22px;
}


#leadArea {
 margin:0px 0px 0px 0px;
 width:950px;
 clear:both;
 margin-top:-5px;
}

#leadArea p.service {
 font-weight:bold;
}
#header p.service{
 float: right;
 margin:5px 0px 0px 0px;
}
#header p.service a,a:link,a:visited {
 text-decoration: underline;
}

#header p.service a:hover,a:active {
 color: #E57E04;
 text-decoration: underline;
}

/*------------------- userinfo ---------------------*/
#userinfo {
	width:950px;
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 0px;
	vertical-align: bottom;
	text-align:left;
	background-color:#E0E0E4;
}

#userinfo a:hover {
	color:#E57E04;
	text-decoration: underline;
}

#userinfo p.username {
	text-align:left;
	width:60%;
	float:left;
	padding:0px 0px 0px 0px;
}

#userinfo p.username a,a:link,a:visited {
 text-decoration: underline;
}

#userinfo p.userlogin {
	text-align:right;
	width:40%;
	float:right;
	padding:0px 0px 0px 0px;
}

#userinfo p.userlogin a,a:link,a:visited {
 text-decoration: underline;
}

#userinfo p.userlogin a:hover {
	color:#E57E04;
	text-decoration: underline;
}

/*------------------- font ---------------------*/
p,ul,ol,dl{
 line-height:130%;
 _line-height:135%;
}

/*------------------- footer ---------------------*/

#footer p {
  line-height:140%; 
 text-align:left;
}

#category {
 margin: 0px 0px 3px 0px;
 width:950px;
 text-align:left;
}


#category h2 {
/* padding: 40px 10px 0px 0px; */
padding: 0 0 0 0 ;
margin: 0 0 0 0 ;
}

#category p{
padding: 0 0 0 0 ;
margin: 0 0 0 0 ;
}

#category strong a,
#category strong a:link,
#category strong a:visited,
#category strong a:hover,
#category strong a:active {
}

#footer p.copyright {
 text-align:center;
 padding: 10px 0px 20px 0px; 
}

#menu {
 clear:both;
 width:950px;
 background:#182E7F;
}

#menu p {
 color:#ffffff;
 text-align:center;
padding: 0 0 0 0 ;
margin: 0 0 0 0 ;

}

#menu p a,
#menu p a:link,
#menu p a:visited,
#menu p a:hover,
#menu p a:active {
 color:#fff;
 text-decoration: none;
 font-weight:normal;
}

#footer .pagetop p{
 text-align:right;
 margin:5px 0px;
 float:right;
}
#footer .pagetop p img{
/* margin:5px 0px 5px 10px; */
}



/*------------------- contents ---------------------*/

#topicpath {
	clear:both;
	width:800px;
	text-align:left;
	margin:7px 0px 10px;
	display: inline;
}
#topicpath2 {
	width:950px;
	position: relative;
}
#back_btn {
	position: absolute;
	right: 0px;
}

#topicpath strong{
 font-weight:bold;
}

#topicpath p a,
#topicpath p a:link,
#topicpath p a:visited,
#topicpath p a:hover,
#topicpath p a:active {
 font-weight:normal;
}

#contents ul{
 margin:10px 5px;
}

#contents li{
 background:url(./image/listmark_01.gif) left center no-repeat;
 margin:0px 5px 0px 0px;
 padding:0px 10px 3px 10px;
}
#contents MainCol li {
 float:left;
 background:url(./image/listmark_01.gif) left center no-repeat;
 padding:0px 5px 0px 10px;
}


/*------------------- search ---------------------*/
.wrap {
clear:both;
}

#search {
	width:950px;
	margin:5px 0px 3px 0px;
	padding:0px 0px 5px 0px;
	border-bottom:solid #2D4BBB 2px;
	vertical-align: bottom;
}

#search fieldset {
	text-align:left;
	width:50%;
	float:left;
}

#search fieldset p {
 display:block;
 background:url(./image/search_icon.gif) left center no-repeat;
 float:left;
 width:240px;
 vertical-align:middle;
}

#search fieldset p input.words{
	margin:1px 5px 0px 20px;
	_margin:0px 5px 0px 20px;
	width:160px;
	height: 18px;
}

#search fieldset p input.btn{ 
 margin:0px 5px 0px 5px;
 _margin:-5px 5px 0px 5px;
 vertical-align:middle;
}

#search fieldset ul {
 margin: 2px 0px 0px 10px;
 _margin: 2px 0px 0px 10px;
 float:left;
}

#search fieldset li {
 float:left;
 background:url(./image/listmark_01.gif) left center no-repeat;
 padding:0px 5px 0px 10px;
}

#search p.free {
 float:right;
 display:block;
 width:58%;
 text-align:left;
}

#imgBtn {
	cursor: pointer;
}

#contents #whatsnew #more a,
#contents #whatsnew #more a:link {
color:#E57E04;
}

#contents #whatsnew #more a:hover,
#contents #whatsnew #more a:active {
 color:#E57E04;
 text-decoration:underline;
}

a{font-weight:normal;}


.side-list-item a{
	color:#001399;
}

a,a:hover,a:active,a:visited{color:#001399;}
#container-inner{
	font-size:12px;
}


.category_new_cnt
{
margin: 0 0 0 5px
}
