@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
html{font-size: 0.85em; line-height: 1;}
body{
	color: #666666;
}
h1{
	font-size: 1em;
	font-weight: normal;
}

h2{
	font-size: 1.3em;
	font-weight: normal;
}

h2.b{
	font-weight: bolder;
	margin-bottom: 8px;
}

table{
	font-size: 100%;
	width: 100%;
	margin: 10px 0;
}
a{color: #FF3300; text-decoration: none;}
a:hover{color: #0066CC;}

ol,ul{margin-left: 25px;}
img{border: none;}

#wrap{
	width: 860px;
	margin: 0 auto;
}
#header{
	width: 860;
	height: 100px;
	background: url(images/header.png) no-repeat;
}

#head-sign{
	padding-left: 90px;
	bottom: 0px;
	padding-top: 80px;
	font-size: 0.9em;
	color: #999999;
	height: 20px;
	line-height: 1.2;
}

#head-sign1{
	float: left;
}
#head-sign2{
	float: right;
}

#my_body{
	margin-top: 15px;
	clear: both;
}
#sidebar{
	width: 200px;
	float: left;
}

#sidebar img{
	margin-bottom: 5px;
}

#contents{
	position: relative;
	left: 20px;
	width: 640px;
	float: left;
	line-height: 1.3;
}
#footer{
	padding-top: 10px;
}

#sign{
	background-color: #cccccc;
	padding: 10px;
	font-size: 0.87em;
	line-height: 1.3;
}

/* フッター */
#footer_navi{
	margin-bottom: 3px;
	text-align: center;
	line-height: 1.5;
	font-size: 0.9em;
}

#footer_navi a:hover{ text-decoration: underline;}

/* トップページ */
table#menubox{}
table#menubox td{width: 25%; text-align: center;}
ul.news{
	margin-top: 8px;
	margin-bottom: 30px;
}
ul.news li{
	list-style-image: url(images/list-icon.png);
	list-style-position:outside;
	margin-bottom: 10px;
}

ul.blog{
	margin-top: 8px;
}
ul.blog li{
	list-style-image: url(images/list-icon.png);
	list-style-position:outside;
	margin-bottom: 8px;
}

/* 問い合わせフォーム */
#ask td{}
#ask td.title{
	border-right: 3px #999999 solid
}

/* casa cube とは */
#about_01, #about_02, #about_03, #about_04, #about_05, #about_06{
	padding-left: 280px; 
	margin-left: 30px;
	margin-right: 15px; 
	margin-bottom: 30px;
	font-size: 0.9em;
	line-height: 1.5;
}
#about_01{background: url(images/about/illust_r1_c1.png) no-repeat left;}
#about_02{
	background: url(images/about/illust_r5_c1.png) no-repeat left;
	min-height: 175px;
	_height: 175px;
}
#about_03{
	background: url(images/about/illust_r7_c1.png) no-repeat left;
	min-height: 175px;
	_height: 175px;
}
#about_04{
	background: url(images/about/illust_r9_c1.png) no-repeat left;
	min-height: 170px;
	_height: 170px;
}
#about_05{
	background: url(images/about/illust_r13_c1.png) no-repeat left;
	min-height: 250px;
	_height: 250px;
}
#about_06{
	background: url(images/about/illust_r15_c1.png) no-repeat left;
	min-height: 160px;
	_height: 160px;
}

/* よくある質問 */
p.acc{margin-top: 5px;}
div.sub_menu{margin-left: 20px; line-height: 1.3;}

/* 選ぶ理由 */
table#reason {table-layout: fixed;}
table#reason td{vertical-align: top; text-align: center;}
table#reason td#txt{
	text-align: left;
	padding: 0 5px 10px;
	font-size: 0.9em;
	line-height: 1.5;
}

table#detail {table-layout: fixed;}
table#detail td{vertical-align: top; padding-bottom: 8px;}
table#detail td.pic{
	vertical-align: middle;
	width: 90px;
}
table#detail td.txt{
	padding: 5px;
	vertical-align: top;
	font-size: 0.9em;
}

table.photoframe{margin: 10px 0}
table.photoframe td{
	text-align: center;
	width: 20%;
	padding: 10px 0;
	background-color: #CCCCCC;
	border: 1px #999999 solid;
}

table.photoframe td img{
	border: 1px #666666 solid;
}

#reason_nav{text-align: center; font-size: 0.9em;}

/* フォトアルバム */
#photo_area{
	width: 600px;
	text-align: center;
}

#button{
	font-size: 0.9em;
}

/* 買い方 */
table#buy{}
table#buy td{vertical-align: top; padding:8px}
table#buy td.left{border-right: 1px #666666 solid;}
table#buy td.right{
	background: url(images/buy/down.png) left bottom no-repeat;
	font-size: 0.9em;
}

table#yoto{}
table#yoto td{vertical-align: middle; padding: 3px;}
table#yoto td.ul, table#yoto th.ul{border-bottom: 1px #666 solid;}

/* 標準仕様 */
table.basic{
	background-color: #cccccc;
	font-size: 0.8em;
	margin-bottom: 0px;
	margin-top: 10px;
}
table.basic td.grid, table.basic td.grid2{
	background-color: #FFFFFF;
	padding: 5px;
	width: 50%;
	line-height: 1;
	vertical-align: top;
}

table.basic td.grid2{
	background-color: #999999; 
	color: #FFFFFF;
}

table.basic_inner{
	margin: 0;
}
table.basic_inner td{vertical-align: top;}
table.basic_inner td.photo{
	width: 120px;
}
table.basic_inner td.text{
	padding: 0 5px 0 15px;
	line-height: 1.2;
}
table.basic_inner td h3{
	font-size: 1.1em;
	margin-bottom: 5px;
}


/* Global */
.hr_clr{clear: both; visibility: hidden;}

.red1{color: #990000;}
.red2{color: #ff0000;}
.red_small1{font-size: 0.85em; color: #ff0000;}

.blue1{color: #003399; }

.gray_small{
	color: #999999;
	font-size: 0.8em;
}

.align-left{float: left; margin: 0 5px 5px 0;}
.align-right{float: right; margin: 0 0px 5px 5px;}
