/* ▼ Common ------------------------------------------------------------------*/
* {
	margin: 0;
	padding:0;
	font-family: Verdana, Arial, sans-serif;
}

body {
	background-color: #efefef;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	color: #333333;
}

div {
	list-style-type: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

a {
	color: #CC3300;
	text-decoration: none;
}

a:hover {
	color: #CC3300;
	text-decoration: underline;
}

img {
	border:0px;
}

h1,h2 {
	font-weight: normal;
}

#clear{
	clear:both;
}


/* ▼ Base ------------------------------------------------------------------*/
#base {
	background-image: url(img/base.gif);
	background-position: center;
	width:840px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}

#wrap {
	width: 800px;
	margin: auto;
}


/* ▼ Top ------------------------------------------------------------------*/
#top {
	background-image: url(img/top.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 800px;
	margin: auto;
}
#top .top_tag_text {
	margin-right:20px;
	margin-bottom:1px;
	padding-top:2px;
	text-align:right;
    font-size: 10px;
	color: #ccc;
}
#top .top_tag_text a {
    font-size: 10px;
	color: #ccc;
	text-decoration: none;
}
#top .top_logo {
	padding-left:80px;
}
#top .top_logo a {
	color: #666666;
	font-size: 30px;
	text-decoration: none;
}
#top .top_text {
	color: #666666;
	font-size: 12px;
	padding-left:82px;
}


/* ▼ Header ------------------------------------------------------------------*/
#header {
	width: 800px;
	background-image: url(img/header.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 150px;
	margin: auto;
}


/* ▼ Navi ------------------------------------------------------------------*/
#navi {
	width: 800px;
	margin: auto;
}
#navi .navi_text {
	font-size: 12px;
	margin:10px 0px 10px 20px;
}
#navi a {
	text-decoration: underline;
}
#navi a:hover {
	text-decoration: none;
}


/* ▼ Contents ------------------------------------------------------------------*/
#contents {
	width: 540px;
	float:right;
	padding-right:20px;
}
#contents01 {
	margin-bottom:10px;
}
#contents01 .contents01_title {
	background-image: url(img/contents01_title.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 29px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left:30px;
	line-height: 27px;
}
#contents01 .contents01_box {
	margin:5px 10px;
	background-image: url(img/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#contents01 .contents01_box p {
	background-image: url(img/note_line.gif);
	font-size: 13px;
	line-height: 22px;
	padding-top: 4px;
	margin-right: 180px;
}


#contents02 {
	margin-bottom:10px;
}
#contents02 .contents02_title {
	background-image: url(img/contents02_title.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 29px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left:30px;
	line-height: 27px;
}
#contents02 .contents02_box {
	padding:10px;
	border-bottom: 2px solid #D7D7D7;
	height: 110px;
}
#contents02 .contents02_box_img {
	width: 150px;
	height: 110px;
	float:left;
	margin-right:10px;
	background-color: #ccc;
}
#contents02 .contents02_box_text_title {
	font-size: 14px;
	font-weight: bold;
	width: 360px;
	float:left;
	line-height: 20px;
}
#contents02 .contents02_box_text {
	font-size: 12px;
	width: 360px;
	float:left;
	line-height: 20px;
	margin-bottom:10px;
}
#contents02 .contents02_box_button01 {
	background-image: url(img/contents02_box_button01.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 110px;
	float:right;
	text-align: center;
	margin-right:5px;
}
#contents02 .contents02_box_button01 a {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	line-height: 25px;
}
#contents02 .contents02_box_button02 {
	background-image: url(img/contents02_box_button02.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 110px;
	float:right;
	text-align: center;
	margin-right:5px;
}
#contents02 .contents02_box_button02 a {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	line-height: 25px;
}


#contents03 {
	margin-bottom:10px;
}
#contents03 .contents03_title {
	background-image: url(img/contents02_title.gif);
	background-repeat: no-repeat;
	height: 29px;
	font-size: 14px;
	line-height: 27px;
	font-weight: bold;
	color: #ffffff;
	padding-left:30px;
}
#contents03 .contents03_box {
	padding:0px 10px 10px;
	background-color: #F9F9F9;
}
#contents03 .contents03_subtitle {
	background-image: url(img/contents03_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 0 0 15px;
}
#contents03 .contents03_subtitle a {
	color: #666666;
}
#contents03 .contents03_subbox {
	border-bottom: 1px solid #D7D7D7;
	padding: 0 10px 10px 20px;
}

#contents03 .contents03_box li {
	background-image: url(img/contents03_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0px 10px 0px 10px;
	line-height: 20px;
}
#contents03 .contents03_box li a {
	font-size: 13px;
}

#contents03 .contents03_box span {
	background-image: url(img/contents03_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0px 10px 0px 10px;
	line-height: 20px;
	display:inline-block;
}
#contents03 .contents03_box span a {
	font-size: 13px;
	white-space:nowrap;
}

#contents03 .contents03_box p {
	background-image: url(img/note_line.gif);
	font-size: 13px;
	line-height: 22px;
	padding-top: 4px;
	padding-bottom: 15px;
}
#contents03 .contents03_box dl {
	padding:10px 5px;
}
#contents03 .contents03_box dt {
	background-image: url(img/pages_contents01_icon.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding:3px 4px 5px 10px;
	line-height: 16px;
	font-size: 14px;
}
#contents03 .contents03_box dt a {
	font-size: 14px;
}
#contents03 .contents03_box dd {
	padding:0 0 15px 10px ;
	font-size: 13px;
}

#contents04 {
	margin-bottom:10px;
}
#contents04 .contents04_title {
	background-image: url(img/pages_contents02_title.gif);
	background-repeat: no-repeat;
	height: 29px;
	font-size: 14px;
	line-height: 29px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left:15px;
	margin-bottom: 5px;
}
#contents04 .contents04_subtitle {
	background-image: url(img/contents04_subtitle.gif);
	background-repeat: no-repeat;
	height: 25px;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
	margin-left: 5px;
	padding-left:20px;
}
#contents04 .contents04_subtitle a {
	color: #666666;
}
#contents04 .contents04_box {
	padding:5px 10px;
}
#contents04 .contents04_box p {
	background-image: url(img/note_line.gif);
	font-size: 13px;
	line-height: 22px;
	padding-top: 4px;
	padding-bottom: 15px;
}

/* ▼ Side ------------------------------------------------------------------*/
#side ,#side_menu ,#side_menu ul ,#side_menu li{
	margin:0;
	padding:0;
}
#side {
	width: 200px;
	float:left;
	padding-left:20px;
	margin-bottom:20px;
}
#side_menu {
	margin-bottom:10px;
}
#side_menu .side_menu_title {
	background-image: url(img/side_title.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 200px;
	font-size: 14px;
	line-height: 27px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#side_menu .side_menu_title a {
	color: #FFFFFF;
}
#side_menu ul {
}
#side_menu li {
	background-image: url(img/side_menu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 16px;
}
#side_menu li a{
	background-image: url(img/side_icon.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-size: 12px;
	display: block;
	padding:8px 4px 8px 26px;
	color:#666666;
	width: 170px;
}
#side_menu li a:hover {
	text-decoration: underline;
	color: #CC3300;
}

/* ▼ Footer ------------------------------------------------------------------*/
#footer{
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 30px;
	margin: auto;
	margin-top:20px;
	clear: both;
}
#footer .footer_text {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align:center;
	line-height: 32px;
}


/* ▼ Pages------------------------------------------------------------------*/
#pages_contents_pagetop {
	font-size: 12px;
	text-align: right;
	padding-right:15px;
	margin-bottom:10px;
}
#pages_contents01 {
    margin-bottom:10px;
}
#pages_contents01 .pages_contents01_title {
	background-image: url(img/pages_contents01_title.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 29px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left:30px;
	line-height: 27px;
}
#pages_contents01 .pages_contents01_box {
	background-image: url(img/pages_contents01_box.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-left: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	padding:5px 15px;
}
#pages_contents01 .pages_contents01_box li {
	background-image: url(img/pages_contents01_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0px 10px 0px 12px;
	line-height: 20px;
}
#pages_contents01 .pages_contents01_box li a {
	font-size: 13px;
}

#pages_contents02 {
    margin-bottom: 10px;
}
#pages_contents02 .pages_contents02_title {
	background-image: url(img/pages_contents02_title.gif);
	background-repeat: no-repeat;
	height: 29px;
	font-size: 14px;
	line-height: 29px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left:15px;
}
#pages_contents02 .pages_contents02_title a {
	color: #333333;
}
#pages_contents02 .pages_contents02_box {
	padding:5px 10px 5px 10px;
}
#pages_contents02 .pages_contents02_box p {
	background-image: url(img/note_line.gif);
	font-size: 13px;
	line-height: 22px;
	padding-top: 4px;
	padding-bottom: 15px;
}
#pages_contents02 .pages_contents_nextpage {
	background-image: url(img/pages_contents02_nextpage.gif);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	font-size: 14px;
	padding:0 0 15px 60px;
}

#sponsored {
	padding:0 10px 15px;
}

#sponsored li{
	display:inline;
	margin:0 5px 0 0;
}

#sponsored a{
	color: #333333;
	font-size: 12px;
}
