*{ 
	text-align: center;
	margin-top: 0;
	padding-top: 0;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FF3399;
	scrollbar-darkshadow-color: #8888CC;
	scrollbar-face-color: #FFFCFD;
	scrollbar-highlight-color: #DDDDFF;
	scrollbar-shadow-color: #EEEEFD;
}

body {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

strong {
	font-weight: normal;
}

em {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

h1{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: left;
	color: #AAAAAA;
	text-decoration: none;
	margin: 3px 3px 3px 3px;
	font-weight: normal;
}

h2{
	font-size: 14px;
	text-align: center;
	color: #DD88FF;
	text-decoration: none;
	font-weight: 200;
	margin-bottom: 0;
}

#right_area {
	float: left;
	width: 580px;
	text-align: center;
}

#osusume_title {
	margin-top: 5px;
	font-size: 14px;
	color: #6600FF;
}

#osusume_left {
	float: left;
	width: 290px;
	text-align: center;
	margin-top: 7px;
}

#osusume_right {
	float: left;
	width: 290px;
	text-align: center;
	margin-top: 7px;
}

#topix_td{
	width: 540px;
	border: 1px solid #FFAAFF;
	text-overflow: ellipsis;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 150px;
	text-align: left;
	padding: 3px 5px 3px 5px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 3px;
	margin-bottom: 0;
	background-color:#FFF8FF;
	white-space: nowrap;
}

#topix1{
	text-align: left;
	font-size: 10px;
	line-height: 20px;
	color: #777777;
}

#topix2{
	text-align: left;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	padding-left: 5px;
}

#topix2 a{
	text-align: left;
	font-size: 12px;
	color: #0000FF;
	padding-left: 5px;
}

#topix2 a:hover{
	text-align: left;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	padding-left: 5px;
}

#topix3{
	text-align: left;
	font-size: 10px;
	color: #33DD33;
	text-decoration: none;
	padding-left: 5px;
}

#topix4{
	text-align: left;
	font-size: 10px;
	color: #FF88DD;
	text-decoration: none;
	padding-left: 5px;
}

#topix5{
	text-align: left;
	font-size: 10px;
	color: #FF7700;
	text-decoration: none;
	padding-left: 5px;
}

#toplink_title {
	font-size: 14px;
	color: #FF9900;
	margin-bottom: 5px;
}

.toplink_bana {
	float: left;
	width: 145px;
	text-align: center;
	margin-bottom: 5px;
}

.toplink_name {
	float: left;
	width: 145px;
	text-align: center;
	margin-bottom: 10px;
	font-size: 14px;
}

.toplink_name a{
	color: #0000FF;
	text-decoration: none;
}

#alink_title {
	font-size: 14px;
	color: #00AA00;
	margin: 50px 0px 5px 0px;
}

.yokosen {
	clear: both;
	size: 2;
	color: #9999CC;
	text-align: center;
	width: 90%;
}

#main_end {
	clear: both;
	width: 800px;
	line-height: 2px;
	height: 2px;
}

/*　━━━━━━━━━━━━━━━━　ヘッドエリア　━━━━━━━━━━━━━━━━　*/
#header {
	clear: both;
}

#h_left {
	float: left;
	width: 500px;
}

#h_right {
	float:right;
	width: 200px;
	text-align: right;
	font-size: 10px;
	color: #666666;
	margin-right: 5px;
	margin-top: 3px;
}

#h_right a{
	text-align: right;
	font-size: 10px;
	color: #0000FF;
}

#h_right a:hover{
	color: #FF0000;
}

#head_menu {
	clear: both;
	padding-top: 5px;
	margin-top: 5px;
	background-color: #FFFFBB;
	border-bottom-color: #666666;
	border-bottom-style:solid;
	border-bottom-width: 2px;
}

div#head_menu ul{
	text-align: left;
	margin-left: 30px;
	margin-bottom: 5px;
}

div#head_menu li{
	display: inline;
	text-align: left;
	font-size: 14px;
	color:#666666;
	margin-left: 15px;
}

div#head_menu li a{
	font-size: 14px;
	color:#0000FF;
	text-decoration: none;
}

div#head_menu li a:hover{
	color:#FF0000;
}

ul, li, ol { list-style-type: none; }

/*　━━━━━━━━━━━━━━━━　サイドエリア　━━━━━━━━━━━━━━━━　*/
#side_area {
	float: left;
	width: 220px;
	text-align: center;
}

#side_menu{
	text-align: left;
	font-size: 12px;
	color: #0066FF;
	padding-top: 10px;
	padding-bottom: 0;
}

#side_menu2{
	height: 25px;
	width: 200px;
	background-color: #CCFFCC;
	font-size: 14px;
	color: #00BB00;
	border:  1px solid #00FF00;
}

#side_menu3{
	height: 25px;
	width: 200px;
	background-color: #DDFFFF;
	font-size: 14px;
	color: #3333EE;
	border:  1px solid #8888FF;
}

#side_menu4{
	height: 25px;
	width: 200px;
	background-color: #FFEEEE;
	font-size: 14px;
	color: #FF88FF;
	border:  1px solid #FFAA88;
}

.menu_title {
	margin-top: 5px;
}

.menu_text {
	margin-left: 30px;
	text-align: left;
}

.side_menu_area{
	text-align: left;
	height: 20px;
	width: 200px;
	font-size: 14px;
	color: #333333;
	background-color: #EEFFEE;
	border-left:  1px solid #00FF00;
	border-right:   1px solid #00FF00;
	padding-top: 2px;
}

.side_menu_area a{
	color: #00BB00;
}

.side_menu_area a:hover{
	color: #FF0000;
}

#area_end {
	border-top:  1px solid #00FF00;
	height: 2px;
	line-height: 2px;
	width: 200px;
}

.side_menu_gyosyu{
	text-align: left;
	height: 20px;
	width: 200px;
	font-size: 14px;
	color: #333333;
	background-color: #EEFFFF;
	border-left:  1px solid #8888FF;
	border-right:   1px solid #8888FF;
	padding-top: 2px;
}

.side_menu_gyosyu a{
	color: #3333EE;
}

.side_menu_gyosyu a:hover{
	color: #FF0000;
}

#gyosyu_end {
	border-top:  1px solid #8888FF;
	height: 2px;
	line-height: 2px;
	width: 200px;
}

.side_menu_kosin{
	text-align: left;
	font-size: 10px;
	width: 200px;
	color: #888888;
	background-color: #FFFEFF;
	border-left:  1px solid #FFAA88;
	border-right:   1px solid #FFAA88;
	padding-top: 2px;
}

.side_menu_kosin a{
	color: #FF88FF;
	font-size: 14px;
}

#kosin_end {
	border-top:  1px solid #FFAA88;
	height: 2px;
	line-height: 2px;
	width: 200px;
}

.side_menu_kosin a:hover{
	color: #FF0000;
}

.yokobana {
	text-align: center;
	margin-bottom: 7px;
	margin-top: 7px;
}

tr.logo {
	height: 100;
	text-align: left;
}

#tbox1 {
	float: left;
	width: 180;
	border-color: #FF99FF;
	border-width: 1;
	text-align: left;
	margin-left: 43px;
	margin-top: 35px;
}

#tbox2 {
	float: left;
	width: 180;
	border-color: #FF99FF;
	border-width: 1;
	text-align: left;
	margin-left: 43px;
	margin-top: 7px;
}

#tbox3 {
	float: left;
	width: 180;
	border-color: #CCCCFF;
	border-width: 1;
	text-align: left;
	margin-left: 43px;
	margin-top: 35px;
}

#tbox4 {
	float: left;
	width: 180;
	border-color: #CCCCFF;
	border-width: 1;
	text-align: left;
	margin-left: 43px;
	margin-top: 7px;
}

#buton{
	float: right;
	width: 54px;
	margin: 37px 35px 0 0;
	cursor:pointer;
	
	}

#logo_area {
	width: 240px;
	height: 100px;
	float: left;
}

#g_login {
	width: 280px;
	height: 100px;
	float: left;
	background-image: url(http://www.04510sagasu.com/pc/img/g_login.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#s_login {
	width: 280px;
	height: 100px;
	float: left;
	background-image: url(http://www.04510sagasu.com/pc/img/s_login.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#content{
	width: 800px;
	border-color: #FFCCCC;
	border-width: 1px;
	border-style: solid;
	text-align: center;
}

#side_a{
	vertical-align: top;
}

#result_hyozi{
	text-align: left;
	padding-bottom: 8px;
}

#side_b{
	vertical-align: top;
	padding-top: 5px;
}

.side_menu_pref{
	text-align: left;
	height: 20px;
	font-size: 14px;
	color: #333333;
	background-color: #EEFFEE;
	border-left:  1px solid #00FF00;
	border-right:   1px solid #00FF00;
	padding-left: 30px;
}

.side_menu_pref a{
	color: #8888FF;
}

.side_menu_pref a:hover{
	color: #FF0000;
}

#menu_table{
	border-bottom:  1px solid #00FF00;
	}

#menu_table2{
	margin-top: 10px;
	border-bottom:  1px solid #8888FF;
	}

#menu_table3{
	margin-top: 10px;
	border-bottom:  1px solid #FFAAAA;
	}

/*　━━━━━━━━━━━━━━━━　店舗詳細　━━━━━━━━━━━━━━━━　*/
#syosai_title {
	width: 570px;
	font-size: 16px;
	color: #FF6600;
	margin-top: 10px;
	margin-bottom: 5px;
}

#data_area {
	float: left;
	width: 580px;
}

.shop_data{
	clear: both;
	text-align: left;
	text-decoration: none;
	color: #666666;
	background-color: #FFEEEE;
	font-size: 14px;
	float: left;
	width: 80px;
	border-bottom: 1px solid #FFCCFF;
	border-left: 1px solid #FFCCFF;
	border-right: 1px solid #FFCCFF;
	border-top: 1px solid #FFCCFF;
	padding: 5px 5px 5px 5px;
	margin-left: 10px;
}

.shop_data2{
	text-align: left;
	text-decoration: none;
	color: #8888FF;
	font-size: 14px;
	float: left;
	width: 450px;
	border-bottom: 1px solid #FFCCFF;
	border-left: 1px solid #FFCCFF;
	border-right: 1px solid #FFCCFF;
	border-top: 1px solid #FFCCFF;
	padding: 5px 5px 5px 5px;
}

.shop_data2 a{
	text-align: left;
	text-decoration: none;
	color: #8888FF;
}

.shop_data2 a:hover{
	text-align: left;
	text-decoration: none;
	color: #FF0000;
}

.shop_data3{
	clear: both;
	float: left;
	width: 80px;
	text-align: left;
	text-decoration: none;
	color: #666666;
	font-size: 18px;
	padding: 0px 5px 5px 15px;
}

.shop_data4{
	float: left;
	width: 370px;
	text-align: left;
	text-decoration: none;
	color: #666666;
	font-size: 18px;
	padding: 0px 5px 5px 15px;
}

.shop_data4 a{
	text-align: left;
	text-decoration: none;
	color: #666666;
	font-size: 18px;
	padding: 0px 5px 5px 0px;
}

.shop_data4 a:hover{
	text-align: left;
	text-decoration: none;
	color: #FF0000;
	font-size: 18px;
	padding: 0px 5px 5px 0px;
}

#t_image {
	float: right;
	width: 200px;
	margin-right: 5px;
}


#t_image2 {
	float: left;
	width: 200px;
	margin-right: 5px;
}

.shop_oubo{
	clear: both;
	text-align: center;
	text-decoration: none;
	color: #FF0000;
	font-size: 14px;
	margin-bottom: 15px;
	margin-top: 10px;
	width: 400px;
}

#treat_area {
	float: left;
	width: 570px;
	margin-left: 15px;
	margin-top: 20px;
}

#treat_title {
	float: left;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
}

#treat_clear {
	clear: both;
	width: 570px;
	height: 22px;
	line-height: 2px;
}

.treat_check {
	float: left;
	width: 90px;
	font-size: 12px;
	text-align: center;
	color: #CCCCCC;
	margin-left: 10px;
	line-height: 30px;
}

.treat_checkon {
	float: left;
	width: 90px;
	font-size: 20px;
	text-align: center;
	color: #0000FF;
	margin-left: 10px;
	line-height: 30px;
}

#taigu_title {
	clear: both;
	font-size: 16px;
	color: #FF9900;
	text-align: left;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
}

#taigu_com {
	clear: both;
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin-top: 5px;
	margin-left: 50px;
	margin-bottom: 5px;
}

#saisin_head {
	clear: both;
	text-align: center;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFCCFF;
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 18px;
	height: 25px;
	padding-top: 5px;
}

#saisin_title {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 16px;
	color: #33CC00;
	margin-top: 5px;
	margin-bottom: 10px;
}

#saisin_naiyo {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 16px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 20px;
}

#info_head {
	clear: both;
	text-align: center;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	background-color: #66CCFF;
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 18px;
	height: 25px;
	padding-top: 5px;
}

.info_title {
	clear: both;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 16px;
	color: #33CC00;
	margin-top: 5px;
	margin-bottom: 10px;
}

.info_naiyo {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 16px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 20px;
}

#oubo_area {
	clear: both;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#form_area {
	clear: both;
	text-align: left;
	margin-left: 50px;
	border: 1px solid #7777FF;
	background-color: #EEFFFF;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

#top_right{
	text-align: right;
	font-size: 10px;
	color: #0000FF;
	padding: 0 20px 0 0;
}

#top_right a{
	text-align: right;
	font-size: 10px;
	color: #0000FF;
}

#top_right a:hover{
	color: #FF0000;
}

#footer {
	clear: both;
	font-size: 12px;
	color: #FF99CC;
	text-align: center;
}

#footer a {
	color: #FF99CC;
}
