@charset "utf-8";


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

body {
	margin: 0;
	padding: 0;
	background-color:#fff;
}


/* # layout
---------------------------------------------------------------------------- */

#layout {
	margin: auto;
	width: 984px;
}


/* # header
---------------------------------------------------------------------------- */



#header img {
	border: 0; 
	vertical-align: bottom;
}
#header .h1logo {
	margin-top: 10px;
	float: left;
}
#header .glnavi {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	float: left;
}

#header .glnavi2 {
	margin-top: 60px;
	margin-bottom: -60px;
	float: right;
}

.readtext a {
	font-size: 11px;
	margin: 0 0 0 5px;
	color: #333;
	line-height: -1;
	text-decoration: none;
}

.hSection{
	height: 75px;
}





#hNav {
	padding: 0;
	margin: 0;
	text-align: right;
	vertical-align: bottom;
}

#hNav li {
	display: inline;
	float: left;
	line-height: 1;
	padding-left: 4px;
	width: auto;
}

#hNav li a {
	display: block;
	height: 104px;
}

* html #hNav li a {
	display: inline-block;
}

#hNav li a:hover img {
	vertical-align: top;
}

#hNav li a:hover {
	overflow: hidden;
}

#hNav li a:hover img {
	visibility: hidden;
}

#hNav li#hNavTitle { margin: 7px 435px 0 0 ;}
#hNav li#hNav1 a {background: url(/common/images/h_menu_01ov.png) no-repeat 0 0;}
#hNav li#hNav2 a {background: url(/common/images/h_menu_02ov.png) no-repeat 0 0;}
#hNav li#hNav3 a {background: url(/common/images/h_menu_03ov.png) no-repeat 0 0;}
#hNav li#hNav4 a {background: url(/common/images/h_menu_04ov.png) no-repeat 0 0;}
#hNav li#hNav5 a {background: url(/common/images/h_menu_05ov.png) no-repeat 0 0;}
#hNav li#hNavfb a {background: url(/common/images/h_menu_fbov.png) no-repeat 0 0;}
#hNav li#hNavbl a {background: url(/common/images/h_menu_blov.png) no-repeat 0 0;}



#blog_top {
	height: 156px;
	width: 665px;
	background: url(/common/images/bg_top_blog.png) no-repeat 0 0;
}

#blog_top ul {
	font-size: 12px;
	margin: 5px 0 0 260px;
	line-height:2.3;
}

#creator_top {
	width: 670px;
	background: url(../common/images/topban_04back.png) no-repeat 0 0;
	margin: -5px 0 0 0;
	padding: 50px 0 30px 30px;
	min-height: 215px;
}

#creator_top .crleft {
	float: left;
}

#creator_top .crright {
	float: left;
	margin: 0 0 0 25px;
	width: 270px;
}

#creator_top .crright .tit1 {
	margin: 10px 0 0 0;
	font-size: 20px;
	color: #60B2D6;
}
#creator_top .crright .tit2 {
	font-size: 14px;
	color: #60B2D6;
	margin: 10px 0 15px 0;
}
#creator_top .crright .txt1 {
	font-size: 13px;
	line-height: 1.75;
	float: right;
	width: 155px;
	margin-bottom: 10px !important;
}
#creator_top .crright .img1 {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px !important;
}
#creator_top .crright .btn {
}

#creator_top a:hover img {
	opacity:0.70;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}


.creator_list {
	clear: both;
	margin-top: 35px;
}

.creator_list li {
	width: 160px;
	margin: 10px 10px 10px 0;
	float: left;
	line-height: 1.5;
}


.creator_list li img {
	margin: 0 0 5px 0;
}
.creator_list li a {
	color: #333;
	text-decoration: none;
}

.listup {
	clear: both;
}

.creator_list li a:hover {
	opacity:0.70;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.creator_list .tit3 {
	font-size: 18px;
	color: #EC7C5A;
	text-decoration: none;
	clear: both;
}
.creator_list .tit3 a {
	font-size: 18px;
	color: #EC7C5A;
	text-decoration: none;
	clear: both;
}
.creator_list .tit3 a:hover {
	opacity:0.70;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

