@charset "Shift_JIS";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	background: transparent url(../images/ajax-loader.gif) center center no-repeat;
}

body {
	font-family: Helvetica, 'Lucida Grande', Verdana, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.6;
	font-size: 80%;
	background:#fffeee url(../images/bg_body.gif) repeat-x;
	color:#333;
	behavior:url("/wp-content/themes/sheraton/images/csshover.htc");
	/*behavior:url("../images/csshover.htc");*/
}

a {
	color:#773927;
	text-decoration: none;
}

a:active, a:focus{ outline:none; }

a:hover {
    color: #FF9933;
    text-decoration: underline;
}

textarea {font-size:12px; line-height:1.6;}

#wrapper {
	background:url(../images/bg_emble.gif) center top no-repeat;
	width: 100%;
}


#header {
	background: #77392A;
	border-bottom: solid 2px #D5C1A7;
	border-top: solid 2px #D5C1A7;
	width:100%;
}

#header div{
	width: 950px; margin: 0;
}

#header div h1 {
	width: 950px;
	margin: 0;
	padding: 0 0 0 40px;
	font-size: 100%;
	line-height: 1.4em;
}

#header div h1 a{
	display:block;
	overflow: hidden;
	height: 0 !important;
	height /**/: 123px;
	padding-top: 123px;
	width: 474px;
	background: url(http://www.sheraton-kobe.co.jp/form/html/images/logo.gif) no-repeat left top;
	
}

#header_sub {
	width: 100%;
	padding: 20px 0 15px;
}

#header_sub h1{
	font-size: 165%;
	line-height: 1.2;
	margin: 6px 0 2px 0;
}


.detailInfo a, .detailInfo_noncolor a, .links_partner li a{
	display: block;
	background: url(http://www.sheraton-kobe.co.jp/wp-content/themes/sheraton/images/arrow_detail_info.gif) left -1px no-repeat;
	padding: 0 0 0 23px;
}
.detailInfo_noncolor {
		_margin-bottom:7px;
}

.detailInfo a:hover, .detailInfo_noncolor a:hover, .close:hover, .links_partner li a:hover{
	color: #773926;
	text-decoration: underline;
}



.qa_q2 {
	margin-right: 1em;
		color: #806D61;
	font-weight: bold;
}

.mgt10 {margin-top: 10px;}
.mgt15 {margin-top: 15px;}

.mgl35 {margin-left: 35px;}

.mgb10 {margin-bottom: 10px;}
.mgb20 {margin-bottom: 20px;}
