*{margin:0;
padding:0;
font-size:100%;
list-style: none;
}
img {border: none;vertical-align:  bottom;}
hr{display:none;}

a:link{color:#FF9900; text-decoration:underline;}
a:visited{color:#FF9900; text-decoration:underline;}
a:active{color:#6699FF; text-decoration:none;}
a:hover{color:#FFCC66; text-decoration:none;}

input,textarea,select{
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", "Osaka";
	color:#FF6699;	
	background-color: #FFFFFF;
	border-bottom: #FFC6D8 2px solid;
	border-right: #FFC6D8 2px solid;
	border-left: #FFC6D8 2px solid;
	border-top: #FFC6D8 2px solid;
}
.button{
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", "Osaka";
	color:#ffffff;	
	background-color: #FD79A3;
	border-bottom: #FD79A3 1px solid;
	border-right: #FD79A3 1px solid;
	border-left: #FD79A3 1px solid;
	border-top: #FD79A3 1px solid;
}
.radio{background-color: #ffffff;}

/*----------------------------------------------------------------全共通 */

#wrap{width: 180px;}


/*----------------------------------------------------------------クラス */
.color1{color: #ffffff;}/* white */
.color2{color: #FF6600;}/* orange */
.color3{color: #CC0033;}/* red */
.color4{color: #00CCCC;}/* blue */
.color5{color: #666666;}/* gray */
.color6{color: #000000;}/* black */

.textS{font-size: 10px;}
.textM{font-size: 14px;}
.textL{font-size: 16px;}

.font1{font-weight: bold;}

.text-out{text-indent:-9999px;}

.hidden{position:absolute;
	left:0px;
	top:-500px;
	width:1px; 
	height:1px; 
	overflow:hidden; 
}

.clearfix {
	zoom: 1;
	}
	.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*----------------------------------------------------------------body */

body{
	font-size :12px;
	font-family : "ＭＳ Ｐゴシック", "Osaka";
	color:#000000;
	margin: 0px;
	line-height: 16px;
	background: url(img/bg_menu.jpg) no-repeat #ffffff;
}


/*----------------------------------------------------------------h1 */

h1{background: url(img/arieslogo.bmp) no-repeat;height: 121px;}

/*----------------------------------------------------------------h2 */



/*----------------------------------------------------------------h3 */



/*----------------------------------------------------------------h4 */




/*----------------------------------------------------------------navi */


#navi li a{width: 180px;height: 30px;display: block;}

#mn_1 a{background: url(img/mn_entrance.jpg) no-repeat;}
#mn_2 a{background: url(img/mn_sys.jpg) no-repeat;}
#mn_3 a{background: url(../images/mn_mati.jpg) no-repeat;}
#mn_4 a{background: url(img/mn_lady.jpg) no-repeat;}
#mn_5 a{background: url(img/mn_schedule.jpg) no-repeat;}
#mn_6 a{background: url(../images/mn_play.jpg) no-repeat;}
#mn_7 a{background: url(img/mn_voice.jpg) no-repeat;}
#mn_8 a{background: url(img/mn_mobile.jpg) no-repeat;}
#mn_9 a{background: url(img/mn_mail.jpg) no-repeat;}
#mn_10 a{background: url(img/mn_recruit.jpg) no-repeat;}
#mn_11 a{background: url(img/mn_link.jpg) no-repeat;}

#navi a:hover{background-position: -180px 0;}

/*----------------------------------------------------------------ie6用 */


