@charset "Shift_JIS";

body, td, th {
	color: #000000;
	font-size: x-small;
	}

body {
	background-image: url("images/bg.gif");
	margin: 0px;
	padding: 0px;
	width: 740px;
	}

img {
	border: 0px;
	}

.hr {
	background-image: url("images/hr.gif");
	height: 15px;
	margin: 0px 0px 10px 0px;
	}

.boadercnt {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	width:740px;
	}

/**j[**/
#menu {
	position: absolute;
	top: 82px;
	width: 200px;
	background-image: url("images/menu_bg.gif");
	vertical-align: top;
	padding: 0px;
	}

#menu table {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	width: 100%;
	}

#menu .m1 {
	width: 200px;
	background-image: url("images/menu_m1.gif");
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom: 1px solid #666666;
	background-color: #fee8e6;
	}

#menu .m1 a {
	display: block;
	width: 100%;
	line-height: 120%;
	padding-left: 20px;
	}

#menu .m1_selected {
	width: 200px;
	background-image: url("images/menu_m1.gif");
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #fee8e6;
	border-bottom: 2px dotted #c0c0c0;
	}

#menu .m1_selected a {
	display: block;
	width: 100%;
	line-height: 120%;
	padding-left: 20px;
	}

#menu .home {
	width: 200px;
	background-image: url("images/menu_m1_home.gif");
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom: 1px solid #666666;
	background-color: #fee8e6;
	}

#menu .home a {
	display: block;
	width: 100%;
	line-height: 120%;
	padding-left: 20px;
	}

#menu .sub 
	{
	border-bottom: 1px solid #666666;
	}

#menu .m2 
	{
	width: 200px;
	background: #ffffff url("images/menu_m2.gif");
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	}

#menu .m2 a 
	{
	display: block;
	line-height: 120%;
	padding-left: 38px;
	}

#menu .m2_selected {
	width: 200px;
	background: #ffffff url("images/menu_m2_selected.gif");
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	}

#menu .m2_selected a 
	{
	display: block;
	color: #ff6064 ;
	line-height: 120%;
	padding-left: 38px;
	}

#menu .m3 
	{
	width: 200px;
	background: #ffffff;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	}

#menu .m3 a 
	{
	display: block;
	line-height: 120%;
	padding-left: 48px;
	}

#menu .m3_selected {
	width: 200px;
	background: #ffffff;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	}

#menu .m3_selected a 
	{
	display: block;
	color: #ff6064 ;
	line-height: 120%;
	padding-left: 48px;
	}

#menu a {
	color: #000000;
	text-decoration: none;
	}
/**gbvy[W**/
/**RecN**/
#link {
	line-height: 120%;
	padding: 5px 4px;
	}
#link .menulist {
	width: 167px;
	background: #ffffff url("../images/t_link_icon.gif");
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	}
#link .menulist a {
	display: block;
	width: 167px;
	padding-left: 25px;
	}
/**TCgN**/
.link-other {
	text-align: middle;
	padding: 20px;
	}
/**#link-other .menulist {
	width: 180px;
	background: #ffffff url("../images/t_banner_icon.gif");
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 0px;
	}
#link-other .menulist a {
	display: block;
	width: 180px;
	padding-left: 25px;
	color: #000000;
	text-decoration: none;
	}
**/
/**gsbNX**/
#topics {
	line-height: 120%;
	padding: 10px 15px;
	}
#topics .list {
	width: 481px;
	padding: 3px 0 3px 18px;
	background: #ffffff url("../images/t_topics_icon.gif");
	border-bottom: 1px solid #dddddd;
	}
* html #topics .list {
	width: 499px;
}

#topics .title {
	background-image: url("images/hr2.gif");
	margin: 0px 0px 0px 0px;
	width: 499px;
	}
#topics .title .view{
	text-align: right;
	}
#topics .title .view a{
	text-decoration: none;
	color: #000000;
	}

/* topics dl */
#topics dl {
	width: 497px;
	margin: 4px 0 6px 0;
	padding: 0;
	border: 1px solid #ddd;
	overflow: hidden;
}
* html #topics dl {
	width: 499px;
}

#topics dl dt {
	float: left;
	width: 112px;
	padding: 6px 6px 0 4px;
}
#topics dl dd {
	width: 345px;
	margin-left: 122px;
	padding: 4px 10px;
	border-left: 1px solid #ddd;
}

#topics dl dd .list {
	width: 336px;
	border: 0;
}

#topics dl dd .list strong a {
	color: #f00;
}

/**Rec**/
#contents {
	position: relative;
	top: 0px;
	left: 0px;
	width: 740px;
	background: #ffffff url("images/menu_bg.gif");
	}

#contents a {
	color: #0000CD;
	text-decoration: none;
	}

#contents #bread {
	position: relative;
	left: 200px;
	width: 540px;
	color: #ffffff;
	line-height: 140%;
	background-color: #303a8d;
	padding-top: 5px;
	padding-bottom: 5px;
	}

#contents #bread a {
	color: #ffffff;
	text-decoration: none;
	}

#contents #title {
	position: relative;
	left: 200px;
	width: 540px;
	padding-top: 20px;
	padding-bottom: 18px;
	border-bottom: 1px solid #666666;
	background-color: #ffffff;
	}

#contents #title img {
	position: relative;
	left: 18px;
	padding: 0px;
	margin: 0px;
	}

#contents #main {
	position: relative;
	left: 200px;
	width: 539px;
	border-left: 1px solid #666666;
	background-color: #ffffff;
	}

#contents .text {
	line-height: 150%;
	padding: 15px 20px;
	}

#contents .text p {
	margin-top: 5px;
	margin-bottom: 10px;
	text-indent: 1em;
	}

/**e[u**/
.boader th {
	font-weight: normal;
	background-color: #e8e9f5;
	border: 1px solid #666666;
	padding: 5px;
	line-height: 120%;
	vertical-align: top;
	text-align: left;
	}

.boader td {
	border: 1px solid #666666;
	padding: 5px;
	line-height: 120%;
	vertical-align: top;
	}

.boader2 th {
	font-weight: normal;
	background-color: #e8e9f5;
	border: 1px solid #666666;
	padding: 5px;
	line-height: 150%;
	text-align: center;
	}

.boader2 td {
	border: 1px solid #666666;
	padding: 5px;
	line-height: 150%;
	text-align: center;
	}

.less td {
	border: 0px;
	padding: 1px;
	line-height: 120%;
	vertical-align: top;
	}

.less2 td {
	border: 0px;
	padding: 1px;
	line-height: 100%;
	vertical-align: middle;
	}

.text table {
	border-collapse : collapse;
	empty-cells : show;
	}

/**y[Wgbv**/
#contents .toplink {
	padding-bottom: 18px;
	background-color: #ffffff;
	text-align: right;
	}

#contents .toplink a {
	color: #0000CD;
	padding: 18px 20px;
	margin: 5px;
	text-decoration: none;
	}

#contents .back {
	padding: 0px;
	background-color: #ffffff;
	width: 539px;
	text-align: right;
	}

/**摜֌W**/
.photo {
	font-size: xx-small;
	line-height: 150%;
	}

.photo img{
	border: 1px solid #666666;
	}

.photo_r {
	margin-left: 8px;
	text-align: right;
	}

.photo_top {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
	}

/**F**/
.green {
	color:#339900;
	}

/**́E*/
.h150 {
	color: #000000;
	line-height: 150%;
	}

.small {
	font-size: xx-small;
	}

.serif {
	font-family: "lr ", "lr o", serif;
	}

b.midashi {
	border-left: solid 5px;
	border-left-color:#303a8d;
	font-size: larger;
	padding-left: 5px;
	line-height: 200%;
	}

.indent20 {
	padding-left: 20px;
	display: block;
	}

.s_idt20 {
	background-image: url("images/sitemap_20.gif");
	padding-left: 20px;
	margin-top: 10px;
	height: 20px;
	}

.s_idt40 {
	background-image: url("images/sitemap_40.gif");
	padding-left: 40px;
	margin-top: 2px;
	height: 20px;
	}

.s_idt60 {
	background-image: url("images/sitemap_60.gif");
	padding-left: 60px;
	margin-top: 2px;
	height: 20px;
	}

#idx {
	vertical-align: sub;
	margin-top: 20px;
	}

#idx a {
	color: #0000CD;
	}

li {
	margin-left: -20px;
	}

ul {
	list-style-type: disc;
	}

/**tb^[**/
#footer {
	color: #ffffff;
	background-color: #888888;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	width: 740px;
	}

#footer a {
	color: #ffffff;
	text-decoration: none;
	}

/**Copyright**/
.copy {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #888888;
	background-color: #ffffff;
	width: 740px;
	}

/**̑iWvFӎ̌oj**/
.notice {
	border: 2px solid #303a8d;
	padding: 5px;
	margin: 2em 0 0.5em;
	line-height: 150%;
}

#pickup {
	width: 158px;
	padding-bottom: 12px;
	border: 1px solid #999;
}

#pickup p {
	margin: 10px 4px 0 4px;
	text-align: center;
}


/* LO */

#contents div.column02 {
	width: 420px;
	margin-bottom: 20px;
	margin-left: 38px;
	overflow: hidden;
}

#contents div.column02 p.title {
	font-weight: bold;
	text-align: center;
	text-indent: 0;
}

#contents div.column02 div.element01,
#contents div.column02 div.element02 {
	width: 200px;
	color: #888;
	text-align: center;
}
#contents div.column02 div.element01 {
	float: left;
}
#contents div.column02 div.element02 {
	float: right;
}

#contents div.column02 div.element01 img,
#contents div.column02 div.element02 img {
	margin-bottom: 4px;
}
