@charset "shift_jis";
/*
initialize
*/
* {
	margin:0;
	padding:0;
	font-size: 100%;
	}
body{
	color:#333;
	line-height:1.4;
	font-size:12px;
	}
img {
	border:0;
	}	
select {
	font-size: 1em;
}

/*
text link
*/
a:link, a:visited, a:active {
	color: #06c;
	text-decoration: underline;
	}
a:hover {
	color: #06C;
	text-decoration: none;
	}

/*
float
*/
.fllt {
	float: left;
}

.flrt {
	float:right;
}
.clear {
	clear: both;
}

/*
basic layout
*/
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper2 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	margin-bottom: 5px;
}
#pankuzu,#pankuzu2,#pankuzu_btm {
	font-size: 0.9em;
	margin-top: 5px;
	margin-bottom: 5px;
}
#mainarea {
	float: left;
	width: 601px;
}

#mainarea2 {
	width: 600px;
}

#subarea {
	float: right;
	width: 189px;
	font-size:1.0em;
}

/*
header
*/
#header #logo {
	float: left;
	width: 267px;
}
#header #catchcopy {
	float: right;
	width: 533px;
	font-weight: bold;
	text-align: right;
	margin:10px 0;
	color:#0066CC;
}
#header #headnav {
	width: 533px;
	float: right;
	clear: right;
	text-align: right;
	list-style:none;
	}

#header #headnav li {
	display: inline;
	margin-right: 7px;
	padding: 0 0 0 10px;
	background: url(../images/common/arrow_headnav.gif) no-repeat left center;
	font-size: 0.9em;
}
#header #globalnav {
	clear: both;
	height: 29px;
	width: 800px;
	position: relative;
	background: url(../images/common/bg_head_horizon2.gif) no-repeat bottom;
}

#header #globalnav ul {
	float: left;
	list-style: none;
}
#header #globalnav li {
	display:inline;
	}
#header #globalnav p {
	float:right;
	font-size: 0.95em;
	padding-top: 8px;
}
#subnav {
	background: url(../images/common/bg_subnav.png) repeat-x center;
	height: 26px;
}
#subnav ul {
	list-style: none;
	width:100%;
}
#subnav li {
	display: inline;
}
#subnav li a {
	display: block;
	float: left;
	font-size: 0.95em;
	padding-left: 8px;
	padding-right: 8px;
	background: url(../images/common/bg_subnav_li.png) no-repeat right;
	color: #BE100A;
	line-height: 26px;
}
#subnav li a:hover,#subnav li a:active,#subnav a.current {
	background: url(../images/common/bg_subnav_li_over.png) no-repeat right;
}


/*
mainarea,subarea
*/
h1{
	margin-bottom: 6px;
	text-align: center;
}

h3 {
	margin-bottom: 5px;
	text-align: center;
}
.btn {
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
}
.btn_center {
	margin: 10px auto 0;
	padding-bottom:10px;
}

.alpha a:hover img {
	filter: alpha(opacity=75);/*IE*/
	-moz-opacity:0.75;/*FireFox*/
	opacity: 0.75; /*Safari,Opera*/
	/* when the cursor is over the item, it change tranceparency by 75%. */
	}
h1.txt, h2.txt {
	background: url(../images/common/bg_h2.png) no-repeat;
	font-size: 1.2em;
	height: 23px;
	color: #b30b06;
	margin-bottom: 8px;
	font-weight: bold;
	padding-left: 9px;
	padding-top: 5px;
	text-align:left;
}
h3.txt {
	height:18px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/common/bg_h3.png) no-repeat;
	padding-left: 13px;
	text-align:left;
	font-size:1em;
	line-height:18px;
	margin-top: 1em;
}

#satei {
	font-size: 1.1em;
}

#subarea #satei form {
	margin-left: 20px;
	margin-top: 5px;
}
#subarea #satei dd {
	margin-bottom: 7px;
}


/*
rounded curve box 
*/
.rc_top {
	height: 6px;
	background: url(../images/common/bg_rc_top.gif) no-repeat right;
}
.rc_middle {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.rc_bottom {
	height: 6px;
	background: url(../images/common/bg_rc_bottom.gif) no-repeat right;
}

/*
maker table
*/
#maker_table th {
	padding:9px 0;
	border-bottom: 1px dotted #CCC;
	}
#maker_table td {
	padding:10px;
	border-bottom: 1px dotted #CCC;
	font-size:0.95em;
}
#maker_table td ul {
	list-style: none;
}

#maker_table td li {
	display: inline;
	margin-right: 10px;
}

/*
subarea
*/
/*
#subarea {
        letter-spacing:-0.08em;
}*/
#subarea .submenu, #banner p {
	margin-bottom: 6px;
}
#subarea .rc_middle p {
	margin-right: 7px;
	margin-left: 11px;
}
ul.enquete {
	list-style: none;
	margin-left: 25px;
	margin-bottom: 5px;
}
ul.enquete li {
	margin:0px 0;
}
.enquete input {
	margin-right: 3px;
}
p.kanban {
	width: 100px;
	padding-right: 70px;
	background: url(../images/subarea/bg_kanban.png) no-repeat right center;
}
#subarea .geo {
	width: 109px;
	margin:10px auto;
}

#urerank_mini {
	margin-top:5px;	
}
#urerank_mini caption {
	display:none;	
}
#urerank_mini th {
	padding-right:5px;
	font-weight:normal;
	vertical-align: top;
	white-space:nowrap;
}

#urerank_mini td {
	vertical-align: top;
}

/*footer*/
#footer {
	clear: both;
	padding: 10px 0;
	text-align: center;
	border-top: 1px solid #ccc;
	color:#666;
	line-height:1.4;
	font-size:0.9em;
}


/*
border
*/

.border_grey {
	border:solid 1px #CCCCCC;
	}
	
.border_grey2 {
	border:solid 1px #999999;
	}

.border_grey3 {
	border:solid 1px #666666;
	}

.border_white {
	border:solid 1px #FFFFFF;
	}

/*
thanks
*/

#thanks p.tmess{
	margin-top:50px;
	padding-left:140px;
}

#thanks .flltm20 {
	float: left;
	margin-right:20px;
}

#thanks p.totopp a {
	display: block;
	width:90px;
	padding-left:20px;
	background-image:url(../images/common/arrow_orangeball.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#thanks p.totopp a:hover {
	background-image:url(../images/common/arrow_orangeball_over.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#thanks .mess{
	padding-top:50px;
}
#p_h1{
	margin:0px 0 5px 1px;
}
#header_css{
	float:left;
	height:28px;
	width:800px;
	text-align:left;
	margin:0 0 -10px 0;
	font-weight:900;
}
#header_css h1{
	text-align:left;
}

#subarea_rank {
	margin-left:3px;
}