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

body {
	background-color: #efefef;
	color:#333333;
	font-size: 13px;
}

div {
	list-style-type: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

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

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

img {
	border:0px;
}

h1,h2 {
	font-weight: normal;
}

#clear{
	clear:both;
}


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

#back{
	width: 840px;
} 

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

/* ▼ Header ------------------------------------------------------------------*/
#header2 {
	width: 800px;
	height: 30px;
	margin: auto;
	/*background-image: url(img/logo.gif); */
}
#header2 .header_top_text {
	font-size: 10px;
	color: #cccccc;
	text-align:right;
	padding-top:2px;
	padding-right:10px;
}
#header2 .header_text {
	font-size: 12px;
	text-decoration: none;
	padding-left:30px;
	color: #999999;
}

#header {
	width: 800px;
	height: 70px;
	margin: auto;
	background-image: url(img/logo.gif); 
	background-repeat: no-repeat;
	background-position: 20px 13px;
}
#header .header_top_text {
	font-size: 10px;
	color: #cccccc;
	text-align:right;
	padding-top:2px;
	padding-right:10px;
}
#header .header_top_text a {
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}
#header .header_logo {
	padding-left:66px;
}
#header .header_logo a {
	font-size: 28px;
	font-weight: normal;
	color: #666666;
}
#header .header_logo a:hover {
	text-decoration: none;
}
#header .header_text {
	font-size: 12px;
	text-decoration: none;
	padding-left:67px;
	color: #999999;
}

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

/* ▼ Navi ------------------------------------------------------------------*/
#navi {
	width: 800px;
	margin:auto;
}
#navi .navi_text {
	padding:8px 15px;
}
#navi a {
	font-size: 13px;
	text-decoration: underline;
}
#navi a:hover {
	font-size: 13px;
	text-decoration: none;
}

/* ▼ Contents ------------------------------------------------------------------*/
#main {
	width: 560px;
	float:right;
	padding-right:12px;
}
#main01 {
	margin-bottom:10px;
}
#main01 .main01_title {
	background-image: url(img/main_title.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left:35px;
	line-height: 27px;
}
#main01 .main01_box {
	background-image: url(img/main01_box_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 10px 5px 0;
}
#main01 .main01_box p {
	background-image: url(img/note_line.gif);
	line-height: 22px;
	padding: 4px 0 15px;
	margin-right: 220px;
}

#main02 {
	margin-bottom:10px;
}
#main02 .main02_title {
	background-image: url(img/main_title.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left:35px;
	line-height: 27px;
}
#main02 .main02_box {
	padding:10px;
	border-bottom: 1px solid #ddd;
	height: 110px;
}
#main02 .main02_box_img {
	width: 150px;
	height: 110px;
	float:left;
	margin-right:10px;
	background-color: #ccc;
}
#main02 .main02_box_text_title {
	font-size: 14px;
	font-weight: bold;
	width: 380px;
	float:left;
	line-height: 20px;
}
#main02 .main02_box_text {
	font-size: 12px;
	width: 380px;
	float:left;
	line-height: 20px;
	margin-bottom:10px;
}
#main02 .main02_box_button01 {
	background-image: url(img/main02_box_button01.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 110px;
	float:right;
	text-align: center;
	margin-right:10px;
}
#main02 .main02_box_button01 a {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	line-height: 25px;
}
#main02 .main02_box_button02 {
	background-image: url(img/main02_box_button02.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 110px;
	float:right;
	text-align: center;
	margin-right:10px;
}
#main02 .main02_box_button02 a {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	line-height: 25px;
}

#main03 {
	margin-bottom:10px;
}
#main03 .main03_title {
	background-image: url(img/main_title.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left:35px;
	line-height: 27px;
}
#main03 .main03_subtitle {
	background-image: url(img/main_subtitle.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 24px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	line-height: 22px;
	padding-left: 34px;
	margin-top: 5px;
}
#main03 .main03_subtitle a {
	color: #666666;
}
#main03 .main03_box {
	padding:10px 20px;
}
#main03 .main03_box li {
	padding:0;
}
#main03 .main03_box li a {
	background-image: url(img/main03_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding:0px 6px 0px 12px;
	line-height: 22px;
	font-size: 13px;
}
#main03 .main03_box span {
	padding:0;
	display:inline-block;
}
#main03 .main03_box span a {
	background-image: url(img/main03_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding:0px 6px 0px 12px;
	line-height: 22px;
	font-size: 13px;
	white-space:nowrap;
}

#main04 {
	margin-bottom:10px;
}
#main04 .main04_title {
	background-image: url(img/main_title.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	line-height: 27px;
	color: #666666;
	text-decoration: none;
	padding-left:35px;
	margin-bottom:5px;
}
#main04 .main04_subtitle {
	background-image: url(img/pages_main02_title.gif);
	background-repeat: no-repeat;
	height: 29px;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #666666;
	margin-left:5px;
	padding-left:18px;
}
#main04 .main04_subtitle a {
	color: #666666;
}
#main04 .main04_box {
	padding:5px 10px 0px 10px;
}
#main04 .main04_box p {
	background-image: url(img/note_line.gif);
	line-height: 22px;
	padding: 4px 0 15px;
}



/* ▼ Side ------------------------------------------------------------------*/
#side {
	width: 200px;
	float:left;
	padding-left:12px;
	margin-bottom:10px;
}
#side .side_title {
	background-image: url(img/side_title.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 200px;
	font-size: 14px;
	line-height: 27px;
	color: #ffffff;
	text-align: center;
}
#side .side_title a {
	font-size: 14px;
	color: #ffffff;
}
#side .side_title_info {
	background-image: url(img/side_title_info.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 200px;
	font-size: 14px;
	line-height: 27px;
	color: #ffffff;
	text-align: center;
}
#side ul {
	margin-bottom:8px;
}
#side li {
	background-image: url(img/side_menu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#side li a {
	background-image: url(img/side_menu_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:6px 4px 5px 30px;
	display: block;
	width: 166px;
	line-height: 16px;
	color:#666666;
	font-size: 12px;
}
#side li a:hover {
	background-color: #f0f0f0;
	text-decoration: underline;
}

/* ▼ Footer ------------------------------------------------------------------*/
#footer{
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top:10px;
	line-height: 32px;
	clear:both;
}
#footer .footer_text {
	text-align:center;
}


/* ▼ Pages------------------------------------------------------------------*/
#pages_main_sitetop {
	font-size: 12px;
	text-align: right;
	padding-right:15px;
	margin-bottom:5px;
}

#pages_main01 {
	margin-bottom:10px;
}
#pages_main01 .pages_main01_title {
	background-image: url(img/pages_main01_title.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left:35px;
	line-height: 27px;
}
#pages_main01 .pages_main01_box {
	padding:10px 20px;
	background-color: #F9F9F9;
}
#pages_main01 .pages_main01_box li {
	padding:0;
}
#pages_main01 .pages_main01_box li a {
	background-image: url(img/main03_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding:0px 6px 0px 12px;
	line-height: 22px;
	font-size: 13px;
}

#pages_main02 {
    margin-bottom: 10px;
}
#pages_main02 .pages_main02_title {
	background-image: url(img/pages_main02_title.gif);
	background-repeat: no-repeat;
	height: 29px;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #666666;
	padding-left:18px;
}
#pages_main02 .pages_main02_title a {
	color: #666666;
}
#pages_main02 .pages_main02_box {
	padding:5px 10px 0px 10px;
}
#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 10px;
}

#pages_main03 {
    margin-bottom: 10px;
}
#pages_main03 .pages_main03_title {
	background-image: url(img/pages_main01_title.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left:35px;
	line-height: 27px;
}
#pages_main03 .pages_main03_box {
	padding:5px 10px 0px 10px;
}
#pages_main03 .pages_main03_box p {
	background-image: url(img/note_line.gif);
	font-size: 13px;
	line-height: 22px;
	padding-top: 4px;
	padding-bottom: 15px;
}

#pages_main03 .pages_main03_box dl {
	padding:5px 0px;
}
#pages_main03 .pages_main03_box dt {
	padding:0 0 5px 0 ;
}
#pages_main03 .pages_main03_box dt a {
	background-image: url(img/main03_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding:6px 4px 5px 15px;
	line-height: 16px;
	font-size: 14px;
}
#pages_main03 .pages_main03_box dd {
	padding:0 0 20px 15px ;
	font-size: 13px;
}

/* ######## サイト全体に関わるデフォルト値の設定　ここから ######## */
.red	{ color: #ff0000; }
.bgyellow	{ background-color: #FFFF99; }


dl.list605 dt.table{
  clear: left;
  float: left;
  margin: 0 0 8px;
  width: 200px;
  border-left: solid 8px #CCC;
  padding-left: 5px;
  color: #000;
}
dl.list605 dd.table{
  margin-bottom: 5px;
  margin-left: 200px;
}


.ads{
	margin: 15px 0 5px 0;
	padding: 5px;
	border: 4px double #5566ba;
	background:url(osusume_blue.gif) no-repeat left top;
}

.ads img{
	float: left;
	margin: 15px 15px 10px 5px;
	/* border: 1px solid #cccccc; */
}

.ads h4{
	border-bottom: 10px solid #e5e5e5;
	margin: 0 0 0 180px;
	padding: 5px 0;
	font-size: 18px;
}

.ads h5{
	margin: 0 0 0 180px;
	padding: 2px 0;
	font-size: 14px;
}
.ads p{
	margin: 0 px;
}

.adbutton{
	float: right;
}
.adbutton img{
	border: 0;
	margin: 15px 0 0 0;
	padding: 0;
}



