@charset "shift_jis";


body {
	background-image: url(/inc_all/images/top/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

/*--------------------------------
   link
--------------------------------*/

/* column1 */
#column1 .mono_list li a:link,
#column1 .mono_list li a:visited {
	color: #5c5c5c;
	text-decoration: none;
}

#column1 .mono_list li a:hover {
	background-color: #F2F2F2;
	text-decoration: none;
}

/* column2 */
#column2 .info a:link,
#column2 .info a:visited,
#column2 .info_column2 div .blog a:link,
#column2 .info_column2 div .blog a:visited {
	color: #3d3d3d;
	text-decoration: none;
}
#column2 .info a:hover,
#column2 .info_column2 div .blog a:hover {
	color: #3d3d3d;
	text-decoration: none;
	background-color: #F2F2F2;
}

/* column3 */
#column3 .about_list a:link,
#column3 .about_list a:visited {
	color: #0f4d70;
	text-decoration: none;
}
#column3 .about_list a:hover {
	text-decoration: none;
	background-color: #F2F2F2;
}

#column3 .banner a:hover img {
	opacity: 0.7;
    filter: alpha(opacity=70);
	display:inline-block;
}


/*--------------------------------
   header
--------------------------------*/

#top #hnavi {
	background-image: url(/inc_all/images/top/bg_topnavi.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 171px;
	height: 500px;
	float: left;
}

#top #hnavi h1 {
	background-image: url(/inc_all/images/top/logo_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:171px;
	height: 149px;
	text-indent: -9999px;
	outline: none;
}

#top #mainimg {
	width: 799px;
	float: right;
}

#top #mainimg h2 {
	width: 759px;
	height: 90px;
	display: block;
	padding: 59px 0px 0px 40px;
}

#top #flashimg,
#top #flashimg_none {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 251px;
}
#top #flashimg {
	background-image: url(/inc_all/images/top/mainimg.jpg);
}
#top #flashimg_none {
	background-image:none;
}



/*--------------------------------
   main
--------------------------------*/

#main h3 {
	margin-bottom: 20px;
	font-size: 0px;
	line-height: 0px;
}

#column1 {
	width: 223px;
	float: left;
	font-size: 90%; 
	line-height: 1.5em; 
}

#column2 {
	width: 470px;
	float: left;
	padding-left: 26px;
}

#column3 {
	width: 226px;
	float: right;
}

#main .ichiran {
	text-align: right;
	padding-top: 5px;
}


/* column1 */
#column1 .mono_list {
	margin-bottom: 12px;
}

#column1 .mono_list li {
	background-image: url(/inc_all/images/common/img_dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 1.2em;
	width: 226px;
	clear: both;
}

#column1 .mono_list li a,
#column1 .mono_list li div.nolink {
	display: block;
	padding: 7px 0px 6px 0px;
	margin-bottom: 1px;
	width: 226px;
}

#column1 .mono_list li span {
	width: 145px;
	display: block;
	float: right;
	margin: 0px;
}
#column1 .mono_list li span img {
	padding-bottom: 2px;
}

#column1 h4.sub { padding: 5px 0px 10px 0px; font-size:100%;}
#column1 h4.color_green { color:#567f1e;}
#column1 h4.color_blue { color: #00547f;}

#column1 p { margin-bottom: 5px;}


/* column2 */
#column2 .schedule {
	padding-bottom: 12px;
	font-size: 0px;
	line-height: 0px;
}

#column2 .info {
	margin-top: 5px;
}

#column3 .about_list {
	margin-top: 20px;
}

#column2 .info li,
#column2 .info_column2 div .blog li,
#column3 .about_list li {
	background-image: url(/inc_all/images/common/img_dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#column2 .info a {
	padding:  10px 0px 10px 80px;
	display: block;
	width: 386px;
}

#column2 .info a span,
#column2 .info_column2 div .blog a span {
	color: #638d9f;
	font-weight: bold;
	display: block;
}

#column2 .info a.ico_oshirase {
	background-image: url(/inc_all/images/top/column2/ico_info-01.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#column2 .info a.ico_event {
	background-image: url(/inc_all/images/top/column2/ico_info-02.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#column2 .info a.ico_otayori {
	background-image: url(/inc_all/images/top/column2/ico_info-03.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#column2 .info a.ico_osusume {
	background-image: url(/inc_all/images/top/column2/ico_info-04.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#column2 .info a.ico_other {
	background-image: url(/inc_all/images/top/column2/ico_info-05.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#column2 .info_column2 {
	margin-top: 20px;
}

#column2 .info_column2 div {
	/* [disabled]width: 225px; */
}

#column2 .info_column2 .twitter {
	background-image: url(/inc_all/images/common/img_dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-top: 10px;
}

#column2 .info_column2 .twitter dt {
	width: 68px;
	float: left;
}

#column2 .info_column2 .twitter dd {
	padding-left: 78px;
	white-space:normal;
	word-wrap: break-word;
}

#column2 .info_column2 .twitter dd span {
	display: block;
	font-size: 85%;
}

#column2 .info_column2 div .blog {
	margin-top: 13px;
}

#column2 .info_column2 div .blog a {
	padding: 7px 0px 7px 0px;
	display: block;
	width: 225px;
}

/* column3 */
#column3 .about_list {
	margin-bottom: 30px;
}

#column3 .about_list a {
	background-image: url(/inc_all/images/top/column3/ico_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding: 5px 0px 5px 10px;
	width: 216px;
}

#column3 .books {
	background-image: url(/inc_all/images/top/column3/bg_books.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top: 1px solid #cbcbcb;
	padding: 1px 4px 2px 2px;
	margin-bottom: 5px;
	clear: both;
	background-color: #f3f9d6;
}

#column3 .books dt {
	background-color: #6d9440;
	padding: 4px;
	font-weight: bold;
}

#column3 .books dt a{
	color: #ffffff;
}

#column3 .books dt span {
	background-color: #ffffff;
	color: #6d9440;
	padding: 0px 4px 0px 4px;
	margin-right: 7px;
	font-size: 90%;
}

#column3 .books dd {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 7px;
	padding-left: 3px;
}

#column3 .books dd p {
	width: 120px;
	float: right;
	font-weight: bold;
	margin: 0px;
	line-height: 1.3em;
}

#column3 .books dd p span.color_brown {
	color: #D14407;
	font-size: 115%;
}

#column3 .books .books_btn {
	text-align: right;
	padding-top: 5px;
	display: block;
}

#column1 .banner,
#column3 .banner {
	background-color: #f3f3f3;
	padding: 10px 0px 0px 0px;
	text-align: center;
	margin-top: 25px;
}

#column1 .banner img,
#column3 .banner img {
	margin-bottom: 8px;
}
#main { clear: both; }

#column1 .pf_error_box {
	border: 3px double #ff4c4c;
	color: #000000;
	padding: 5px 5px 5px 5px;
	margin: 0 10px 12px;
	font-weight: bold;
	text-align: left;
}
#column1 .pf_error_box .color_red {
	color: #ff4c4c;
}