/* ▼ Common ------------------------------------------------------------------*/
* {
	margin: 0;
	padding:0;
}

body {
	background-color: #565656;
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

a {
	color: #0033CC;
	text-decoration: none;
}

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

img {
	border:0px;
}

h1,h2 {
	font-weight: normal;
}

#clear{
	clear:both;
}


/* ▼ Base ------------------------------------------------------------------*/
#base {
	width:820px;
	margin: auto;
	background-image: url(img/base_bg.gif);
	background-repeat: repeat-y;
}

#container{
	width: 820px;
	color: #333333;
}

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


/* ▼ Top ------------------------------------------------------------------*/
#top {
	height: 70px;
	margin: auto;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: 32px 13px;
}
#top .top_text {
	padding:0 20px 0 0;
	text-align:right;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#top .top_logo {
	padding-left:85px;
}
#top .top_logo a {
	font-size: 26px;
	color: #333333;
	text-decoration: none;
}
#top .top_logo_text {
	font-size: 12px;
	text-decoration: none;
	padding-left:88px;
	color: #888888;
}


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


/* ▼ Navi ------------------------------------------------------------------*/
#navi {
	width: 800px;
	height:46px;
	margin:auto;
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
}
#navi .navi_text {
	font-size: 13px;
	padding:10px 20px;
}
#navi a {
	font-size: 13px;
	text-decoration: underline;
}
#navi a:hover {
	font-size: 13px;
	text-decoration: none;
}

/* ▼ Contents ------------------------------------------------------------------*/
#main {
	width: 540px;
	float:right;
	padding-right:25px;
	margin-bottom:30px;
}
#main01 {
	margin-bottom:15px;
}
#main01 .main01_title {
	background-image: url(img/main_title.gif);
	background-repeat: no-repeat;
	height: 48px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 48px;
	padding:0 0 0 30px;
}
#main01 .main01_box {
	padding:8px 15px 0px 15px;
	border-left: 1px solid #EAE6D5;
	border-right: 1px solid #EAE6D5;
	border-bottom: 1px solid #EAE6D5;
	background-color:#F9F9F9;
}
#main01 .main01_box_content {
	background-image: url(img/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#main01 .main01_box_content p {
	background-image: url(img/note_line.gif);
	font-size: 13px;
	line-height: 22px;
	padding-top: 4px;
	padding-bottom: 15px;
	margin-right: 220px;
	color:#333333;
}

#main02 {
	margin-bottom:15px;
	clear:both;
}
#main02 .main02_title {
	background-image: url(img/main_title.gif);
	background-repeat: no-repeat;
	height: 48px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 48px;
	padding:0 0 0 30px;
} 
#main02 .main02_box {
	padding:20px 16px;
	height:190px;
	border-left: 1px solid #EAE6D5;
	border-right: 1px solid #EAE6D5;
	background-color:#F9F9F9;
}
#main02 .main02_box_img {
	width: 200px;
	height: 200px;
	float:left;
	margin-right:20px;
	background-color: #999999;
}
#main02 .main02_box_text_title {
	background-image: url(img/main_box_title_bg.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	width: 260px;
	height:55px;
	float:left;
	line-height: 26px;
	padding-top:2px;
	padding-left:25px;
	margin-bottom:5px;
}
#main02 .main02_box_text_title a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#main02 .main02_box_text {
	font-size: 12px;
	width: 275px;
	float:left;
	line-height: 20px;
	margin-top:5px;
	margin-left:5px;
}
#main02 .main02_box_button {
	background-image: url(img/button.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 130px;
	float:right;
	text-align: center;
	margin-left:10px;
}
#main02 .main02_box_button a {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 28px;
	display: block;
}
#main02 .main02_box_line {
	border-bottom: 1px dashed #B3AEA0;
	margin:0 10px;
	clear:both;
}
#main02 .main02_bottom {
	border-bottom: 1px solid #EAE6D5;
}

#main03 {
	margin-bottom:15px;
	clear:both;
}
#main03 .main03_title {
	background-image: url(img/main_title.gif);
	background-repeat: no-repeat;
	height: 48px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 48px;
	padding:0 0 0 30px;
}
#main03 .main03_box {
	padding:5px 10px 5px 18px;
	border-left: 1px solid #EAE6D5;
	border-right: 1px solid #EAE6D5;
	border-bottom: 1px solid #EAE6D5;
	background-color:#F9F9F9;
}
#main03 .main03_subbox {
	margin:3px 0 15px 0px;
}
#main03 .main03_subtitle {
	background-image: url(img/main_subtitle.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	line-height: 22px;
	padding:0 0 0 22px;
	margin: 5px 0 0 5px;
}
#main03 .main03_subtitle a {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
#main03 .main03_box li {
	background-image: url(img/main03_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding:0px 0px 0px 20px;
	margin-left: 5px;
	line-height: 18px;
}
#main03 .main03_box li a {
	font-size: 13px;
}
#main03 .main03_box span {
	background-image: url(img/main03_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding:0px 0px 0px 20px;
	margin-left: 5px;
	line-height: 18px;
	display:inline-block;
}
#main03 .main03_box span a {
	font-size: 13px;
	white-space:nowrap;
}
#main03 .main03_box dl {
	padding:5px 0px;
}
#main03 .main03_box dt {
	padding:0 0 5px 0 ;
}
#main03 .main03_box dt a {
	background-image: url(img/main03_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding:6px 4px 5px 20px;
	line-height: 16px;
	font-size: 14px;
}
#main03 .main03_box dd {
	padding:0 0 20px 20px ;
	font-size: 13px;
}


#main04 {
	margin-bottom:15px;
	clear:both;
}
#main04 .main04_title {
	background-image: url(img/main_title.gif);
	background-repeat: no-repeat;
	height: 48px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 48px;
	padding:0 0 0 30px;
}
#main04 .main04_box {
	padding:5px 10px 5px 18px;
	border-left: 1px solid #EAE6D5;
	border-right: 1px solid #EAE6D5;
	border-bottom: 1px solid #EAE6D5;
	background-color:#F9F9F9;
}
#main04 .main04_subtitle {
	background-image: url(img/main04_subtitle.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 27px;
	font-size: 14px;
	line-height: 18px;
	padding:10px 0 0 10px;
	font-weight: bold;
}
#main04 .main04_subtitle a {
	color: #666666;
}
#main04 .main04_box p {
	background-image: url(img/note_line.gif);
	font-size: 13px;
	line-height: 22px;
	padding: 4px 3px 15px 3px;
	margin:0 5px 0 5px;
}



/* ▼ Side ------------------------------------------------------------------*/
#side ,#side_menu ,#side_menu ul ,#side_menu li{
	margin:0;
	padding:0;
}
#side {
	width: 230px;
	float:left;
	padding-left:25px;
	margin-bottom:30px;
}
#side_menu {
	margin-bottom:10px;
	background-image: url(img/side_bg.gif);
	background-repeat: repeat-y;
	width:211px;
	padding:6px 0;
}
#side_menu .side_menu_box {
	background-color: #FFFFFF;
	width:201px;
	margin:auto;
	padding:3px 0 10px 0;
}
#side_menu .side_menu_title {
	background-image: url(img/side_title.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 200px;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
#side_menu .side_menu_title a {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
#side_menu ul {
}
#side_menu li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B3AEA0;
	margin:0px 5px 0px;
}
#side_menu li a{
	background-image: url(img/side_menu.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	font-size: 12px;
	line-height: 16px;
	padding:8px 5px 7px 25px;
	display: block;
	text-decoration: none;
	color:#666666;
}
#side_menu li a:hover {
	background-color: #f6f6f6;
	text-decoration: none;
	color:#666666;
}




/* ▼ Footer ------------------------------------------------------------------*/
#footer{
	background-color: #E7E7E7;
	line-height: 30px;
	clear:both;
	margin:auto;
	width:800px;
}
#footer .footer_text {
	text-align:center;
	font-size: 13px;
}


/* ▼ Pages------------------------------------------------------------------*/
#pages_main_sitetop {
	text-align: right;
	height:15px;
	padding:0 15px 0 0 ;
	margin:0 10px 5px 0;
	background-image: url(img/icon_sitetop.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align:right;
}
#pages_main_sitetop a {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

#pages_main01 {
    margin-bottom: 15px;
}
#pages_main01 .pages_main01_title {
	background-image: url(img/pages_main01_title.gif);
	background-repeat: no-repeat;
	height: 48px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 48px;
	padding:0 0 0 30px;
}
#pages_main01 .pages_main01_box {
	padding:5px 10px 10px;
	border-left: 1px solid #EAE6D5;
	border-right: 1px solid #EAE6D5;
	border-bottom: 1px solid #EAE6D5;
	background-color:#F9F9F9;
}
#pages_main01 .pages_main01_box li {
	background-image: url(img/main03_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding:0px 0px 0px 20px;
	margin-left: 5px;
	line-height: 20px;
}
#pages_main01 .pages_main01_box li a {
	font-size: 13px;
}

#pages_main02 {
    margin-bottom: 15px;
}
#pages_main02 .pages_main02_title {
	background-image: url(img/pages_main02_title.gif);
	background-repeat: no-repeat;
	height: 48px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 48px;
	padding:0 0 0 30px;
}
#pages_main02 .pages_main02_title a {
	color: #666666;
}
#pages_main02 .pages_main02_box {
	padding:5px 15px 0px 15px;
}
#pages_main02 .pages_main02_box p {
	background-image: url(img/note_line.gif);
	font-size: 13px;
	line-height: 22px;
	padding-top: 4px;
	padding-bottom: 15px;
}
#pages_main02 .pages_main02_nextpage {
	font-size: 14px;
	padding:10px 0 15px 20px;
}

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

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

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

#ads_title {
	background-image: url(img/pages_main02_title.gif);
	background-repeat: no-repeat;
	height: 48px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 48px;
	padding:0 0 0 30px;
}
#ads_box {
	padding:5px 15px 10px;
}
