@charset "utf-8";
/* CSS Document */

body {

	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:center;
	font-size:12px;
	color:#787878;
	margin:0;
	padding:0;
	line-height:19px;
	}

a:link { color: #787878 ;
text-decoration:underline;}
 
a:visited { color: #787878;
text-decoration:underline;}
 
a:hover { color:#787878;
text-decoration:underline; } 

#container {
	width:1001px;
	height:auto;
	text-align:center;
	margin:0 auto;
	border-style:none;
	border-color:#DDFBEB;
	border-width : 1px 1px 1px 1px;
	}

#pc_img{
	width:1000px;
	height:566px;
	border-style:none;
	border-color:#DDFBEB;
	border-width : 1px 1px 1px 1px;
	}
#enter{
	margin:30px 0px 30px 0px;
	width:1000px;
	text-align:center;
	}	
#main{
	width:1000px;
	height:550px;
	border-style:none;
	border-color:#DDFBEB;
	border-width : 1px 1px 1px 1px;
	}
#box_left{
	float:left;
	text-align:left;
	width:460px;
	height:450px;
	padding:20px 10px 5px 15px;
	}
	
#box_right{
	float:right;
	text-align:left;
	width:460px;
	height:520px;
	padding:20px 10px 5px 15px;
	}		
.font_l{

	width:430px;
	font-size:13px;
	font-weight:bold;
	border-bottom-style:solid;
	border-color:#b6b6b6;
	border-width : 1px 1px 1px 1px;
	color:#585858;
	margin:3px;
	
	}
.list{
	width:400px;
	font-size:12px;
	line-height: 18px;
	padding-left:1.5em;
	margin:7px 10px 15px 7px;
}
.list2{
	color:#A5A5A5;
	width:400px;
	font-size:11px;
	line-height: 18px;
	padding-left:1.5em;
	margin:15px 10px 15px 7px;
}
#logo{
	text-align:right;
	padding-top:15px;
	}

#aivick{
 	background-image:url(img/artnear_line.gif);
	background-repeat:no-repeat;
	text-align:left;
	width:600px;
	height:50px;
	margin-top:5px;
	padding-left:400px;
	padding-top:50px;
	font-weight:bold;
	}