@charset "shift_jis";/* エスケープ *//*	--------------------------------	更新日: 2008-11-26	--------------------------------	- Table of Contents -	インポート		- global.css	スタイル設定		- body		- コンテナ		- ヘッダ		- コンテンツ		- メインコンテンツ		- サイドバー		- フッタ		- ハッピーゴルフ	--------------------------------*/@import "global.css";/* --------------------------------	body-------------------------------- */body { min-width:950px; background:#75cae6 url(../img/elements/body_bg_m.jpg) repeat-y center top; }div.body_bg { min-height:100%; background:url(../img/elements/body_bg_t.jpg) no-repeat center top; }* html div.body_bg { height:100%; }/* Win IE 6 以前 *//* --------------------------------	コンテナ-------------------------------- */div#container { margin:0 auto 0 auto; width:950px; }/* --------------------------------	ヘッダ-------------------------------- */div#header { position:relative; width:950px; height:142px; background:url(../img/elements/hdr_bg.jpg) no-repeat; }div#header #site_logo { position:absolute; left:31px; top:38px; width:285px; }div#header ul { position:absolute; left:800px; top:63px; width:144px; }/* --------------------------------	コンテンツ-------------------------------- */div#content { width:950px; background:#fff url(../img/elements/content_bg_m.gif) repeat-y; }/* --------------------------------	メインコンテンツ-------------------------------- */div#main_content { padding:5px 5px 63px 5px; width:765px; float:right; }/* パンくず ---------------- */td#breadcrumbs { padding:0 50px 0 5px; width:560px; }/* 内容 ---------------- */div#article { padding:5px 0 0 0; width:765px; }/* --------------------------------	サイドバー-------------------------------- */div#sidebar { width:165px; border-top:10px solid #fff; padding:0 0 40px 0; float:right; }/* グローバルナビ ---------------- */div#sidebar #nav { margin:4px 0 0 5px; border-left:3px solid #232D30; width:152px; }div#sidebar #nav ul { width:100%; }div#sidebar #nav ul li { clear:both; position:relative; padding:0 0 14px 0; width:100%; float:left; }div#sidebar #nav ul li h2 { position:relative; margin:0 0 0 -3px; border-top:1px solid #EAEBEB; width:155px; }div#sidebar #nav ul li .list { position:relative; margin:4px 0 0 0; width:146px; overflow:hidden; }div#sidebar #nav ul li .list ul { position:relative; margin:-1px 0 0 0; }div#sidebar #nav ul li .list ul li { padding:1px 0 0 0; background:url(../img/nav/dl_h.gif) repeat-x; }div#sidebar #nav ul li .list ul li a { display:block; }/* バナー ---------------- */div#sidebar .bnr { margin:20px 0 0 0; border-top:1px solid #C1C1C1; width:165px; }div#sidebar .bnr ul { margin:10px auto 0 auto; width:151px; }div#sidebar .bnr ul li { clear:both; padding:5px 0 0 0; width:100%; float:left; }div#sidebar .bnr ul li a { display:block; }/* --------------------------------	ページトップ-------------------------------- */div#pagetop { position:relative; margin:-28px 0 0 175px;; padding:8px 10px 6px 714px; width:51px; background:#d9d9d9; }div#pagetop p a img { display:block; }/* --------------------------------	フッタ-------------------------------- */div#footer { padding:0 0 48px 0; width:950px; background:#2d383e; }div#footer .function_nav { padding:16px 0 0 0; width:660px; float:left; }div#footer .function_nav ul { background:url(../img/elements/ftr_func_nav_separ.gif) no-repeat 100% 50%; font-size:62.5%; line-height:1.4; float:right; }* html div#footer .function_nav ul { font-size:63%; }/* Win IE 6 以前 */div#footer .function_nav ul li { padding:0 11px 0 12px; background:url(../img/elements/ftr_func_nav_separ.gif) no-repeat 0 50%; float:left; }div#footer .function_nav ul li a:link,div#footer .function_nav ul li a:visited,div#footer .function_nav ul li a:hover,div#footer .function_nav ul li a:active { color:#999; text-decoration:none; }div#footer address { padding:16px 0 0 0; width:290px; float:left; }/* --------------------------------	ハッピーゴルフ-------------------------------- */div.happyGolf #img , div.happyGolf #txt {	float: left;}div.happyGolf #img {	width: 190px;}div.happyGolf #txt p {	padding: 0 0 20px;	margin: 0;	width: 525px;}
