/*
Theme Name:Mrine Town Agarihama
Theme URL:http://agarihama.jp
Description:Marine Town AGARIHAMA
Author:office morie
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #dde9ea;
	color: #003366;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

img {
	border:none
}

.center {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

.right {
	text-align: right;
	margin-top: 30px;
	margin-bottom: 30px;
}

#bred {
	text-align: right;
	padding-bottom: 2px;
	padding-right: 15px;
	font-size: 90%;
	line-height: 1;
}

 /* ---------- ヘッダー部分 ---------- */

#header {
	width: 800px;
}
#header h1 {
	font-size: 70%;
	font-weight: normal;
	padding: 2px;
}

#header ul {
	list-style-type: none;
	text-align: right;
	margin: 0px;
	background-color: #FFF;
	padding: 5px 20px 0px 5px;
}

#header li {
	display: inline;
}

#contents {
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 90%;
	height:1%;
	margin: 0px;
	padding-bottom: 20px;
	padding-top: 10px;
}

 /* ---------- メイン（共通）部分 ---------- */
#main {
	width: 560px;
	float: left;
	font-size:90%;
	display:inline;
}

#main #title {
	width: 510px;
	padding-left: 40px;
	margin-top: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFFFFF;
	background-image: url(images/all/bg_h2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 15px;
	letter-spacing: 0.2em;
	margin-bottom: 30px;
	font-family: "HG創英角ｺﾞｼｯｸUB";
	font-weight: normal;
	font-size: 110%;
}

#main #backto_top {
	font-size: 90%;
	margin: 50px 10px 20px 0px;
	text-align: right;
}

 /* ---------- サイドバー（右メニュー）部分 ---------- */
 
#sidebar {
	width: 170px;
	float: right;
	display:inline;
	line-height: 1;
	padding-top: 10px;
}

#sidebar p {
	margin-bottom: 8px;
	margin-top: 0px;
}

#sidebar ul {
	list-style-type: none;
	margin-bottom: 8px;
}

#sidebar li {
	margin: 0px;
	padding: 0px;
}

#sidebar img {
	vertical-align: top;
}

 /* ---------- メイン・サイドバーの　float clear ---------- */

.clear_left {
	clear: left;
	height: 0%;
}

.clear_both {
	clear: both;
	height: 0%;
	width: 750px;
}

 /* ---------- フッター部分 ---------- */

#footer {
	font-size:90%;
	background-image: url(images/footer_image.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 136px;
	margin-bottom: 15px;
	line-height: 1;
	padding-top: 30px;
}

#footer address {
	font-style: normal;
	margin-left: 120px;
	line-height: 1.2;
	font-size:90%;
}

#footer #copyright {
	margin-top: 15px;
	font-size:80%;
	text-align: center;
}

 /* ---------- TOPページ　メイン（左）部分 ---------- */

#top {
	width: 560px;
	float: left;
	font-size:90%;
	display:inline;
	line-height: 1;
	padding-top: 10px;
}

#top_image {
	text-align: center;
}

#top h3 {
	margin-bottom: 10px;
	width: 560px;
}

#top #newsbox {
	height: 120px;
	width: 538px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	line-height: 2.2;
	padding: 10px ;
	background-image: url(images/top/season.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#newsbox ul {
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(images/top/listmark.gif);
}

#top .box1-2 {
	float: left;
	height: 70px;
	width: 190px;
	margin-bottom: 20px;
}

#top .box3 {
	float: left;
	height: 70px;
	width: 180px;
	margin-bottom: 20px;
}

#top .about {
	height: 122px;
	width: 560px;
	margin-bottom: 10px;
}

 /* ---------- 分譲地の概要ページ(cat1) ---------- */

#gaiyou {
	line-height: 2;
}

#gaiyou ul {
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	list-style-type: square;
}

 /* ---------- 分譲用地ページ(cat2) ---------- */
#bunjou {
	line-height: 2;
}

#bunjou h4 {
	margin-top: 30px;
	margin-left: 30px;
}

#bunjou ul {
	margin-left: 120px;
	margin-top: 20px;
}

#bunjou .ul2 {
	margin-left: 30px;
	margin-top: 50px;
	line-height: 5;
	list-style-type: none;
	margin-bottom: 50px;
}

 /* ---------- 周辺環境ページ(cat16) ---------- */

#shuuhen {
	line-height: 1.8;
}

#shuuhen .left20 {
	margin-left: 20px;
}

#shuuhen h4 {
	margin-left: 30px;
	width: 520px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 1px;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position: left center;
}

#shuuhen ul {
	margin-left: 70px;
	margin-top: 10px;
}

#shuuhen dl {
	margin-left: 20px;
	margin-bottom: 30px;
	background-image: url(images/all/si-sa.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 80px;
}

#shuuhen dt {
	font-weight: bold;
}

 /* ---------- アクセスページ(cat20) ---------- */

#access {
	line-height: 1.8;
}

#access table, #gaiyou table {
	border: 1px solid #CCC;
	margin-top: 20px;
	margin-left: 10px;
}

#access .td1, #gaiyou .td1 {
	background-color: #ccc;
	padding: 5px;
	width: 150px;
	line-height: 1.6;
}

#access .td2, #gaiyou .td2 {
	background-color: #efefef;
	padding: 5px;
	width: 360px;
	line-height: 1.5;
}

 /* ---------- リンクページ(cat28) ---------- */


 /* ---------- 最新情報ページ(cat32) ---------- */

#news h3,#link h3, #gaiyou h3, #pamph h3, #shuuhen h3, #access h3, #bunjou h3 {
	background-image: url(images/news/list_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 515px;
	margin-left: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 100%;
	padding-bottom: 3px;
}

#news .box1 {
	background-color: #efefef;
	padding: 10px;
	width: 500px;
	margin-left: 25px;
	line-height: 1.6;
	margin-bottom: 30px;
}

#news .date, #album .date {
	font-size: 90%;
	text-align: right;
	margin-bottom: 10px;
}

 /* ---------- 問い合わせページ(cat44) ---------- */

#toiawase_form table {
	border: 1px solid #CCC;
	margin-top: 20px;
}

#toiawase_form .td1 {
	background-color: #ccc;
	text-align: right;
	padding: 5px;
	width: 160px;
	line-height: 1.6;
}

#toiawase_form .td2 {
	background-color: #efefef;
	padding: 5px;
	width: 360px;
	line-height: 1.5;
}
#toiawase_form p {
	line-height: 1.5;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#toiawase_thanks {
	line-height: 2;
	margin: 30px;
	background-image: url(images/all/yacht.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 80px;
}

 /* ---------- リンクページ ---------- */

#link ul {
	margin-left: 20px;
	line-height: 2.5;
}

#link li {
	list-style-type: square;
	list-style-position: inside;
}

 /* ---------- 地区計画ページ ---------- */
#tikukeikaku h3 {
	font-size: 90%;
	line-height: 1.5;
	font-weight: normal;
	margin: 20px;
}


#tikukeikaku ol {
	list-style-position: inside;
	list-style-type: decimal;
	margin-left: 30px;
	line-height: 2.5;
}

#tikukeikaku p {
	line-height: 2;
}



 /* ---------- パンフレット ---------- */
#pamph ul {
	line-height: 2.5px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}

#pamph li {
	list-style-position: inside;
	list-style-type: none;
	margin-bottom: 20px;
}


 /* ---------- アルバムページ(cat32) ---------- */

#album h3 {
	background-image: url(images/photo/title_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 500px;
	margin-left: 10px;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 40px;
	margin-bottom: 10px;
	font-size: 100%;
	padding-top: 10px;
	height: 25px;
}

#album .box1 {
	padding: 10px;
	width: 500px;
	margin-left: 20px;
	line-height: 2;
	margin-bottom: 30px;
	border: 3px solid #b0e4fb;
	text-align: center;
}

#album #album_discription {
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: center;
	width: 400px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}



