@charset "utf-8";
@import "default.css";

/*===============================================================
        OBELISK YOKOHAMA WEBSITE LAYOUT CSS
===============================================================*/
body{
    margin: 0;
    padding: 0;
    line-height: 100%;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック", "MS P Gothic",Verdana,Arial, Helvetica, sans-serif;
	height: 100%;
}
#all{
	width:100%;
	margin: 0;
	padding: 0;	
	background: url(../images/bg.png) repeat-x;
}
#wrapper{
	width:898px;
	margin: 0 auto;
	padding: 0 0 80px 0;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	background: #000;
	height: 100%;
}
/*=========HEADER=========*/
#header{
	width: 898px;
	height: 200px;
	padding: 0;
	background: url(../images/top.jpg) no-repeat;
}
h1#logo a{
	width: 267px;
	height: 85px;
	display: block;
	text-indent: -987em;
	background: url(../images/logo.png) no-repeat;
}
*html h1#logo a{
	width: 267px;
	height: 85px;
	display: block;
	text-indent: -987em;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/logo.png',sizingMethod='scale');
	zoom:1;
	cursor: pointer;
}
/*=========FOOTER=========*/
.footer {
	position: fixed;
	width: 100%;
	height: 80px;
	left: 0;
	bottom: 0;
	background: url(../images/footer.jpg) repeat-x;
    zoom: 100%;
}
.ct_area:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.foot_l{
	width: 40%;
	float: left;
}
.foot_l ul{
	margin: 10px 0 0 0 ;
	list-style: none;
}
.foot_l ul li{
	float: left;
	margin: 0 10px;
}
.foot_l ul li a{

}
.foot_r{
	width: 60%;
	float: right;
}
.footer p{
	color: #fff;
	text-align: right;
	font-weight: bold;
	margin: 10px 0 0 0 ;
	padding: 0 10px 0 0;
}
.footer a{color: #ff0000;}
/*=========GLOBAL NAVIGATION=========*/
#menu{
	background:url(../images/menu.gif) repeat-x;
	width:898px;
	height:38px;
	margin: 0;
	padding:0;
	text-align:center;
	border-bottom: 1px solid #333;

}
#menu .navigation ul{
	padding:0;
	margin:0;
	display:block;
}
#menu .navigation li{
	padding:0 20px;
	margin:0;
	display:inline;
	font-size:1.2em;
	line-height:34px;
}
#menu .navigation li a{
	text-decoration:none;
	color: #fff;
	font-weight: bold;
}
#menu .navigation li a:hover{
	text-decoration:none;
	color: #ff0000;
}



/* ---------------------------------------------------------------
                       COMMON LAYOUT CSS
--------------------------------------------------------------- */
.ct_area{
	width: 860px;
	margin: 0 auto;
	padding: 20px 0;
    zoom: 100%;
}
.ct_area:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.ct_lft{
	width: 600px;
	float: left;
}
.ct_rht{
	width: 250px;
	float: right;
}
.case01{
	width: 580px;
	padding: 10px 10px 3px 10px; 
	margin-bottom: 30px;
	background: url(../images/contents_box_bg.jpg) #111 top repeat-x;
}

/*=========SPECIAL COLUMN=========*/
.case02{
	width: 840px;
	padding: 10px 10px 3px 10px; 
	margin-bottom: 30px;
	background: url(../images/contents_box_bg.jpg) #111 top repeat-x;
}
.ca02_box{
	margin: 15px 5px 5px 5px;
	line-height: 160%;
	height: 100%;
    zoom: 100%;
}
.ca02_box:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.ca02_box p{
	margin-bottom: 10px;
}

/* ---------------------------------------------------------------
                      INDEX LAYOUT CSS
--------------------------------------------------------------- */
.topic_bnr img{
	margin: 0;
	padding: 0;
}

.mainttl{
	color: #fff;
	font-size: 120%;
	border-left: 5px solid #eee;
	padding-left: 5px;
	font-weight: bold;
}
.ttl{
	color: #fff;
	font-size: 100%;
	border-left: 5px solid #eee;
	padding-left: 5px;
}
.ca01_box{
	margin: 15px 5px 5px 5px;
	line-height: 160%;
	height: 100%;
    zoom: 100%;
}
.ca01_box:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.ca01_box p{
	margin-bottom: 10px;
}
#news{
	width: 240px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding: 0 0 10px 0;
	line-height: 150%;
	font-size: 90%;
}
#news li.daily{
	background: url(../images/arw01.gif) left 2px no-repeat;
	padding-left: 15px;
	margin-top: 10px;
}
#news li.topic{
	padding-left: 15px;
	line-height: 120%;
	padding-bottom: 10px;
	background: url(../images/dot01.gif) bottom repeat-x;
}
#link{
	width: 235px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding: 10px 0;
	line-height: 150%;
	font-size: 90%;
}
#link li {
	margin: 5px 0;
	padding: 0 0 5px 15px;
	background: url(../images/arw01.gif) left 2px no-repeat;
}
.bnr{margin: 10px 0 5px 0;}

/*=========SPECIAL COLUMN=========*/
.case02{
	width: 840px;
	padding: 10px 10px 3px 10px; 
	margin-bottom: 30px;
	background: url(../images/contents_box_bg.jpg) #111 top repeat-x;
}
.ca02_box{
	margin: 15px 5px 5px 5px;
	line-height: 160%;
	height: 100%;
    zoom: 100%;
}
.ca02_box:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.ca02_box p{
	margin-bottom: 10px;
}
/* ---------------------------------------------------------------
                      INDEX-MENU LAYOUT CSS
--------------------------------------------------------------- */
.box01_l{
	width: 70px;
	float: left;
	margin-right: 10px;
}
.box01_r{
	width: 490px;
	float: left;
}
/*=========TRIKE=========*/
.what_ttl{
	padding: 3px 0;
	margin-bottom: 10px;
	background: #ff0000;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 15px;
}
.what_meritto{
	color: #ffcc00;
	border-top: 1px solid #999;
	border-bottom: 2px solid #999;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}
.what_tab01{
	width: 488px;
	margin: 10px 0;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	background: #000;
}
.what_tab01 tr th{
	color: #ff0000;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	text-align: center;
	padding: 3px;
}
.what_tab01 tr th.thsize{
	width: 100px;
	text-align: left;
}
.what_tab01 tr td{
	padding: 3px;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	text-align: center;
}
/*=========GALLERY=========*/
.photo_box{
	margin: 15px 5px;
}
ul.gallery{
	margin: 5px 0 0 10px;
	padding: 0;
    zoom: 100%;
}
ul.gallery:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
ul.gallery li{
	float: left;
	margin-right: 10px;
	margin-bottom: 7px;
}
ul.gallery li a img{
	padding: 1px;
	border: 1px solid #666;
}
ul.gallery li a:hover img{
	padding: 1px;
	border: 1px solid #ff0000;
}
.read{
	margin: 5px 0 0 10px;
}
/*=========CONTACT=========*/
.ppbox{
	margin: 20px 0;
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
}
.ppttl{
	color: #ffcc00;
}
/*=========COMPANY=========*/
.com_tab01{
	width: 568px;
	margin: 0 0 15px 0;
}
.com_tab01 tr th{
	width: 100px;
	border-bottom: 1px solid #333;
	padding: 5px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
.com_tab01 tr td{
	border-bottom: 1px solid #333;
	padding: 5px;
}
/* ---------------------------------------------------------------
                      INDEX-OBELISK LAYOUT CSS
--------------------------------------------------------------- */
/*=========TOP=========*/
#obbox{
	width: 548px;
	border: 1px solid #333;
	background: #000;
	padding: 10px 10px 5px 10px;
	margin-bottom: 10px;
    zoom: 100%;
}
#obbox:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.obbox_l{
	width: 320px;
	float: left;
}
.obbox_r{
	width: 218px;
	float: right;
}
.ob_ttl{
	color: #ffcc00;
	border-bottom: 1px solid #ffcc00;
	padding: 10px 0 3px 0;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	margin-bottom: 10px;
}
/*=========OB_STAND=========*/
.agency_main{
	text-align: center;
	border: 1px solid #333;
	margin-bottom: 20px;
}

.box01_ob_l{
	width: 360px;
	float: left;
	margin-right: 10px;
}
.box01_ob_r{
	width: 200px;
	float: left;
}
.box01_ob_r img {
	border: 1px solid #333;
}
/*=========OB_FLOW=========*/
.flow_tab{
	width: 570px;
	background: #000;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #333
}
.flow_tab tr th{
	width: 150px;
	padding: 10px 5px;
	border-bottom: 1px solid #333;
	vertical-align: middle;
}
.flow_tab tr td{
	width: 420px;
	padding: 10px 5px;
	border-bottom: 1px solid #333;
	vertical-align: middle;
}
/*=========PAINT=========*/
.paint_main{
	width: 840px;
	background: #000;
	padding-top: 20px;
	text-align: center;
}
.paintbox{
	width: 798px;
	margin-bottom: 10px;
	padding: 200px 20px 20px 20px;
	background: url(../images/paint_bg.jpg) #000 top center no-repeat;
	border: 1px solid #333;
    zoom: 100%;
}
.paintbox:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.paintbox p{
	line-height: 180%;
	margin-bottom: 30px;
	font-size: 15px;
}
.flo_r{
	float: right;
	padding: 0 0 20px 20px;
}
.paint_gall{
	width: 800px;
	list-style: none;
}
.paint_gall li{
	float: left;
	margin: 18px;
}

/*========= STYLE =========*/
/*- image -*/
.fr{
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
img.img01{margin-left: 10px;clear: both;}
/*- font -*/
.f_or{
	color: #ff6600;
	font-weight: bold;
}
.pagetop{text-align: right;}