@charset "UTF-8";
/* ----------------------------------------------------------
  アルファ建築設計事務所
  http://www.alpha-ao.co.jp/
  2010.03
---------------------------------------------------------- */


body {
	height: 100%;
	margin: 0 auto;
	padding: 0;
	font-size: 90%;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #8F9594;
}

img {
	border: 0;
}

/* レイアウト
---------------------------------------------------- */
#wrapper {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: center;
}
#header {
	width: 100%;
	height: 200px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-color: #C4C9CA;
}
#header_content {
	/*width: 1160px;
	padding: 0 210px 0 0;*/
	width: 950px;
	/*width: 1370px;*/
	margin: 0 auto;
	padding: 0;
}
#header_in {
	width: 950px;
	height: 200px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #5A6163;
	position: relative;
}
.header_top_logo {
	position: absolute;
	left: 0;
	top: 0;
}
#global-menu {
	width: 950px;
	height: 62px;
	background:url(../img/border.gif) no-repeat;
}
#container {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background-color: #8F9594;
	text-align: center;
}
#content {
	/*width: 1160px;
	padding: 0 210px 0 0;*/
	width: 950px;
	/*width: 1370px;*/
	margin: 0 auto;
	padding: 0;
	/*background-image: url("../img/content_back.gif");
	background-repeat: no-repeat;
	background-position: right bottom;*/
	text-align: center;
}
#main {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	text-align: left;
}
#main .in {
    margin: 0;
    padding: 55px 42px;
}
#main_visual {
	width: 950px;
	height: 500px;
	margin: 0;
	padding: 0;
	background: #333333;
	text-align: left;
}
#footer {
	width: 100%;
	/*height: 200px;*/
	/*height: 100%;*/
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #C4C9CA;
	/*background-image: url("../img/back.gif");
	background-position: center;*/
	background: url(../img/back.gif) top center
}
#footer_content {
	/*width: 1160px;
	padding: 0 210px 0 0;*/
	width: 950px;
	/*width: 1370px;*/
	/*height: 200px;*/
	margin: 0 auto;
	padding: 0;
	/*padding: 0px 220px 0 0;*/
	/*background-image: url("../img/footer_back.gif");
	background-repeat: no-repeat;*/
	text-align: center;
}
#footer_in {
	width: 950px;
	margin: 0 auto;
	padding: 5px 15px 0 0;
	text-align: right;
	color: #FFFFFF;
	font-size: 70%;
}
/* global-menu
---------------------------------------------------- */
#global-menu_in {
	height: 30px;
	margin: 0;
	padding: 0 0 2px 0;
}
#global-menu_in ul {
	margin: 0;
	padding: 0;
}
#global-menu_in li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}
#global-menu_in li a {
	display: block;
	text-indent: -9999px;
}
/* news
---------------------------------------------------- */
#footer_content .news {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-size: 75%;
}
/*#footer_content .news .menu {
	margin: 0;
	padding: 0 20px 20px 20px;
	color: #FFFFFF;
	font-size: 75%;
	letter-spacing: 1pt;
	line-height: 180%;
	text-align: left;
}
#footer_content .news .menu ul {
	margin: 0;
	padding: 0;
}
#footer_content .news .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer_content .news .menu li a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer_content .news .menu a:hover {
	text-decoration: none;
	color: #F33699;
}*/
/* ----------------------------------------------------------
table＜ニュース＞
---------------------------------------------------------- */
table {
	text-align: left;
	font-size: 100%;
	margin: 0;
	letter-spacing: 1pt;
	color: #FFFFFF;
}
.frame {
	float: left;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 650px;
}
.frame_right {
	float: right;
	margin: 0 auto;
	padding: 80px 0 0 0;
	width: 280px;
	text-align: right;
}
.frame_bnr {
	margin: 20px 20px 0;
	text-align: right;
}

.frame img.title {
	margin: 0 0 0 20px;
}
.frame table {
	margin: 0 0 0 20px;
}

.frame td.left {
	padding: 0;
	vertical-align: top;
}
.frame td.right {
	width: 450px;
	padding: 0 0 2px 10px;
}
.frame a {
	color: #FFFFFF;
	text-decoration: none;
}
.frame a:hover {
	text-decoration: none;
	color: #F33699;
}

.frame_right img {
	margin: 0 20px 0 0;
	padding: 0;
}
.frame_right a img {
	filter: alpha(opacity=100);
	opacity:1.0;
	-moz-opacity:1.0;
}
.frame_right a:hover img {
	filter: alpha(opacity=60);
	opacity:0.6;
	-moz-opacity:0.6;
}
/* font
---------------------------------------------------- */
.font_cestlavie {
	font-size: 90%;
	padding: 2px 0 0 0;
	line-height: 120%;
}
/* english-menu
---------------------------------------------------- */
#english-menu_in {
	height: 30px;
	margin: 0;
	padding: 20px 15px 0 0;
}
#english-menu_in ul {
	margin: 0;
	padding: 0;
}
#english-menu_in li {
	list-style-type: none;
	float: right;
	margin: 0;
	padding: 0;
}
#english-menu_in li a {
	display: block;
	text-indent: -9999px;
}
/* english
---------------- */
#english-menu_in li#btn_english {
	width: 110px;
	height: 30px;
	background: url(../img/english_on.gif) no-repeat;
}
#english-menu_in li#btn_english a {
	width: 110px;
	height: 30px;
	background: url(../img/english.gif) no-repeat;
}
#english-menu_in li#btn_english a:hover {
	width: 110px;
	height: 30px;
	background: url(../img/english_on.gif) no-repeat;
}
/* clear
---------------------------------------------------- */
.clear_top {
	clear: both;
	margin-bottom: 0.6em;
}
.clear_1em {
	clear: both;
	height: 1em;
}
.clear_2em {
	clear: both;
	height: 2em;
}
.clear_3em {
	clear: both;
	height: 3em;
}
.clear_4em {
	clear: both;
	height: 4em;
}
.clear_5em {
	clear: both;
	height: 5em;
}
.clear_6em {
	clear: both;
	height: 6em;
}
.clear_10em {
	clear: both;
	height: 10em;
}
.clear_136px {
	clear: both;
	height: 136px;
}


/*--------------------------------------------------------------------*/
/* #type-menu01  */
/*--------------------------------------------------------------------*/
.title_gallery {
	margin: auto;
	text-align: center;
	margin-bottom: 25px;
}

ul#type-menu01 {
	margin: 0;
	padding: 0;
	width: 777px;
	margin: auto;
	list-style-type: none;
}
ul#type-menu01 li {
	padding: 0;
	margin: 0 0 25px 0;
	font-size: 0;
	text-indent: -99999px;
	line-height: 1;
}
ul#type-menu01 li a {
	margin: 0;
	padding: 0;
	width: 777px;
	height: 100px;
	display: block;
}

ul#type-menu01 li#btn_concept a {
	/*background: url(../portfolio/img/img_type002_04.jpg) top left no-repeat;*/
	background: url(../portfolio/img/type_concept001.jpg) top left no-repeat;
}
ul#type-menu01 li#btn_concept a:hover {
	/*background: url(../portfolio/img/img_type002_01on.gif) top left no-repeat;*/
	background: url(../portfolio/img/type_concept001on.jpg) top left no-repeat;
 }
ul#type-menu01 li#btn_elder a {
	/*background: url(../portfolio/img/img_type004_04.jpg) top left no-repeat;*/
	background: url(../portfolio/img/type_elder001.jpg) top left no-repeat;
}
ul#type-menu01 li#btn_elder a:hover {
	/*background: url(../portfolio/img/img_type004_01on.gif) top left no-repeat;*/
	background: url(../portfolio/img/type_elder001on.jpg) top left no-repeat;
}
ul#type-menu01 li#btn_renovation a {
	/*background: url(../portfolio/img/img_type001_04.jpg) no-repeat;*/
	background: url(../portfolio/img/type_renovation001.jpg) top left no-repeat;
}
ul#type-menu01 li#btn_renovation a:hover {
	/*background: url(../portfolio/img/img_type001_01on.gif) no-repeat;*/
	background: url(../portfolio/img/type_renovation001on.jpg) top left no-repeat;
}
ul#type-menu01 li#btn_project a {
	/*background: url(../portfolio/img/img_type006_04.jpg) no-repeat;*/
	background: url(../img/type_project001.jpg) top left no-repeat;
}
ul#type-menu01 li#btn_project a:hover {
	/*background: url(../portfolio/img/img_type006_01on.gif) no-repeat;*/
	background: url(../img/type_project001on.jpg) top left no-repeat;
}
ul#type-menu01 li#btn_shop a {
	/*background: url(../portfolio/img/img_type007_04.jpg) no-repeat;*/
	background: url(../portfolio/img/type_shop001.jpg) top left no-repeat;
}
ul#type-menu01 li#btn_shop a:hover {
	/*background: url(../portfolio/img/img_type007_01on.gif) no-repeat;*/
	background: url(../portfolio/img/type_shop001on.jpg) top left no-repeat;
}
ul#type-menu01 li#btn_child a {
	background: url(../portfolio/img/type_child001.jpg) top left no-repeat;
}
ul#type-menu01 li#btn_child a:hover {
	background: url(../portfolio/img/type_child001on.jpg) top left no-repeat;
}