@charset "UTF-8";

/* base
--------------------------------------------------------- */

body {
	margin: 0;
	color: #666666;
	text-align: center;
}

img		{ border: 0; }
hr		{ display: none; }
br.clear	{ font-size: 1px; clear: both; }

p, form, ul, li, dl, dt, dd, ol, div { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; }

h1, h2, h3, h4, h5, h6, img {
	padding: 0;
	margin-top: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* link 
------------------------------------------------------------ */

a:link		{ color: #ffffff; }
a:visited	{ color: #ffffff; }
a:hover		{ color: #c3c3c3; text-decoration: none; }
a:active	{ color: #ffffff; }



/* media
------------------------------------------------------------ */

@media print	{ .noprint	{ display: none; } }
@media screen	{ .nodisplay	{ display: none; } }
@media screen	{ .alof		{ display: none; } }

/* common
------------------------------------------------------------ */

#all {
	width: 950px;
	margin-right: auto;
	margin-left: auto;

}
#header {
	height: 80px;
	width: 950px;
	position: relative;
}
.head_img {
	position: absolute;
	top: 20px;
	right: 10px;
}
.head_logo {
	position: absolute;
	top: 5px;
	left: 10px;
}
#footer {
	height: 25px;
	width: 950px;
	clear: both;
}

#main_left_area {
	float: left;
	height: 450px;
	width: 475px;
}
#main_right_area {
	float: right;
	height: 450px;
	width: 475px;
}

.fla_area {
	height: 300px;
	width: 475px;
	z-index:50;
}
.img_area {
	height: 150px;
	width: 475px;
}
#contents_area {
	height: 529px;
	width: 950px;
	clear: both;
}
.menu_area {
	background-image: url(../images/menu_bg.jpg);
	float: left;
	height: 529px;
	width: 238px;
	position: relative;
}
.menu_info {
	position: absolute;
	left: 30px;
	top: 42px;
}
.menu_ask {
	position: absolute;
	left: 30px;
	top: 108px;
}
.menu_yoyaku {
	position: absolute;
	left: 32px;
	top: 137px;
}
.menu_access {
	position: absolute;
	left: 30px;
	top: 166px;
}
.menu_blog {
	position: absolute;
	left: 30px;
	top: 225px;
}
.menu_link {
	position: absolute;
	left: 30px;
	top: 295px;
}
.menu_link_lplume_200 {
	position: absolute;
	left: 38px;
	top: 215px;
	font-size: 10px;
}
.menu_link_shiodome {
	position: absolute;
	left: 9px;
	top: 220px;
	font-size: 10px;
}
.menu_link_shiodome_200 {
	position: absolute;
	left: 38px;
	top: 293px;
	font-size: 10px;
}
.menu_link_blog {
	position: absolute;
	left: 9px;
	top: 320px;
	font-size: 10px;
}
.menu_link_blog_200 {
	position: absolute;
	left: 38px;
	top: 372px;
	font-size: 10px;
}
.menu_link_studio {
	position: absolute;
	left: 8px;
	top: 420px;
	font-size: 10px;
}
.menu_link_studio_200 {
	position: absolute;
	left: 38px;
	top: 450px;
	font-size: 10px;
}
#c_2_area {
	background-color: #a9b64a;
	float: left;
	height: 529px;
	width: 237px;
	/*background-image: url(images/c_2_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}

.c_2_imgs {
	margin-top: 0px;
	margin-bottom: 30px;
}

.c_2_imgs_03 {
	margin-top: 7px;
	margin-bottom: 34px;
	margin-left: 7px;
}

#c_2_area ul {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin-left: 20px;
	list-style-type: none;
	font-size: 13px;
	line-height: 1.5em;
}
#c_2_area a{
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	font-size: 13px;
	line-height: 1.5em;
	text-decoration:none;
}
#c_3_area {
	background-color: #a0af36;
	float: left;
	height: 529px;
	width: 238px;
	/*background-image: url(images/c_3_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}
.c_3_imgs {
	margin-top: 0px;
	margin-bottom: 30px;
}

#c_3_area ul {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	list-style-type: none;
	font-size: 13px;
	line-height: 1.5em;
	margin: 4px 0px 0px 20px;
}
#c_3_area a {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	font-size: 13px;
	line-height: 1.5em;
	text-decoration:none;
}
#c_4_area {
	background-color: #95a622;
	float: left;
	height: 529px;
	width: 237px;
	/*background-image: url(images/c_4_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}
.c_4_imgs {
	margin-top: 0px;
	margin-bottom: 30px;
}

#c_4_area ul {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	list-style-type: none;
	font-size: 13px;
	line-height: 1.5em;
	margin: 3px 0px 0px 20px;
}

#c_4_area a {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	font-size: 13px;
	line-height: 1.5em;
	text-decoration:none;
}
.box_hover{
	cursor:pointer;
	}
.none{
	text-indent:-9999px;
	height:0px;
	overflow:hidden;
	}
.left_10{
margin-left:10px;
}

#news_main{
	width: 394px;
	padding-left:50px;
	text-align:left;
	background-image:url(../images/popup_info_left.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	z-index:2000;
	line-height:normal;
	font-size:12px;
	color:#6A6A6A;
	margin:auto;
}
#news_head{
	height: 49px;
	width: 394px;
	padding-left:50px;
	background-image:url(../images/popup_info_head.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin:auto;
}
#news_foot{
	height: 59px;
	width: 394px;
	padding-left:50px;
	background-image:url(../images/popup_info_foot.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin:auto;
}


/* info.html
----------------------------------------------------- */

.top_whats_new_list {
	list-style: none;
	width:384px;
	line-height: 120%;
	color: #6A6A6A;
}

.top_whats_new_list a:link		{ color: #6A6A6A; }
.top_whats_new_list a:visited	{ color: #6A6A6A; }
.top_whats_new_list a:hover		{ color: #c3c3c3; text-decoration: none; }
.top_whats_new_list a:active	{ color: #6A6A6A; }

.top_whats_new_block {
	padding-top: 8px;
}

.top_whats_new_list dt{
	float: left;
	width: 70px;
}

.top_whats_new_list dd{
	float: left;
	width: 300px;
}
