body {
	color: #666666;
	font-size: 12px;
}
a {
	text-decoration: none;
}

.midashi_text {
	color: #333333;
	font-size: 16px;
}

.info_text {
	color: #FF3366;
	font-size:12px;
	margin: 5px;
}

.access_text {
	font-size:12px;
	margin: 5px;
}
.menu_img_margin {
	margin-left: 5px;
	margin-right: 5px;
}
ol {
	color: #3333CC;
	font-weight: bold;
	font-size:16px;
}
.blue_text {
	color: #0066FF;
}
.green_text {
	color: #006600;
	font-weight: bold;
	font-size:17px;
}
.pink_text {
	color: #CC3333;
	font-weight: bold;
	font-size:17px;
}
.red_text {			/*強調用*/
	color: #FF3333;
	font-weight: bold;
	font-size: 17px;
}
.small_text {
	color: #666666;
	font-size: 12px;
}
#mail_text { width: 150px; }
select { width: 120px; }
.carrier_img_i-mode {
	background-color : transparent ;
	background-image : url(./img/carrier_i-mode.gif) ;
	background-repeat : no-repeat ;
	background-position: 10px;
	padding-left: 50px;
	text-align : left ;
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	margin-right: 10px;
}
.carrier_img_ezweb {
	background-color : transparent ;
	background-image : url(./img/carrier_ezweb.gif) ;
	background-repeat : no-repeat ;
	background-position: 10px;
	padding-left: 50px;
	text-align : left ;
	font-size: 12px;
	color: #333333;
	margin-right: 10px;
}
.carrier_img_yahoo {
	background-color : transparent ;
	background-image : url(./img/carrier_yahoo.gif) ;
	background-repeat : no-repeat ;
	background-position: 10px;
	padding-left: 50px;
	text-align : left ;
	font-size: 12px;
	color: #333333;
	margin-right: 10px;
}
.side_menu_img {
	margin-bottom:5px;
}
div.block_logo {				/* ロゴ部分 */
	margin-bottom:10px;
}
div.block_menu {				/* メニュー部分 */
	width: 760px;
}
div.cover {						/* メインページ部分 */
	float: left;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.block_introduction {		/* サイト紹介(index.html) */
	float: left;
	width: 530px;
	height: 904px;
	border: 0px;
	padding: 10px;
	background-color: #F0F0FF;
}
div.block_service {				/* サービス一覧(service.html) */
	float: left;
	width: 530px;
	height: auto;
	border: 0px;
	padding: 10px;
	background-color: #EBFCEB;
}
div.block_feature {				/* 便利機能(feature.html) */
	float: left;
	width: 530px;
	height: 650px;
	border: 0px;
	padding: 10px;
	background-color: #FFF5F5;
}
div.block_information {				/* Information */
	float: left;
	width: 200px;
	/* height: 150px; */
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border-color: #FFF1F1;
}
div.block_access {				/* アクセス方法 */
	float: left;
	width: 200px;
	height: 500px;
	margin-left: 10px;
	background-color: #FFF8EE;
}
div.block_information_fee {
	float: left;
	margin-top: 10px;
	width: 200px;
	height: 160px;
	margin-left: 10px;
	color: #333333;
	background-color: #FFF8EE;
}
div.block_explanation {
   clear: both;
   width: 750px;
   color: #333333;
   padding: 5px;
   background-color: #F0F0F0;
}
div.block_copyrights {
	clear: both;
	margin-top: 5px;
	width: 760px;
	font-size: 12px;
}
div.copyrights { text-align: center; }
img {
	border-style: none;
	vertical-align: bottom;
}
