@charset "utf-8";

/* CSS Document */

a:link {
	color: #424242;
	text-decoration: underline;
	line-height: 1.3em;
}
a:visited {
	color: #424242;
	text-decoration: underline;
	line-height: 1.3em;
}
a:hover , a:active {
	color: #fd8009;
	text-decoration: none;
	line-height: 1.3em;
}body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.top_img {
	padding: 0px;
	width: 670px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.txt_big {
   font-size:16px;
}

.txt_red {
   color:#CC0000;
}

.txt_brown {
   color:#996600;
}


#form {
	padding: 0px;
	height: 3940px;
	width: 670px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height:150%;
	text-align:left;
}
#contents {
	clear: both;
	width: 670px;
	padding: 0px;
}

#rankarmada {
    width:670px;
}

#rankarmada .armada_left {
   float:left;
   width:373px;
}

#rankarmada .armada_right {
   float:right;
   width:297px;
}

#rankarmada .armada_right .name {
   background-image:url(../img/page/armada_img/rank4.jpg);
   width:297px;
   height:53px;
   background-repeat: no-repeat;
}

#rankarmada .armada_right .name table {
   width:297px;
}

#rankarmada .armada_right .name table td.left {
   width:70px;
}

#rankarmada .armada_right .name table td {
   height:15px;
   _line-height:100%;
}

#rankarmada .armada_right .armada_text{
   background-image:url(../img/page/armada_img/rank7.jpg);
   width:240px;
   height:170px;
   padding-right:57px;
   background-repeat: no-repeat;
   line-height:130%;
}

#rankarmada .armada_right .tyumoku{
   background-image:url(../img/page/armada_img/rank9.jpg);
   width:297px;
   height:47px;
   background-repeat: no-repeat;
  
}

#armada_btn{
	width:670px;
	background-image: url(../img/page/armada_img/rank10.jpg);
	height: 80px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 12px;
	clear:both;
	text-align:center;
}

#rankarmada .armada_other {
	background-image: url(../img/page/armada_img/rank11.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 670px;
	padding-top: 27px;
	clear:both;
}

#rankarmada .armada_other table{
   width:300px;
}
 
#rankarmada .armada_other table td{
   vertical-align:top;
}

#rankarmada .armada_other .pad_15{
	padding:0px 15px;
}

#rankarmada .armada_other .photo{
   width:130px;
}

#hensyu {
   clear:both;
   width:670px;
   background-color:#FFFFFF;
   margin-top:20px;
   margin-bottom:20px;
   line-height:140%;
}

#hensyu table {
	width:630px;
	border-collapse:collapse;
	margin:0px auto;

}

#hensyu table td {
   vertical-align:top;
}

#point {
	width:670px;
	background-repeat: repeat-y;
	background-image: url(../img/page/armada_img/point_back.gif);
	padding-bottom:15px;
}

#point table {
   background-color:#FFFFFF;
   width:600px;
   margin-left:auto;
   margin-right:auto;
}


#point table td {
    vertical-align:top;
}

#point .itiran {
	text-align:left;
	background-color:#F9F9F9;
	border: 1px solid #CCCCCC;
	width: 600px;
	padding: 2px;
	margin-left:auto;
	margin-right:auto;
	line-height:120%;
}

.fleft {
    float:left;
}



#point .pad_15{
	padding:0px 15px;
}


#point .pad_20{
	padding:0px 20px;
}

#point .padr_15{
	padding:0px 15px 0px 0px;
	background-color: #FFFFFF;
}

#point .padl_15{
	padding:0px 0px 0px 15px;
	background-color: #FFFFFF;
}

#point .biyouin table{
	border-collapse:collapse;
	width:600px;
	background-color: #FFFFFF;

	margin-right:auto;
	margin-left:auto;
}

#point .biyouin table td.left{
   width:130px;
}

#point .biyouin table td.right{
   width:450px;
}

.bmarg_15 {
   margin-bottom:15px;
}

.txt_small {
   font-size:10px;
}

.padall5 {
   padding:5px;
   }

.padtb5{
   padding:5px 0px;
   }

#siyou {
   text-align:center;
}

.rmarg20 {
   margin-right:20px;
}