*{
	font-style: normal;
	margin: 0;
	padding: 0;
}

body {
    text-align: center; 
}

#wrapper {  
	width: 950px;  
	margin: 0 auto;  
	text-align: left;  
} 

/* ==================================================== */
/* ヘッダー         */
/* ==================================================== */
#header-base {
	position:relative;
	width: 950px;
	height:75px;
	border-bottom: 2px solid #FF9900;
	margin:0 0 15px 0;
	padding: 0;
}

#header-base h1 {
	font-size: 12px;
	font-weight: normal;
}


#header-logo {
	margin: 0;
	padding: 0;
	position:absolute;
	bottom:8px;
	left:0px;
}

#header-copy {
	position:absolute;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.4;
	color: #333333;
	text-decoration: none;
	bottom:8px;
	left:100px;
}

#header-right {
	position:absolute;
	bottom:8px;
	right:0;
	text-align: right;
}

#header-right p {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 12px;
	line-height: 1.4;
	color: #999999;
	text-decoration: none;
}

#header-right h2 {
	margin: 0;
	padding: 0;
	display:inline;
}

#header-right_link {
	margin: 0;
	padding: 2px 0 0 0;
	font-size: 12px;
	line-height: 1.4;
	color: #333333;
	display:inline;
}

#header-right a:link {
	font-size: 12px;
	text-decoration: underline;
	letter-spacing: 0.1em;
}

#header-right a:visited {
	font-size: 12px;
	text-decoration: underline;
	letter-spacing: 0.1em;
}

#header-right a:hover {
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.1em;
}


/* ==================================================== */
/* レフト         */
/* ==================================================== */
#left-main {
	width: 100%;
	padding: 0 20px 0 0;
	background-color: #FFFFFF;
	vertical-align: top;
}


/* ==================================================== */
/* ライトナビ         */
/* ==================================================== */

#right-nav {
	width: 300px;
	vertical-align: top;
}

#right-nav-base p {
	font-size: 12px;
	color: #333333;
	padding: 0;
}
#right-nav-base #underspace01 {
	margin-bottom: 15px;
}
#right-nav-base .back01 {
	background-image: url(../imgs/right-navi/prt-02.jpg);
	background-repeat: repeat-y;
}
#right-nav-base .navicontents {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
#right-nav-base .navicontents .inside {
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
	padding: 7px 12px;
}

#right-nav-base .bk-10 {
	font-size: 10px;
	line-height: 1.5em;
	color: #333333;
}

.navicontents .back01 .inside p {
	margin-bottom: 3px;
}

#right-nav-base .bannerspace {
	margin-bottom: 10px;
}
#right-nav-base .bannerspace .righttext {
	vertical-align: bottom;
	padding-left: 5px;
}
#right-nav-base .bannerspace .righttext p {
	line-height: 1.2em;
}

#right-nav-base .navicontents .back01 .inside .blue-10 a {
	font-size: 10px;
	line-height: 1.5em;
}








#right-nav-base a:link {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}

#right-nav-base a:visited {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}

#right-nav-base a:hover {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}















/* ==================================================== */
/* フッター         */
/* ==================================================== */

#footer-base {
	width: 950px;
	border-top: 2px solid #FF9900;
	margin:20px 0 15px 0;
	padding:8px 0 0 0;
	text-align: center;
}

#footer-base ul {
	margin: 0;
	padding: 0;
}

#footer-base ul li {
	font-size: 12px;
	color: #333333;
	display: inline;
	margin: 0 0 50;
	padding: 0;
}

#footer-base p {
	font-size: 12px;
	color: #333333;
	padding: 0;
	margin-top: 5px;
}

#footer-base a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

#footer-base a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

#footer-base a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}


/* ==================================================== */
/* パンくず         */
/* ==================================================== */

#pan-base {
	width: 630px;
	padding: 0 0 15px 0;
	font-size: 10px;
	color: #666666;
}

a.link-pan:link {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

a.linkv:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

a.link-pan:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
