@charset "Shift_JIS";
/* CSS Document */

.module_box{
	border: 2px solid #11266b;
	margin-top:10px;
}

.module_select{
	border: 1px solid #11266b;
	margin: 1px;
	background-image: url(../image/module_bg.png);
	background-repeat: repeat-y;
}

.selectForm {font-size:12px;}
.module_select select{width:200px;}
.plan{float:left; margin-top:7px;}
.selectForm li{float:left; margin-left:5px; margin-top:7px;}
.selectForm p{float:right}


.pagetop {
	padding: 10px 0px 0;
	text-align: right;
	font-size: 93%;
	font-size:12px;
}

.pagetop a {
	background: url(../common/image/marker_top.gif) no-repeat left center;
	padding-left: 12px;
	color: #000000;
	text-decoration: none;
}

.pagetop a:link { color: #333333; }

.pagetop a:visited { color: #333366; }

.pagetop a:hover {
	color: #000000 !important;
	text-decoration: underline;
}
