@charset "UTF-8";


/* head
-------------------------------------------------------------------------------- */

#head {
	background:url(../images/under/bg_head.jpg) no-repeat 7px 0;
	width:814px;
	margin:0 auto;
	padding-bottom:6px;
}

#head p {
	float:left;
	display:inline;
	margin-left:7px;
}

#head #globalnavi {
	float:right;
	display:inline;
	margin-right:10px;
}

#head #globalnavi li {
	float:left;
}


/* basic
-------------------------------------------------------------------------------- */

#container-inner {
	background:url(../images/under/base_top.jpg) no-repeat ;
}

*html #content {
	padding-bottom:13px;
}

#content #main {
	width:560px;
	float:right;
}

#content #side {
	width:180px;
	float:left;
	position:relative;
	display:block;
	top:200px;
}


/* other standard setting
-------------------------------------------------------------------------------- */

#content p#topic-path {
	margin:5px 0 10px 0;
	font-size:65%;
}

#content .pagetop {
	margin-top:30px;
}

#content .pagetop img {
	cursor:pointer;
}


/* sidenavi
-------------------------------------------------------------------------------- */

#content #sidenavi {
	font-size:80%;
	background:url(../images/under/sidenavi_bottom.jpg) no-repeat bottom;
	padding-bottom:10px;
	margin-bottom:15px;
}

#content #sidenavi dt img {
	vertical-align: text-bottom;
}

#content #sidenavi dd {
	background:url(../images/under/sidenavi_over.gif) no-repeat;
	height:39px;
}

#content #sidenavi dd a ,
#content #sidenavi dd span {
	width:100%;
	display:block;
	padding-left:25px;
	line-height:39px;
}

#content #sidenavi dd a:hover ,
#content #sidenavi dd span  {
	background:url(../images/under/sidenavi_default.gif) no-repeat;
	color:#555;
}

#content #sidebnr li {
	background:none;
	padding:0;
}


#content #sidenavi dd.s2 {
	background:url(../images/under/sidenavi_over.gif) no-repeat;
	height:39px;
}

#content #sidenavi dd.s2 a ,
#content #sidenavi dd.s2 span {
	width:100%;
	display:block;
	padding-left:25px;
	padding-top:0.2em;
	line-height:15px;
	height:39px;
}


/* defalt style setting
-------------------------------------------------------------------------------- */

#content h1.headline {
	border-top:1px solid #a0a0a0;
	background:url(../images/checker_gray_a.gif) repeat-x bottom #f0f0f0;
	padding:15px 0 15px 10px;
	font-size:80%;
	font-weight:bold;
}

#content h2 {
	margin-bottom:15px;
}

#content h2.headline {
	background:url(../images/checker_blue_a.gif) repeat-x bottom;
	padding-bottom:8px;
	font-size:80%;
	font-weight:bold;
	margin-bottom:10px;
}

#content h3 {
	margin-bottom:20px;
	font-size:80%;
	font-weight:bold;
}

#content h4 {
	font-size:80%;
	font-weight:bold;
	margin-bottom:10px;
}

#content p {
	font-size:80%;
	line-height:150%;
	letter-spacing:1px;
	margin-bottom:10px;
}

#content .lead {
	background:url(../images/dotted_gray_a.gif) repeat-x bottom;
	margin-bottom:40px;
	padding-bottom:10px;
}

#content .highlight {
	font-weight:bold;
	color:#e96594;
}

#content ul li {
	font-size:80%;
	background:url(../images/arrow_a_blue.gif) no-repeat 0 0.5ex;
	margin-bottom:5px;
	padding-left:15px;
}
