/*-----top page-----*/
#header{
	background-image:url(../images/contents/top/header_bg.png);
	height:362px;
	background-position:top;
}

/* is message area*/
h3{
	font-size:10pt;
}


#contents_main{
width:590px;
margin:3px;
padding:0px;
text-align:left;
float:left;
background-color:#cccccc;
border:1px solid green;
}

#contents_sub01{
width:320px;
margin:3px;
padding:0px;
text-align:left;
float:left;
background-color:#777777;
}

.infor{
width:300px;
background-color:red;
font-size:13px;
}

/*----- column are in #maincontentsbox -----*/
#maincontentsbox .column1{
	position:relative;
	top:10px;
	width:290px;
	float:left;
	margin:0px;
}

#maincontentsbox .column2{
	position:relative;
	top:10px;
	width:640px;
	float:left;
	margin:0px;
}

/*-----Blog information-----*/

#wp_info{
width:400px;
margin:3px;
text-align:left;
float:none;
color:ff6600;
border:1px solid blue;
}

/* message area */
#message{
	width:565px;
	margin:0px auto;
	text-align:center;
}

#message .top{
	background-image:url(../images/contents/top/messabox_t.png);
	width:565px;
	height:20px;
	float:left;
}

#message .middle{
	background-image:url(../images/contents/top/messabox_m.png);
	width:565px;
	background-repeat:repeat-y;
	float:left;
}

#message .middle .text{
	width:505px;
	text-align:left;
	margin:10px 30px;
}

#message .bottom{
	background-image:url(../images/contents/top/messabox_b.png);
	width:565px;
	height:20px;
	float:left;
}

/* item title */
.item_title{
	background-image:url(../images/base/sub_title_bg.png);
	width:550px;
	height:35px;
	margin:0px auto;
}

.item_title h4{
	margin-left:20px;
	height:35px;
	line-height:35px;
	font-weight:bold;
}

/* update information */
#update{
	width:340px;
}

#update .top{
	background-image:url(../images/contents/top/infor_image.png);
	width:338px;
	height:25px;
	background-repeat:no-repeat;
	float:left;
}

#update .middle{
	background-image:url(../images/contents/top/right_bg.png);
	background-repeat:repeat-y;
	width:338px;
	border-left:2px #5a5a5a solid;
	float:left;
}

#update .middle .text{
	width:318px;
	margin:10px;
}

/* information */
#information{
	width:340px;
}

#information .top{
	background-image:url(../images/contents/top/infor_image.png);
	width:338px;
	height:25px;
	background-repeat:no-repeat;
	float:left;
}

#information .middle{
	background-image:url(../images/contents/top/right_bg.png);
	background-repeat:repeat-y;
	width:338px;
	border-left:2px #5a5a5a solid;
	height:100px;
	float:left;
}

#information .middle .text{
	width:318px;
	margin:10px;
}

/* link */
#link{
	width:340px;
}

#link .top{
	background-image:url(../images/contents/top/link_image.png);
	width:338px;
	height:25px;
	background-repeat:no-repeat;
	float:left;
}

#link .middle{
	background-image:url(../images/contents/top/right_bg.png);
	background-repeat:repeat-y;
	width:338px;
	border-left:2px #5a5a5a solid;
	float:left;
}

#link .middle .text{
	width:318px;
	margin:10px;
}

#link .middle img{
	margin-bottom:5px;
}

/* contact area */
#contact{
	width:540px;
	height:135px;
	margin:0px auto;
	background-image:url(../images/contents/top/contact_bg.png);
	background-repeat:no-repeat;
}

#contact div.address{
	width:330px;
	margin-left:210px
}

#contact_banner{
	width:590px;
	text-align:center;
}

#contact_banner a.banner{
	display:block;
	background-image:url(../images/contents/top/b_contact_us.png);
	width:550px;
	height:75px;
	margin:0px auto;
}

#contact_banner a.banner:hover{
	background-position:0px -75px;
}


#what_new{
	background-image:url(../images/contents/top/whats_new.png);
	width:330px;
	height:100px;
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

#what_new .body{
	margin:35px 0px 0px 15px;
	width:300px;
}

#what_new .row{
	width:300px;
	height:20px;
	line-height:20px;
	border-bottom:1px solid #aaaaaa;
}

#what_new .date{
	width:100px;
	line-height:20px;
	float:left;
}

#what_new .content{
	width:200px;
	line-height:20px;
	float:left;
}

/* login */
#login{
	position:relative;
	background-image:url(../images/contents/top/login_bg.png);
	width:320px;
	height:190px;
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

#login form{
	position:absolute;
	width:200px;
	top:70px;
	left:100px;
}

/* control */
#control{
	position:relative;
	background-image:url(../images/contents/top/control_bg.png);
	width:320px;
	height:190px;
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

#control a{
	display:block;
	background-image:url(../images/contents/top/b_control.png);
	position:absolute;
	width:129px;
	height:40px;
	top:80px;
	left:30px;
}

#control a:hover{
	background-position:0px -40px;
}

/* 最新画像 */
#latest_pict{
	background-image:url(../images/contents/top/latest_picture.png);
	width:660px;
	height:200px;
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

#latest_pict .body{
	margin:35px 0px 0px 5px;
	width:640px;
}

/* 人気画像 */
#popular_pict{
	background-image:url(../images/contents/top/popular_picture.png);
	width:660px;
	height:200px;
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

#popular_pict .more
{
	text-align:right;
	line-height:25px;
	color:#FFFFFF;
	font-weight:bold;
	margin:10px 30px 0px auto;
}

#popular_pict .more a
{
	color:#FFFF00;
}

#popular_pict .body{
	width:640px;
	margin:0px;
	margin-left:5px;
}

/* オプションエリア */
#option{
	width:650px;
}

#option div.top{
	background-image:url(../images/contents/top/option_bg.png);
	width:650px;
	height:300px;
}

#option div.top .body{
	width:600px;
	margin:20px auto 0px 20px;
	display:inline;
	float:left;
}

#option div.bottom{
	background-image:url(../images/contents/top/option_bg.png);
	background-position:bottom;
	width:650px;
	height:25px;
}

/* 関連サイトバナー */
#banner{
	width:250px;
	text-align:center;
	border:1px solid #87BBE2;
	float:left;
	margin-left:10px;
}

#banner img{
	margin:3px 0px;
}

#banner .caption{
	color:#244D8A;
	font-weight:bold;
}

/* プロパティ */
#properties{
	position:relative;
	background-image:url(../images/contents/top/properties.png);
	width:650px;
	height:90px;
}

#properties .text{
	position:relative;
	width:500px;
	height:30px;
	top:45px;
	left:30px;
	line-height:30px;
}
