@charset "utf-8";

/*
----------------------------------------------------------------------------- 
CSS blue 
-----------------------------------------------------------------------------*/

/*
----------------------------------------------------------------------------- 
 1: GLOBAL RESET
-----------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,table,th,td {
	margin: 0;
	padding: 0;
}
fieldset,img,abbr {
	border: 0;
}
address,caption,cite,code,dfn,h1,h2,h3,h4,th,var {
	font-style: normal;
	font-weight: normal;
}
caption,th {
	text-align: left;
}
q:before,q:after {
	content: '';
}
/*clearfix-------------*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  max-height: 0;
  visibility: hidden;
}
/* IE7,MacIE5 */
.clearfix {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}


/*----------------------------------------------------------------------------- 
 2: CONTENTS
-----------------------------------------------------------------------------*/

body {
	font-family: "ＭＳ Ｐゴシック", Osaka,Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;	/*background-image: url(../img/body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #B7B7B7;*/
	background-image: url(../img/body2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
div#container {
	width: 950px;
	margin:0 auto;
	background-color: #DFF1F9;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../img/main-bk.jpg);
}

/* body--------------------------------------------------------*/
div#header {
	width: 950px;
	height: 30px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

* html div#header {
	width: 950px;
	height: 30px;
	zoom:1;
	
}

div#header h1{
	text-align:left;
	font-size: 0.8em;
	color: #3366CC;
	padding-top: 5px;
	padding-left: 35px;
}

/* -----------------------TOP---------------------------*/

#top-box {
	height: 90px;
	width: 950px;
	background-image: url(../img/g-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
.title {
	float: left;
}
.select {
	float: right;
	width: 330px;
	padding-top: 25px;
}
/* -------ぱんくず----------*/
#pankuzu {
	padding-top: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	font-size: 10px;
	padding-bottom: 10px;
	letter-spacing: 1px;
	color: #666666;
	line-height: 16px;
}
#pankuzu img {
	margin-right: 5px;
	margin-left: 5px;
	vertical-align: absmiddle;    
}

#pankuzu a {
	color: #FF6600;
	text-decoration: none;
}

/* -------------------------------------------------*/
#container2 {
	width: 950px;
	height: auto;
}

/* ---------メインコンテンツ-----------*/
#main {
	float: right;
	width: 770px;

}
.main-a {
	width: 580px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../img/main-bk.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 50px;
	padding-left: 5px;
	padding-right: 5px;
}
.main-a p {
	font-size: 0.8em;
	line-height: 17px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #5F5F5F;
}

.main-a dt{
	font-weight: bold;
	color: #FF6600;
	height: 35px;
}
.m-1,
.m-2 {
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: top;
	letter-spacing: 1px;
	height: 25px;
	width: 530px;
	padding-top: 6px;
	padding-left: 30px;
	margin-left: 8px;
}

.m-1 {
    color: #FFFFFF;
	background-image: url(../img/m-1.jpg);
	}

.m-2 {
	color: #000000;
	background-image: url(../img/m-2.jpg);
	}
.mainimg{
	height: 99px;
	width: 543px;
	background-image: url(../img/top-d.jpg);
	margin-left: 15px;
	padding-top: 25px;
}

.mainimg li {
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
	list-style-type: decimal;
	margin-left: 155px;
	list-style-position: outside;
	line-height: 14px;
	padding-top: 5px;
}	
	
#next,
.next2{
	font-size: 0.8em;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 20px;
	
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.next-r a{
	color: #2D58A8;
	text-decoration: none;
	background-image: url(../img/ya-r.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	margin-left: 10px;
}
.next-l a{
	color: #2D58A8;
	text-decoration: none;
	background-image: url(../img/ya-l.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-right: 10px;
}
.next-r	a:hover,
.next-l	a:hover {color: #0099CC;}

.next-b{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-right: 10px;
	text-align: center;
	margin-left: 10px;
}
.next-b	a {

	text-decoration: none;

    }
.next-b	a:hover {
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
}			
/* ---------ナビ-----------*/
#navi {
	float: left;
	width: 180px;
	display: inline;
	padding-bottom: 10px;
}

#navi ul {
	list-style-type: none;
	margin-left: 20px;
	margin-right: 5px;
}
#navi li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ADADAD;
	font-size:0.8em;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	vertical-align: middle;
	margin-bottom: 6px;
	line-height: 18px;
	margin-top: 6px;
}
#navi li a {
	display:block;
	height: 20px;
	background-image: url(../img/ya1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #003399;
	text-decoration: none;
	padding-left: 20px;
}

#navi li a:hover{
	background-image: url(../img/ya2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #0099CC;
	padding-left: 20px;
}
.navi-right {
	width: 180px;
	float: right;
	padding-bottom: 20px;
}
.navi-rank {
	font-size: 0.8em;
	color: #333333;
	text-align: center;
	height: 27px;
	padding-top: 5px;
	background-image: url(../img/rank-v.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #FFFFFF;
}
.navi-rank a{
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
} 
.navi-rank a:hover{
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
} 

.rk {
	font-size: 0.8em;
	color: #F09320;
	background-image: url(../img/crown-s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	margin-left: 50px;
	margin-top: 5px;
}
.rk2 {
	font-size: 0.8em;
	color: #404040;
	letter-spacing: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	margin-left: 40px;
	margin-top: 5px;
}

.navi-c a{
	color: #2D58A8;
	text-decoration: none;
	background-image: url(../img/ya-r.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	padding-bottom: 5px;
	width: 120px;
	padding-top: 5px;
}

.navi-c	a:hover {
	color: #46D1E6;	
}			
/* -----------------------相互リンク--------------------------*/
#footer2 {
	background-image: url(../img/footer2.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #DFF1F9;
	text-align: center;
	line-height: 20px;
	color: #333333;
	font-size: 11px;
	bottom: 0px;
	width: 950px;
}






/* -----------------------フッター--------------------------*/

#footer {
	padding-top: 30px;
	padding-bottom: 50px;
	background-color: #CCCCCC;
	background-image: url(../img/footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	line-height: 20px;
	color: #333333;
	font-size: 11px;
	bottom: 0px;
	width: 950px;
}
#footer p a {
	color: #0B6FE8;
	text-decoration: none;
}

#footer li a {
	color: #666666;
	text-decoration: none;
}

#footer li a:hover,
#footer p a:hover{
	color: #16A9CD;
	text-decoration: underline;
}
	
#footer ul {
	list-style-type: none;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
}
#footer li {
	float: left;
	padding-left: 10px;
}

/*フッター固定-------------
* {
    margin: 0;
    padding: 0;
}

html,body {
    height: 100%;
    margin: 0px auto;
}
div#container {
    position: relative;
    margin: 0px auto;
    height: 100%;
    min-height: 100%;
    text-align: left;
}

body > #container {
    height: auto;
}

#footer {
    position: absolute;
    bottom: 0px;
}*/

/* --------------------------------------------------*/

.box-a {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-right: 3px;
	margin-bottom: 15px;
	margin-left: 3px;
}
.box-g {
	background-color: #FFFFFF;
	background-image: url(../img/g1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #CCCCCC;
	font-size: 0.7em;
	line-height: 18px;
	color: #666666;
	margin: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.l-box {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.l-box li {
	list-style-type: none;
}

.l-box img{
	margin-top: 2px;
	margin-bottom: 1px;
}
.box130,
.box130p,
.box130n,
.box130s {
	font-size: 0.7em;
	line-height: 15px;
	width: 112px;
	height: 187px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	margin-right: 3px;
}
.box130p {
	background-image: url(../img/orange.gif);
	background-repeat: no-repeat;
	background-position: center top;float: left;
}
.box130n {
	background-image: url(../img/new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	font-size: 0.7em;
}

.box130 {background-image: url(../img/g1.jpg);background-position: top;	background-repeat: repeat-x; float: left;}
.box130s {
	background-image: url(../img/g1.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin-left: 30px;
}
.box130 img,
.box130p img,
.box130n img,
.box130s img{
	padding-top: 2px;
	padding-bottom: 5px;
}

/* ----rロールオーバー-----------*/
.rooll a,
.rooll2 a,
.rooll3 a{
	display:block;
	width:147px;
	color:#247CBD;
	height:33px;
	line-height:16px;
	text-decoration:none;
	text-align:left;
	background-repeat: no-repeat;
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
}
.rooll a {background-image: url(../img/login1.jpg);}
.rooll2 a {background-image: url(../img/login2.jpg);}
.rooll3 a {background-image: url(../img/login3.jpg);}
.rooll a:hover,
.rooll2 a:hover,
.rooll3 a:hover{
	color:#000066;
	background-image: url(../img/login-b.jpg);
	background-repeat: no-repeat;
}




.b-line2{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
