@Charaset "EUC-JP";

/***************************************************

	Japanese-Mask.com | 石津玉仙工房
	スタイルシート

	■このスタイルシートは
	　セカンドページ以下に適用されています。

***************************************************/

/*-----------------------------------基本設定-----*/

body, h1, h2, h3, h4, h5, h6, h7, ul, li, p {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: #000000;
}

hr {
	display: none;
}

li {
	list-style: none;
}

img {
	border: none;
}

#container {
	background-color: #FFFFFF;
	width: 750px;
	text-align: left;
	margin: 0 auto;
}

/*-------------------------------ヘッダー設定-----*/

#header {
	width: 750px;
	height: 70px;
	background: url(../img/temp/header_bg.gif) repeat-x;
}

#header h1 {
	padding: 5px 10px;
}

/*-------------------------キービジュアル設定-----*/

#visualCap {
	float: left;
}

/*-----------------------------サイドナビ設定-----*/

#sideNavi {
	float: left;
	width: 257px;
	height: 127px;
	background: url(../img/temp/s_navi_bg.gif) no-repeat;
}

#sideNavi ul {
	padding: 2px 0 0 7px;
}

#sideNavi li {
	position: relative;
	top: 8px;
	width: 225px;
	height: 23px;
	/* IE6によるリスト間の空白制御 */
	font-size: 1px;
	line-height: 1%;
}

/*-------------------------グローバルナビ設定-----*/

#globalNavi {
	clear: both;
	position: relative;
	width: 750px;
	height: 50px;
	background: url(../img/temp/g_navi_bg.gif) no-repeat;
}

#globalNavi li {
	position: absolute;
	top: 10px;
	left: 0;
	width: 125px;
	height: 21px;
}

#globalNavi .n02 {	left: 125px;	}
#globalNavi .n03 {	left: 250px;	}
#globalNavi .n04 {	left: 375px;	}
#globalNavi .n05 {	left: 500px;	}
#globalNavi .n06 {	left: 625px;	}

#globalNavi p {
	display: none;
}

/*-----------------------------コンテンツ設定-----*/

#contents {
	width: 735px; /* 750px - padding 15px */
	padding: 25px 0 0 15px;
	background : #FFFFFF url(../img/temp/contents_bg.jpg) no-repeat top;
}


/*--------------------------------サイドコンテンツ設定-----*/
#left {
    height: auto;
	float: left;
	width: 230px;
	margin: 0px;
	padding: 0px;
}

#left .banner{
    width: 230px;
	height: 79px;
}

#cnt_side {
	float: left;
	width: 228px;
	padding-bottom: 30px;
	margin-bottom: 10px;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	background: #FFFFFF url(../img/what/cnt_endline.jpg) repeat-x bottom;
}

#cnt_side .image {
	text-align: center;
	margin-top:0;
	margin-bottom:0;
	padding:0; 
}

#cnt_side .n01 {
	margin: 10px 5px 15px 10px;
}

#cnt_side h3{
    margin: 6px 0 14px 0;
}

#cnt_side hr{
	display: block;
	color: #CCCCCC; /* 線の色(IE用) */
	background-color: #CCCCCC; /* 線の色(NN用) */
	height: 1px;
	border: 1px;
	border-style: dashed;
	margin: 0 5px 0 5px;
}

/*------------------------------メインコンテンツ設定-----*/

#cnt_main {
	float: right;
	width: 474px;
	margin-right: 15px;
	padding-bottom: 30px;
	margin-bottom: 10px;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	background: #FFFFFF url(../img/what/cnt_endline.jpg) repeat-x bottom;
	display: inline;/* IEマージン対策用 */
}

#cnt_main h3{
    margin: 6px 0 14px 0;
	padding: 0;
}

/*--
#cnt_main .n01 {
	margin: 10px 5px 15px 10px;
}
--*/

/*-------------------------------フッター設定-----*/

#footer {
	clear: both;
	position: relative;
	width: 750px;
	height: 130px;
	background: #FFFFFF url(../img/temp/footer_bg.gif) no-repeat bottom;
}

#footer p, #footer li {
	position: absolute;
	color: #FFFFFF;
}

#footer .n01 {	top: 15px;	left: 665px;}
#footer .n15 {	top: 15px;	left: 520px;}


#footerGlobal li {
	top: 39px;
}

#footerSide li {
	top: 60px;
}

#footer .n02 {	left: 50px;		}
#footer .n03 {	left: 221px;	}
#footer .n04 {	left: 376px;	}
#footer .n05 {	left: 496px;	}
#footer .n06 {	left: 626px;	}
#footer .n07 {	left: 58px;		}
#footer .n08 {	left: 141px;	}
#footer .n09 {	left: 261px;	}
#footer .n10 {	left: 420px;	}
#footer .n11 {	left: 548px;	}
#footer .n12 {	left: 628px;	}
#footer .n13 {	top: 105px;	left: 10px;	}
#footer .n14 {	top: 90px;	left: 620px;	}
