/*
Theme Name: Re:S 3.0
Theme URI: http://re-s.jp/home
Description: Re:S Theme
Author: Hideaki Hamada
Author URI: http://re-s.jp/
Version: 3.0
*/

/* all */
body {
	margin: 0;
	padding: 0;
	color: #555;
	font-size:14px;
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, monospace;
	line-height: 150%;
	letter-spacing: 0.8px;
	background: url(http://re-s.jp/home/wp-content/uploads/image/index_back.jpg) top left fixed;
	text-align: center;
}


/* style */
#wrapper {
	width:830px;
	height:auto;
	background-image:url(http://re-s.jp/home/wp-content/uploads/image/wrapper_back.jpg);
	background-repeat:repeat-y;
}

/*header*/
#header {
    width: 720px;
    height: 55px;
    margin: 0 0 0 0;
	padding: 30px 45px 0 45px;
	font-size:12px;
	line-height: 170%;
    letter-spacing: 0.8px;
}

#logo{
	float: left;
	width: 190px;
	height: 55px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navi {
	float: right;
	width: 475px;
	height: 55px;
	margin: 0 0 0 0;
	padding: 0 0 0 55px;
}

#navi_copy {
    height:24px;
	text-align:right;
	padding: 0 10px 4px 0;
}

#menu {
    height: 23px;
}

#menu-line-top {
	border-top: 1px dotted #CCCCCC;
	margin: 0 0 2px 0;
}

#menu-line-bottom {
	border-bottom: 1px dotted #CCCCCC;
}

#separate{
	clear: both;
}

/* コンテンツ */
#content {
    margin: 40px 0 0 0;
	width:650px;
	height:auto;
	text-align:left;
}

/* 日替わり写真 */
#daily {
    text-align:center;
}

.photo_header {
    margin:0;
    width:720px;
    height:30px;
    background:url(http://re-s.jp/home/wp-content/uploads/image/photo_header2.jpg);
	background-repeat:no-repeat;
}

.photo {
    margin:0;
    width:720px;
    height:400px;
}

.photo_footer {
    margin:0;
    width:720px;
    height:30px;
    background:url(http://re-s.jp/home/wp-content/uploads/image/photo_footer.jpg);
	background-repeat:no-repeat;
}

.invitation {
    padding:5px 20px 5px 415px;
}

/* 今週の更新 */
#news {
    width: 720px;
	height: auto;
	margin: 25px 0 0 0;
}

#news_banner {	
    width: 720px;
	height: 130px;
    margin: 0 0 25px 0;
	padding: 0;
}

#news_banner_left {
	float: left;
	width: 480px;
	height: auto;
	padding: 0 10px 0 0;
	text-align: left;
}

#news_banner_right {
	float: right;
	width: 230px;
	padding: 0;
	text-align:right;
}

#weekly {
	float: left;
	width: 470px;
	padding: 0 10px 0 0;
	text-align: left;
}

#weekly_title {
     background: url(http://re-s.jp/home/wp-content/uploads/image/weekly_title.jpg) no-repeat;
	 width: 470px;
	 height: 40px;
	 margin: 0 0 8px 0;
	 }

#calender {
	float: right;
	width: 230px;
	height: auto;
	padding: 0;
	text-align:left;
}

#calender_title {
     background: url(http://re-s.jp/home/wp-content/uploads/image/calender_title.jpg) no-repeat;
	 width: 230px;
	 height: 40px;
	 margin: 0 0 8px 0;
}

#calender_box {
	 width: 230px;
	 margin: 0 0 5px 0;
	 text-align: center;
}

#mail {
    width: 455px;
	padding-right:15px;
	text-align: right;
}


#news_box {
	width: 470px;
	height: 50px;
	margin: 0 0 20px 0;
}

#news_icon {
	float: left;
	margin: 0;
	width: 70px;
	padding: 0 0 0 15px;
	text-align: left;
}

#news_copy {
	float: right;
	margin: 0;
	width: 365px;
	padding: 0 10px 0 10px;
	text-align: left;
}

.news_title {
    margin: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
}

.news_article {
    margin: 0;
    font-size: 12px;
	line-height: 130%;
}

#news_separate {
	clear: both;
	background: url(http://re-s.jp/home/wp-content/uploads/image/news_separate.jpg) no-repeat;
    width: 470px;
	height: 20px;
}

/* コンテンツ一覧 */
#contents_title {
     background: url(http://re-s.jp/home/wp-content/uploads/image/contents_list_title.jpg) no-repeat;
	 width: 720px;
	 height: 35px;
	 margin: 0;
}

#list {
    margin: 5px 0 0 0;
    width: 720px;
	height: 390px;
	background: url(http://re-s.jp/home/wp-content/uploads/image/list_back.jpg) no-repeat;
}

.section {
    margin:0;
}

#list_box {
	float: left;
	width: 220px;
	height: 100px;
	padding: 15px 5px 15px 15px;
}

#list_icon {
	float: left;
	margin: 0;
	width: 70px;
	height: 50px;
	padding: 0;
	text-align: left;
}

#list_title {
	float: right;
	width: 140px;
	height: 50px;
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 13px;
	font-weight: bold;
	line-height: 130%;
	letter-spacing: 0.5px;
	text-align: left;
}

#list_article {
    clear: both;
    margin: 0;
	padding: 7px 0 0 0;
	width: 220px;
	height: 43px;
    font-size: 11px;
	letter-spacing: 1px;
	line-height: 140%;
	text-align: left;
}

.kouji {
    color: #996633;
}

#recommend {
    margin: 20px 0 0 0;
    width: 720px;
	height: 30px;
}

#mm {
    margin: 20px 0 20px 0;
    width: 720px;
	height: 30px;
	text-align:left;
}

/* フッター */
#footer {
    width: 720px;
	height: 10px;
	margin: 0 0 0 0;
	padding: 20px 0 30px 0;
	font-size: 10px;
	text-align:center;
}

/* anchor */
a:link { color: #996633; text-decoration: none; }
a:visited { color: #996633; text-decoration: none; }
a:hover { color: #CC9933; text-decoration: none; }

/* image anchor */
a img { border: none; }
.imgbd a:link img,
.imgbd a:visited img { border : 1px solid #CDCDCD;}
.imgbd a:hover img { border : 1px solid #999999;}
.imgbd a:hover { border-color : #999999;}