/****************************************************
　■基本ページ共通設定
****************************************************/

* {
	margin: 0;
	padding: 0;
}

body {
	color: #333333;
	background-color: ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(images/page_back_img.gif);
	background-repeat: repeat-x;
}

/* --- #content: font-size: 80% --- */

/* --- コンテンツBOX --- */
#container {
	position: relative;
	width: 840px;
	margin: 0 auto;
}
#container-inner {
	position: static;
	width: auto;
	padding: 0;
}

.clearing {
	height: 0px;
	clear: both;
}

.hide {
	font-size: 1px;
	text-indent: -2000px;
	height: 0;
	width: 0;
}

/* --- リンクテキスト共通設定 --- */
a {
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #3366CC;
	text-decoration: underline;
}

/* --- 見出し共通設定 --- */

h1 {
}
h2 { /* #side-navi h2 */
}
h3 { /* #content .title h3 */
}
h4 {
	margin: 0 0 15px 0;
	padding: 6px 0 8px 20px;
	font-size: 130%;
	color: #666;
	background-image: url(images/h4_title_back_or.gif);
	background-repeat: no-repeat;
}


/* --- <p>段落　共通設定 --- */
 p {
}

p.page-top {
	margin: 20px 5px 0 10px;
	padding: 5px;
	border-top: 1px dotted #999;
	text-align: right;
	font-size: 90%;
}

img {
	border: none;
}


/* --- 強調 --- */
em {
	color: #FF6699;
	font-weight: 700;
	font-style: normal;
}
strong {
	color: #3366CC;
	font-weight: 700;
}

/* --- 文字サイズ調整 --- */

span.small-80 {
	font-size: 80%;
	font-weight: 400;
}

span.small-60 {
	font-size: 60%;
	font-weight: 400;
}


/****************************************************
　■ヘッダー 
****************************************************/

/* --- 共通部分（ロゴ・テキストリンク） ---- */
#header {
	width: 840px;
	height: 60px;
	margin: 0;
	background-image: url(images/common_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fff;
}
#header-inner {
	padding: 0;
	position: static;
	width: auto;
}

.logo {
	margin: 20px 0 0 0;
	padding: 0;
	width: 180px;
	height: 30px;
	float: left;
}
.header-navi {
	float: right;
	margin: 15px 0 0 0;
	font-size: 70%;
}

/* --- ヘッダーメインイメージ --- */
#header-image {
	margin: 0;
	padding: 0;
	width: 840px;
	height: 150px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #fff;
}

/****************************************************
　■メインナビゲーション

　別ファイル
　style-navi：バック画像

****************************************************/


/****************************************************
　■サイドナビゲーション
****************************************************/
#side-navi {
	width: 195px;
	margin: 0;
	float: left;
}
#side-navi-innner {
	padding: 0;
}

#side-navi h2 {
	margin: 0 ;
	padding: 20px 0 0 35px;
	width: 160px;
	height: 30px;
	font-size: 20px;
	background-image: url(images/side_menu_top.gif);
	color: #666666;
}

/* --- サイド主要メニュー --- */
#side-navi ul.side-main {
	margin: 0;
	font-size: 13px;
	padding: 0 5px 0 0;
}
#side-navi ul.side-main li {
	list-style: none;
	border-bottom: 1px dotted #CCCCCC;
}

#side-navi ul.side-main li a {
	display: block;
	width: 165px;
	height: 27px;
	padding: 13px 0 0 25px;
	background-image: url(images/side_navi_back.gif);
	background-position: left top;
}
#side-navi ul.side-main li a:hover {
	display: block;
	width: 165px;
	height: 27px;
	text-decoration: none;
	background-image: url(images/side_navi_back.gif);
	background-position: left bottom;
	background-color: #FFFFCC;
}

/* --- サイド補助メニュー --- */
#side-navi ul.side-sub {
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#side-navi ul.side-sub li {
	margin: 0 5px 5px 5px;
	padding: 0 0 5px 13px;
	font-size: 12px;
	line-height: 1.3em;
	background-image: url(images/mark_orange.gif);
	background-repeat: no-repeat;
	list-style: none;
}

/* --- サイド主要メニュー2 --- */
#side-navi ul.side-main2 {
	margin: 10px 0 0 0;
	font-size: 13px;
	padding: 0 5px 0 0;
}
#side-navi ul.side-main2 li {
	list-style: none;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

#side-navi ul.side-main2 li a {
	display: block;
	width: 165px;
	height: 27px;
	padding: 13px 0 0 25px;
	background-image: url(images/side_navi_back.gif);
	background-position: left top;
}
#side-navi ul.side-main2 li a:hover {
	display: block;
	width: 165px;
	height: 27px;
	text-decoration: none;
	background-image: url(images/side_navi_back.gif);
	background-position: left bottom;
	background-color: #FFFFCC;
}

/* おすすめリンク設定 */
#side-navi dl.attention {
	margin: 50px 0;
	padding: 0 5px 0 0;
}
#side-navi dt.attention{
	margin: 0 5px 10px 5px;
	padding: 5px 0 5px 25px;
	font-size: 12px;
	font-weight: 700;
	color: #CC3333;
	background-image: url(images/attention_back.gif);
	background-repeat: no-repeat;
	border-bottom: 2px dotted #CC3333;
	border-top: 2px dotted #CC3333;
}
#side-navi dd{
	margin: 10px 5px 3px 10px;
	padding: 0px 0 8px 15px;
	font-size: 12px;
	line-height: 1.3em;
	background-image: url(images/mark_red.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dotted #ccc;
}

/****************************************************
　■コンテンツ 
****************************************************/

/* --- コンテンツ Wrapper（サイドナビゲーション含む） --- */
#wrapper {
	width: 840px;
	margin: 15px 0 0 0;
	background-image: url(images/side_menu_middle.gif);
	background-repeat: repeat-y;
	float: left;
}

#wrapper-inner {
	padding: 0;
	position: static;
	width: auto;
}


/* --- メインコンテンツ --- */
#content {
	width: 600px;
	margin: 0 20px 0 0;
	float: right;
	font-size: 80%;
	line-height: 1.5em;
	display: inline;
}
#content-innner {
	padding: 0;
	position: static;
	width: auto;
}

/* コンテンツタイトル */

#content .title {
	margin: 0 0 20px 0;
	padding:0;
}

#content .title h3 { /* .hide */
	margin: 0;
	padding:0;
}


/***** *******/

#wrapper-bottom {
	clear: both;
	width: 840px;
	height: 40px;
	margin: 0;
	padding: 0;
	background-image: url(images/side_menu_bottom.gif);
}


/****************************************************
　■フッター 
****************************************************/
#footer {
	width: 840px;
	background-image: url(images/footer_back.gif);
	margin: 0;
	clear: both;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FEFAE9;
}
#footer-inner {
	padding:6px 0 4px 0;
	position: static;
	width: auto;
	text-align: center;
	font-size: 75%;
}

/****************************************************
　■フッター下テキストリンク 
****************************************************/
#under-link {
	width: 840px;
	margin: 8px auto;
	padding: 0;
	position: relative;
}
#under-link p {
	font-size: 70%;
	text-align: center;
	margin: 0 0 50px 0 ;
}


/****************************************************
　■問合せメール等　確認画面用
****************************************************/
#content .henshin {
	margin: 20px 30px;
	padding: 10px;
	border: 1px solid #3366CC;
	text-align: center;
}
#content .henshin h2 {
	font-size: 18px;
	padding: 2px;
	margin: 0 10px 10px 0;
	border-bottom: 1px dotted #3366CC;
}
#content .henshin p {
	font-size: 90%;
	text-align: left;
}
	

