/*
Theme Name: CORASSE
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
*/

/* =CSS PROPERTY CLEAR
------------------------------------------------------------------------------ */

html,body {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5 {
	margin: 0;
	padding: 0;
	clear: both;
}

p,address,ul,ol,dl,dd,caption,form {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
address,em,dfn {
	font-style: normal;
}
/* =全体
------------------------------------------------------------------------------ */

html {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}
body {
	text-align: center;
	line-height: 1.5;
	color: #333333;
	background-color: #ffffff;
	font-size: 85%;
}
body#home {
	background-image: url(img/home_bg.jpg);
	background-repeat: repeat-x;
}
body#under {
	background-image: url(img/under_bg.jpg);
	background-repeat: repeat-x;
}

/* =リンク文字設定
------------------------------------------------------------------------------ */

a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
/* =ヘッダー
------------------------------------------------------------------------------ */
#header {
	position: relative;
	height: 120px;
	width: 900px;
	text-align: left;
	margin: 0px auto;
}
#header h1 {
	font-size: 90%;
	font-weight: normal;
	position: absolute;
	left: 10px;
	top: 10px;
}
#header p.title {
	position: absolute;
	top: 40px;
	left: 20px;
}
#header p.h_font {
	position: absolute;
	top: 15px;
	left: 560px;
}
#header form#h_search {
	position: absolute;
	top: 15px;
	left: 705px;
}
#s {
	width: 120px;
	border: 1px solid #B8B8B8;
}

#searchsubmit {
	background: url(img/search_bt.jpg) no-repeat;
	height: 20px;
	width: 43px;
	cursor: pointer;
	border: none;
}
#searchsubmit:hover {
	background: url(img/search_bt_on.jpg) no-repeat;
	height: 20px;
	width: 43px;
}
img.f_s {
	margin-left: 5px;
}
img.f_m {
	margin-left: 2px;
}
img.f_l {
	margin-left: 2px;
}
/* =グローバルナビ
------------------------------------------------------------------------------ */
#nav {
	width: 900px;
	text-align: left;
	margin: 0px auto;
	height: 45px;
	padding: 0px;
}


#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 900px;
}
#nav li {
	float: left;
	height: 45px;
	margin: 0px;
	padding: 0px;
}
/* =アイキャッチ
------------------------------------------------------------------------------ */
#eyecach {
	width: 900px;
	text-align: left;
	margin: 0px auto;
}
/* =パンくず
------------------------------------------------------------------------------ */
#pankz {
	width: 900px;
	text-align: left;
	margin: 0px auto;
}
#pankz p {
	font-size: 85%;
	margin: 0px;
	padding: 10px 0px 0px 10px;
}
#pankz p a {
	padding: 0px 5px;
	margin: 0px;
}

/* =コンテンツ
------------------------------------------------------------------------------ */
body#home #contents {
	clear: both;
	width: 900px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 20px 0px;
	background-image: url(img/contents_bg.gif);
	background-repeat: repeat-y;
}
body#home #contents:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
    clear: both;
}       
body#home #contents {
    zoom: 1;
}  
body#under #contents {
	clear: both;
	width: 900px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 20px 0px;
	background-image: url(img/contents_bg2.gif);
	background-repeat: repeat-y;
}
body#under #contents:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
    clear: both;
}       
body#under #contents {
    zoom: 1;
}  
/* =サブ
------------------------------------------------------------------------------ */
#sub {
	float: left;
	width: 200px;
	padding: 0px;
	text-align: center;
}
#sub #origin {
	background-image: url(img/origin.jpg);
	background-repeat: no-repeat;
	height: 330px;
	width: 200px;
	margin: 10px 0px;
	padding: 40px 0px 0px 0px;
}
#sub #origin p {
	font-size: 90%;
	padding: 10px 10px 10px 12px;
	text-align: left;
}
/* =メイン
------------------------------------------------------------------------------ */
body#home #main {
	float: left;
	width: 450px;
}
body#under #main {
	float: left;
	width: 650px;
}
#main h2 {
	clear: both;
	background-image: url(img/square_blue.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 20px 20px;
	padding: 0px 0px 0px 20px;
	font-size: 130%;
}
#main h3 {
	clear: both;
	background-image: url(img/square_green.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 20px 20px;
	padding: 0px 0px 0px 20px;
	font-size: 120%;
}
#main h4 {
	clear: both;
	margin: 0px 10px 10px 20px;
	padding: 0px;
	font-size: 120%;
}
#main h5 {
	clear: both;
	margin: 0px 15px 10px 15px;
	padding: 0px;
	font-size: 100%;
}
#main p {
	clear: both;
	margin: 0px 10px 20px 25px;
	padding: 0px;
}
#main strong {
	color: #ff0000;
}
#main em {
}

#main ul {
	font-size: 95%;
	margin: 0px 20px 20px 50px;
}
#main ul li {
	margin: 0px 0px 8px 0px;
}

#main ol {
	font-size: 95%;
	margin: 0px 20px 20px 50px;
}
#main ol li {
	margin: 0px 0px 8px 0px;
}

#main table {
	table-layout: fixed;
	border-collapse: collapse;
	margin: 0px 0px 20px 20px;
	width: 618px;
	border: 1px solid #ffffff;
	font-size: 95%;
	color: #333333;
}
#main table tr {
	border: 1px solid #ffffff;
}
#main table th {
	padding: 5px;
	border: 1px solid #ffffff;
	background-color: #CCE3F2;
	font-weight: normal;
	text-align: center;
}
#main table td {
	padding: 5px 5px 5px 8px;;
	border: 1px solid #ffffff;
	text-align: left;
	background-color: #EDF0F2;
}

#main table thead {
	padding: 5px 5px 5px 8px;
	border: 1px solid #ffffff;
	border: 1px solid #d3d3d3;
	text-align: left;
}
#main table tfoot {
	padding: 5px 8px 5px 5px;;
	background-color: #EDF0F2;
	border: 1px solid #ffffff;
	text-align: right;
}

/* =トップページ
------------------------------------------------------------------------------ */
#topics {
	background-image: url(img/topics.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 430px;
	position: relative;
	margin: 0px 0px 20px 10px;
}
#main #topics h2 {
	text-indent: -9999px;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#main #topics p.rss {
	position: absolute;
	left: 250px;
	top: 6px;
}
#main #topics p.more {
	position: absolute;
	left: 330px;
	top: 6px;
}
#post {
	float: left;
	padding: 0px 10px;
}
#post h3 {
	background-image: url(img/topics_title.jpg);
	background-repeat: no-repeat;
	font-size: 110%;
	height: 25px;
	width: 415px;
	margin: 0px;
	padding: 5px 0px 0px 15px;
}
#post p.postdate {
	margin: 2px 0px 10px 16px;
	padding: 0px;
	font-size: 90%;
}
#post p {
	margin: 0px 5px 10px 5px;
}
a.more-link {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	float: right;
}
/* =施設案内
------------------------------------------------------------------------------ */
#main h2#under01 {
	background-image: url(img/h2_01.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 620px;
	text-indent: -9999px;
	margin: 0px 0px 20px 10px;
	padding: 0px;
}
div.flasharea {
	margin: 0px 0px 10px 10px;
	text-align: center;
	width: 620px;
}
/* =会議室案内
------------------------------------------------------------------------------ */
#main h2#under02 {
	background-image: url(img/h2_02.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 620px;
	text-indent: -9999px;
	margin: 0px 0px 20px 10px;
	padding: 0px;
}
.multicolumn {
	clear: both;
	width: 620px;
	margin: 0px 0px 10px 15px;
}
.double {
	float: left;
	margin-right: 10px;
	text-align: center;
	width: 300px;
}
#main .multicolumn p {
	margin: 0px 0px 5px 0px;
	padding: 0px;

}
#main .multicolumn img {
	padding: 2px;
	display: inline;
	border: 1px solid #dddddd;
	margin: 0px 0px 3px 0px ;
}
#main dl.number {
	clear: both;
	margin: 0px 20px 10px 20px;
	padding: 0px;
}
#main dl.number dt {
	margin: 0px;
	padding: 5px;
	width: 30px;
	float: left;
	clear: left;
	text-align: center;
}	
#main dl.number dd {
	margin: 0 0 0 30px;
	padding: 5px;
}

/* =交通・アクセス
------------------------------------------------------------------------------ */
#main h2#under03 {
	background-image: url(img/h2_03.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 620px;
	text-indent: -9999px;
	margin: 0px 0px 20px 10px;
	padding: 0px;
}
#map {
	height: 500px;
	width: 613px;
	border: 1px solid #D3D3D3;
	margin: 0px 0px 20px 20px;
}
/* =お問い合わせ
------------------------------------------------------------------------------ */
#main h2#under04 {
	background-image: url(img/h2_04.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 620px;
	text-indent: -9999px;
	margin: 0px 0px 20px 10px;
	padding: 0px;
}
#formarea {
	width: 608px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	border: 1px solid #626262;

}
#main #formarea h2#under08 {
	background-image: url(img/h2_08.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 590px;
	text-indent: -9999px;
	margin: 8px 0px 20px 9px;
	padding: 0px;
}
#main #formarea p {
	margin: 0px 0px 20px 20px;
	padding: 0px;
}
#main #formarea dl {
	margin: 0px;
}
#main #formarea dl dt {
	margin: 0px 5px 10px 0px;
	width: 130px;
	float: left;
	clear: left;
	text-align: right;
}
#main #formarea dl dd {
	margin: 0px 0px 20px 130px;
}
.submit_bt {
	margin: 0px 10px 0px 60px;
}

/* =サイトマップ
------------------------------------------------------------------------------ */
#main h2#under05 {
	background-image: url(img/h2_05.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 620px;
	text-indent: -9999px;
	margin: 0px 0px 20px 10px;
	padding: 0px;
}
#main ul#inside_links {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#main ul#inside_links li {
	background-image: url(img/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 13px;
	margin: 0px 20px 10px 40px;
	font-weight: bold;
}
#main ul#inside_links li.under01 {
	background-image: none;
}
#main ul#inside_links li ul {
	list-style-type: none;
	border-left: 1px solid #333333;
	padding: 0px;
	margin: 0px 0px 20px 30px;
}
#main ul#inside_links li ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight: normal;
	background-image: none;
}
#main ul#inside_links li ul li a {
	background-image: url(img/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 13px;
	margin: 0px;
}
#main ul#inside_links li.under02 {
	background-image: none;
}
#main ul#inside_links li ul li ul {
	list-style-type: none;
	border-left: 1px solid #333333;
	padding: 0px;
	margin: 0px 0px 20px 60px;
}
#main ul#inside_links li ul li ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight: normal;
	background-image: none;
}
#main ul#inside_links li ul li ul li a {
	background-image: url(img/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 13px;
	margin: 0px;
}
/* =このサイトについて
------------------------------------------------------------------------------ */
#main h2#under06 {
	background-image: url(img/h2_06.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 620px;
	text-indent: -9999px;
	margin: 0px 0px 20px 10px;
	padding: 0px;
}
/* =個人情報の取り扱い
------------------------------------------------------------------------------ */
#main h2#under07 {
	background-image: url(img/h2_07.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 620px;
	text-indent: -9999px;
	margin: 0px 0px 20px 10px;
	padding: 0px;
}
/* =トピックス
------------------------------------------------------------------------------ */
#main h2#under09 {
	background-image: url(img/h2_09.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 620px;
	text-indent: -9999px;
	margin: 0px 0px 20px 10px;
	padding: 0px;
}

/* =検索結果
------------------------------------------------------------------------------ */
#main h2#under10 {
	background-image: url(img/h2_10.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 620px;
	text-indent: -9999px;
	margin: 0px 0px 20px 10px;
	padding: 0px;
}
/* =入居者専用ページ
------------------------------------------------------------------------------ */
#main h2#under11 {
	background-image: url(img/h2_11.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 620px;
	text-indent: -9999px;
	margin: 0px 0px 20px 10px;
	padding: 0px;
}

/* =イベント情報
------------------------------------------------------------------------------ */
#main ul#event_nav {
	list-style: none;
	margin: 0px 0px 20px 25px;
	padding: 0px;

}
#main ul#event_nav li {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}


/* =シングルポスト
------------------------------------------------------------------------------ */
.aligncenter {
	display: block;
	margin: 0px auto 10px auto;

}
.alignright {
	float: right;
	padding: 2px;
	margin: 0px 0px 10px 10px;
	display: inline;
	border: 1px solid #dddddd;
}
.alignleft {
	float: left;
	padding: 2px;
	margin: 0px 10px 10px 0px;
	display: inline;
	border: 1px solid #dddddd;
}

.wp-pagenavi {
	margin: 30px 0px 10px 0px;
	text-align: center;
}

.fl_clear {
	clear: both;
}
.bld {
	font-weight: bold;
}
.rice {
	color: #FF0000;
}
.pan {
	font-size: 80%;
}

/* =サイド
------------------------------------------------------------------------------ */
#side {
	float: left;
	width: 250px;
	text-align: center;
}
#side p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#side ul#pickup {
	list-style: none;
	background-image: url(img/pickup.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
#side ul#pickup li {
	padding: 0px;
	margin: 0px 0px 2px 0px;
}
#side ul#subnavi  {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
#side ul#subnavi li {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 250px;
}
/* =サイド（ブログ）
------------------------------------------------------------------------------ */

#side ul#blog {
	list-style-type: none;
	margin: 0px;
	padding: 0px
}
#side ul#blog li {
	width: 250px;
	color: #666666;
	margin: 0px 0px 10px 0px;
	padding: 0px
}
#side ul#blog li table {
	width: 240px;
	color: #666666;
	margin: 0px;
	padding: 0px
	text-align: center;
}
#side ul#blog li table th {
	margin: 0px;
	padding: 0px
}
#side ul#blog li table td {
	margin: 0px;
	padding: 0px
}
#calendar_wrap {
	margin: 0px;
	padding: 0px
}
#side ul#blog li p {
}
#side ul#blog li h2 {
	border-bottom: 1px solid #D3D3D3;
	width: 250px;
	font-size: 110%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
}
#side ul#blog li ul {
	margin: 0px;
	padding: 0px;
}
#side ul#blog li ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 90%;
}
#side ul#blog li ul li a {
}
#side ul#blog li ul li a:hover {
}

/* =ブログコメント
------------------------------------------------------------------------------ */

#main p.commeta {
	font-size: 90%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin: 20px 0px 20px 20px;
	padding: 10px 0px 0px 0px;
	width: 620px;
	text-align: center;
}
dl.commentlist {
	width: 560px;
	background-color: #F2F2F2;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0px 0px 20px 30px;
	padding: 10px 20px;

}
#main dl.commentlist p {
	padding: 0px;
	margin: 0px;

}
#main dl.commentlist img {
	padding: 0px;
	margin: 0px 10px 10px 0px;

}
dl.commentlist dt {
	font-size: 90%;
}

dl.commentlist dd {
}

#trackbackurl {
	margin: 0px 0px 10px 30px;
}

/* =ページの先頭へ
------------------------------------------------------------------------------ */

#to_top {
	clear: both;
	width: 900px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: right;
}
#to_top img {
	margin: 10px 0px 5px 0px;
	padding: 0px;
}
/* =フッター
------------------------------------------------------------------------------ */
#footer_bg {
	background-image: url(img/footer.gif);
	background-repeat: repeat-x;
}
#footer {
	width: 900px;
	text-align: left;
	margin: 0px auto 10px auto;
	position: relative;
	height: 60px;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	font-size: 85%;
}
#footer ul {
	list-style-type: none;
	background-image: url(img/hr.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 15px;
	right: 10px;
}
#footer ul li {
	float: left;
}
#footer ul li a {
	background: url(img/text_next.gif) left center no-repeat;
	padding-left: 18px;
}
p.copyright {
	clear: both;
	font: normal small Arial, Helvetica, sans-serif;
	position: absolute;
	top: 40px;
	right: 10px;
	font-size: 95%;
	color: #899097;
}
p.copyright a {
	text-decoration: none;
	color: #899097;
}
p.copyright a:hover {
	text-decoration: underline;
	color: #899097;
}

