@charset "utf-8";

* {
	/*
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
	color: #000;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	*/
	/*\*/
	_over\flow: visible;
	zoom: 1;
	/**/
	/*\*//*/
	display: inline-table;
	/**/
}


/* サイト共通スタイル --------------------------------------------------------------------------------*/
	
* img {
	/*
	border: 0;
	*/
}

body {
	/*
	background-image: none !important;
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	*/

	zoom: 0.8;
	-webkit-print-color-adjust: exact;
}

h1 {  }

h2 {
	/*
	margin: 0 0 18px 0;
	padding: 0 0 0 8px;
	background: #e5e5e5 url(../img/h2_bkgd.gif) no-repeat;
	*/	
}
 
h3 {
	/*
	margin: 16px 0 16px 0;
	padding: 2px 0 2px 9px;
	border-left: 4px solid #c00;
	background: #e5e5e5;
	font-size: 12px;
	font-weight: bold;
	*/	
}

h4 {
	/*
	font-size: 12px; margin: 12px 0 12px 0;
	*/
}

p {
	/*
	font-size: 12px; line-height: 1.6em; margin: 0 0 1em 0;
	*/
}

a:link {
	/*
	color: #900;
	text-decoration: none;
	*/
}

a:visited {
	/*
	color: #666;
	text-decoration: none;
	*/
}
	
a:hover {
	/*
	color: #f00;
	text-decoration: underline;
	*/
}

a:active {
	/*
	color: #ccc;
	text-decoration: none;
	*/
}

li {

}

hr {
	/*
	display: none;
	*/
}

/*
***********************************************************************************************
ページ全体
***********************************************************************************************
*/

#wrapper {
	/*
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	width: 730px;
	*/
}

/*  印刷しない要素 --------------------------------------------------------------------------------*/

#nav-global, #pagetop {
	/*
	display: none;
	*/
}


/*
***********************************************************************************************
ヘッダー
***********************************************************************************************
*/

#header {
	/*
	background-image: url(../../img/header_for_print.jpg);
	background-repeat:no-repeat;
	height: 80px;
	width: 100%;
	*/
}

#logo {
	/*
	display: none;
	*/
}

/*
***********************************************************************************************
ヘッダーのナビゲーション
***********************************************************************************************
*/

#nav-header {
	/*
	display: none;
	*/
}

	#nav-header ul {
	}

/* グローバルナビゲーション --------------------------------------------------------------------------------*/

#nav-global {
	/*
	display: none;
	*/
}

/* サイト内検索 --------------------------------------------------------------------------------*/

#sitesearch {
	/*
	display: none;
	*/
}


/* コンテンツ枠 --------------------------------------------------------------------------------*/

#container {
	/*
	background-image: none !important;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
	*/
}


/*
***********************************************************************************************
左カラム
***********************************************************************************************
*/

#content_head {
	/*
	display: none !important;
	*/
}

/*
***********************************************************************************************
中央カラム
***********************************************************************************************
*/

#content {
	/*
	margin-left: 0px !important;
	*/
}

/*
***********************************************************************************************
右カラム
***********************************************************************************************
*/

#content_aside {
	/*
	display: none !important;
	*/
}


/*
***********************************************************************************************
フッター
***********************************************************************************************
*/

#footer {
	/*
	background-color: transparent !important;
	background-image: none !important;
	border-top: 1px solid #ccc;
	clear: both;
	height: 94px;
	margin: 26px 39px;
	padding: 3px 0 0 36px;
	width: 702px;
	*/
}


/*
***********************************************************************************************
フッターナビゲーション
***********************************************************************************************
*/

#nav-footer {
	/*
	display: none;
	*/
}


/* コピーライト */
#footer-content address {
	/*
	text-align: center;
	*/
}
