@charset "utf-8";

/**/

body
{
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000000;
}

* html body {
    font-family: 'ＭＳ Ｐゴシック',sans-serif;
}

*:first-child+html body {
    font-family: 'メイリオ','ＭＳ Ｐゴシック',sans-serif;
}

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

a:link
{
	color: #000000;
	text-decoration: none;
}

a:visited
{
	color: #000000;
	text-decoration: none;
}

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

img
{
	border: none;
}

hr
{
	display: none;
}

.clear
{
	clear: both;
}

.border_01
{
	margin: 12px 0 0 0;
	padding: 0;
	width: 515px;
	height: 5px;
	background-image: url(../_im/border_01.gif);
	background-repeat: repeat-x;
}

.border_02
{
	margin: 12px 0 0 0;
	padding: 0;
	width: 286px;
	height: 5px;
	background-image: url(../_im/border_01.gif);
	background-repeat: repeat-x;
}

#contents_wrapper
{
	width: 900px;
	height: 580px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -290px 0 0 -450px;
	padding: 0;
}

#contents_wrapper_2
{
	width: 900px;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -450px;
	padding: 0;
}


#header h1
{
	margin: 15px 0 0 90px;
	_margin: 15px 0 0 45px;
	padding: 0;
	float: left;
}

#header h1 a{
  	width: 128px;
  	height: 30px;
	position: relative;
  	display: block;
  	padding: 0;
  	/* hide overflow:hidden from IE5/Mac */
  	/* \*/
  	overflow: hidden;
  	/* */
}

#header h1 a span{
  	display:block;
  	position: absolute;
  	margin: 0;
  	padding: 0;
  	top:0;
  	left:0;
  	width: 128px;
  	height: 30px;
	cursor: pointer;
	background-image: url(../_im/logo.gif);
  	background-repeat: no-repeat;
}

#header ul
{
	margin: 23px 0 0 22px;
	padding: 0;
	float: left;
	list-style: none;
}

#header ul li
{
    position:relative;
	float: left;
	list-style: none;
}

#header ul li a.visible
{
    position:absolute;
	top: 0;
	left: 0;
    display:block;
    width:100%;
}

#header_2 h1
{
	margin: 15px 0 0 25px;
	_margin: 15px 0 0 12.5px;
	padding: 0;
	float: left;
}

#header_2 h1 a{
  	width: 128px;
  	height: 30px;
	position: relative;
  	display: block;
  	padding: 0;
  	/* hide overflow:hidden from IE5/Mac */
  	/* \*/
  	overflow: hidden;
  	/* */
}

#header_2 h1 a span{
  	display:block;
  	position: absolute;
  	margin: 0;
  	padding: 0;
  	top:0;
  	left:0;
  	width: 128px;
  	height: 30px;
	cursor: pointer;
	background-image: url(../_im/logo.gif);
  	background-repeat: no-repeat;
}

#header_2 ul
{
	margin: 23px 0 0 22px;
	padding: 0;
	float: left;
	list-style: none;
}

#header_2 ul li
{
    position:relative;
	float: left;
	list-style: none;
}

#header_2 ul li a.visible
{
    position:absolute;
	top: 0;
	left: 0;
    display:block;
    width:100%;
}

#menu_portfolio,
#menu_portfolio_on
{
	width: 55px;
	height: 15px;
	overflow: hidden;
	display: block;
	margin: 0;
}

#header ul li#menu_portfolio a.visible
{
    background-image: url(../_im/menu_portfolio.gif);
	background-repeat: no-repeat;
	width: 55px;
	height: 15px;
	cursor: pointer;
}

#header ul li#menu_portfolio a.visible:hover,
#header ul li#menu_portfolio_on a.visible
{
    background-image: url(../_im/menu_portfolio.gif);
	background-repeat: no-repeat;
	background-position: 0 -15px;
	width: 55px;
	height: 15px;
}

#header_2 ul li#menu_portfolio a.visible
{
    background-image: url(../_im/menu_portfolio.gif);
	background-repeat: no-repeat;
	width: 55px;
	height: 15px;
	cursor: pointer;
}

#header_2 ul li#menu_portfolio a.visible:hover,
#header_2 ul li#menu_portfolio_on a.visible
{
    background-image: url(../_im/menu_portfolio.gif);
	background-repeat: no-repeat;
	background-position: 0 -15px;
	width: 55px;
	height: 15px;
}

#menu_snap,
#menu_snap_on
{
	width: 27px;
	height: 12px;
	display: block;
	overflow: hidden;
	margin: 3px 0 0 13px;
}

#header ul li#menu_snap a.visible
{
    background-image: url(../_im/menu_snap.gif);
	background-repeat: no-repeat;
	width: 27px;
	height: 12px;
	cursor: pointer;
}

#header ul li#menu_snap a.visible:hover,
#header ul li#menu_snap_on a.visible
{
    background-image: url(../_im/menu_snap.gif);
	background-repeat: no-repeat;
	background-position: 0 -12px;
	width: 27px;
	height: 12px;
}

#header_2 ul li#menu_snap a.visible
{
    background-image: url(../_im/menu_snap.gif);
	background-repeat: no-repeat;
	width: 27px;
	height: 12px;
	cursor: pointer;
}

#header_2 ul li#menu_snap a.visible:hover,
#header_2 ul li#menu_snap_on a.visible
{
    background-image: url(../_im/menu_snap.gif);
	background-repeat: no-repeat;
	background-position: 0 -12px;
	width: 27px;
	height: 12px;
}

#menu_blog,
#menu_blog_on
{
	width: 26px;
	height: 15px;
	display: block;
	overflow: hidden;
	margin: 0 0 0 13px;
}

#header ul li#menu_blog a.visible
{
    background-image: url(../_im/menu_blog.gif);
	background-repeat: no-repeat;
	width: 26px;
	height: 15px;
	cursor: pointer;
}

#header ul li#menu_blog a.visible:hover,
#header ul li#menu_blog_on a.visible
{
    background-image: url(../_im/menu_blog.gif);
	background-repeat: no-repeat;
	background-position: 0 -15px;
	width: 26px;
	height: 15px;
}

#header_2 ul li#menu_blog a.visible
{
    background-image: url(../_im/menu_blog.gif);
	background-repeat: no-repeat;
	width: 26px;
	height: 15px;
	cursor: pointer;
}

#header_2 ul li#menu_blog a.visible:hover,
#header_2 ul li#menu_blog_on a.visible
{
    background-image: url(../_im/menu_blog.gif);
	background-repeat: no-repeat;
	background-position: 0 -15px;
	width: 26px;
	height: 15px;
}

#menu_bio,
#menu_bio_on
{
	width: 19px;
	height: 15px;
	display: block;
	overflow: hidden;
	margin: 0 0 0 13px;
}

#header ul li#menu_bio a.visible
{
    background-image: url(../_im/menu_bio.gif);
	background-repeat: no-repeat;
	width: 19px;
	height: 15px;
	cursor: pointer;
}

#header ul li#menu_bio a.visible:hover,
#header ul li#menu_bio_on a.visible
{
    background-image: url(../_im/menu_bio.gif);
	background-repeat: no-repeat;
	background-position: 0 -15px;
	width: 19px;
	height: 15px;
}

#header_2 ul li#menu_bio a.visible
{
    background-image: url(../_im/menu_bio.gif);
	background-repeat: no-repeat;
	width: 19px;
	height: 15px;
	cursor: pointer;
}

#header_2 ul li#menu_bio a.visible:hover,
#header_2 ul li#menu_bio_on a.visible
{
    background-image: url(../_im/menu_bio.gif);
	background-repeat: no-repeat;
	background-position: 0 -15px;
	width: 19px;
	height: 15px;
}

#menu_contact,
#menu_contact_on
{
	width: 45px;
	height: 14px;
	display: block;
	overflow: hidden;
	margin: 1px 0 0 13px;
}

#header ul li#menu_contact a.visible
{
    background-image: url(../_im/menu_contact.gif);
	background-repeat: no-repeat;
	width: 45px;
	height: 14px;
	cursor: pointer;
}

#header ul li#menu_contact a.visible:hover,
#header ul li#menu_contact_on a.visible
{
    background-image: url(../_im/menu_contact.gif);
	background-repeat: no-repeat;
	background-position: 0 -14px;
	width: 45px;
	height: 14px;
}

#header_2 ul li#menu_contact a.visible
{
    background-image: url(../_im/menu_contact.gif);
	background-repeat: no-repeat;
	width: 45px;
	height: 14px;
	cursor: pointer;
}

#header_2 ul li#menu_contact a.visible:hover,
#header_2 ul li#menu_contact_on a.visible
{
    background-image: url(../_im/menu_contact.gif);
	background-repeat: no-repeat;
	background-position: 0 -14px;
	width: 45px;
	height: 14px;
}

#portfolio_submenu,
#portfolio_submenu_2
{
	height: 12px;
	*height: auto;
}

#portfolio_submenu ul
{
	margin: 0 0 0 242px;
	_margin: 0 0 0 121px;
	padding: 0;
	height: 12px;
	float: left;
	list-style: none;
}

#portfolio_submenu_2 ul
{
	margin: 0 0 0 177px;
	_margin: 0 0 0 88.5px;
	padding: 0;
	height: 12px;
	float: left;
	list-style: none;
}

#portfolio_submenu ul li,
#portfolio_submenu_2 ul li
{
    position:relative;
	float: left;
	list-style: none;
}

#portfolio_submenu ul li a.visible,
#portfolio_submenu_2 ul li a.visible
{
    position:absolute;
	top: 0;
	left: 0;
    display:block;
    width:100%;
}

#menu_portfolio_01,
#menu_portfolio_01_on
{
	width: 5px;
	height: 11px;
	display: block;
	margin: 1px 0 0 0;
	font-size: 0px;
}

#portfolio_submenu ul li#menu_portfolio_01 a.visible,
#portfolio_submenu_2 ul li#menu_portfolio_01 a.visible
{
    background-image: url(../_im/menu_portfolio_01.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 11px;
	cursor: pointer;
}

#portfolio_submenu ul li#menu_portfolio_01 a.visible:hover,
#portfolio_submenu ul li#menu_portfolio_01_on a.visible,
#portfolio_submenu_2 ul li#menu_portfolio_01 a.visible:hover,
#portfolio_submenu_2 ul li#menu_portfolio_01_on a.visible
{
    background-image: url(../_im/menu_portfolio_01.gif);
	background-repeat: no-repeat;
	background-position: 0 -11px;
	width: 5px;
	height: 11px;
}

#menu_portfolio_02,
#menu_portfolio_02_on
{
	width: 6px;
	height: 11px;
	display: block;
	margin: 1px 10px 0 10px;
	padding: 0 8px 0 8px;
	border-width: 0 1px 0 1px;
	border-color: #000000;
	border-style: solid;
	overflow: hidden;
	font-size: 0px;
}

#portfolio_submenu ul li#menu_portfolio_02 a.visible,
#portfolio_submenu_2 ul li#menu_portfolio_02 a.visible
{
    background-image: url(../_im/menu_portfolio_02.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 11px;
	margin: 0 8px 0 8px;
	cursor: pointer;
}

#portfolio_submenu ul li#menu_portfolio_02 a.visible:hover,
#portfolio_submenu ul li#menu_portfolio_02_on a.visible,
#portfolio_submenu_2 ul li#menu_portfolio_02 a.visible:hover,
#portfolio_submenu_2 ul li#menu_portfolio_02_on a.visible
{
    background-image: url(../_im/menu_portfolio_02.gif);
	background-repeat: no-repeat;
	background-position: 0 -11px;
	width: 6px;
	height: 11px;
}

#menu_portfolio_03,
#menu_portfolio_03_on
{
	width: 6px;
	height: 11px;
	display: block;
	margin: 1px 10px 0 0;
	padding: 0 8px 0 0;
	border-width: 0 1px 0 0;
	border-color: #000000;
	border-style: solid;
	overflow: hidden;
	font-size: 0px;
}

#portfolio_submenu ul li#menu_portfolio_03 a.visible,
#portfolio_submenu_2 ul li#menu_portfolio_03 a.visible
{
    background-image: url(../_im/menu_portfolio_03.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 11px;
	cursor: pointer;
	margin: 0 8px 0 0;
}

#portfolio_submenu ul li#menu_portfolio_03 a.visible:hover,
#portfolio_submenu ul li#menu_portfolio_03_on a.visible,
#portfolio_submenu_2 ul li#menu_portfolio_03 a.visible:hover,
#portfolio_submenu_2 ul li#menu_portfolio_03_on a.visible
{
    background-image: url(../_im/menu_portfolio_03.gif);
	background-repeat: no-repeat;
	background-position: 0 -11px;
	width: 6px;
	height: 11px;
}

#menu_portfolio_04,
#menu_portfolio_04_on
{
	width: 7px;
	height: 11px;
	display: block;
	margin: 1px 0 0 0;
	overflow: hidden;
	font-size: 0px;
}

#portfolio_submenu ul li#menu_portfolio_04 a.visible,
#portfolio_submenu_2 ul li#menu_portfolio_04 a.visible
{
    background-image: url(../_im/menu_portfolio_04.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 11px;
	cursor: pointer;
}

#portfolio_submenu ul li#menu_portfolio_04 a.visible:hover,
#portfolio_submenu ul li#menu_portfolio_04_on a.visible,
#portfolio_submenu_2 ul li#menu_portfolio_04 a.visible:hover,
#portfolio_submenu_2 ul li#menu_portfolio_04_on a.visible
{
    background-image: url(../_im/menu_portfolio_04.gif);
	background-repeat: no-repeat;
	background-position: 0 -11px;
	width: 7px;
	height: 11px;
}

#contents
{
	width: 900px;
	height: 480px;
	margin: 15px 0 0 0;
	*margin: 25px 0 0 0;
	padding: 0;
}

#content_2
{
	margin: 0;
	padding: 0;
}

#pagenate_left
{
	width: 90px;
	height: 480px;
	float: left;
}

#pagenate_left a,
#pagenate_left a:hover
{
	text-decoration: none;
	font-size: 4.5em;
	line-height: 1;
	margin: 190px 0 0 0;
	float: left;
	font-family: "Times New Roman", Times, serif;
}

#contents_inner
{
	width: 720px;
	float: left;
}

#pagenate_right
{
	width: 90px;
	height: 480px;
	float: left;
}

#pagenate_right a,
#pagenate_right a:hover
{
	text-decoration: none;
	font-size: 4.5em;
	line-height: 1;
	margin: 190px 0 0 0;
	float: right;
	font-family: "Times New Roman", Times, serif;
}

#footer{
  	width: 168px;
  	height: 9px;
	position: relative;
  	display: block;
	margin: 18px 0 0 90px;
  	padding: 0;
  	/* hide overflow:hidden from IE5/Mac */
  	/* \*/
  	overflow: hidden;
  	/* */
}

#footer span{
  	display:block;
  	position: absolute;
  	margin: 0;
  	padding: 0;
  	top:0;
  	left:0;
  	width: 168px;
  	height: 9px;
	background-image: url(../_im/footer.gif);
  	background-repeat: no-repeat;
}

#footer_2{
  	width: 168px;
  	height: 9px;
	position: relative;
  	display: block;
	margin: 18px 0 18px 25px;
  	padding: 0;
  	/* hide overflow:hidden from IE5/Mac */
  	/* \*/
  	overflow: hidden;
  	/* */
}

#footer_2 span{
  	display:block;
  	position: absolute;
  	margin: 0;
  	padding: 0;
  	top:0;
  	left:0;
  	width: 168px;
  	height: 9px;
	background-image: url(../_im/footer.gif);
  	background-repeat: no-repeat;
}

#footer_3{
  	width: 168px;
  	height: 9px;
	position: relative;
  	display: block;
	margin: 18px 0 18px 364px;
  	padding: 0;
  	/* hide overflow:hidden from IE5/Mac */
  	/* \*/
  	overflow: hidden;
  	/* */
}

#footer_3 span{
  	display:block;
  	position: absolute;
  	margin: 0;
  	padding: 0;
  	top:0;
  	left:0;
  	width: 168px;
  	height: 9px;
	background-image: url(../_im/footer.gif);
  	background-repeat: no-repeat;
}

#calendar
{
	width: 105px;
	font-size: 0.8em;
	float: right;
	text-align: center;
	line-height: 1;
	margin: 0;
	padding: 0;
}

#calendar table
{
	margin: 0;
	padding: 0;
}

#calendar table a
{
	text-decoration: none;
	color: #FF00FF;
}

#calendar th
{
	margin: 0;
	padding: 5px 0 0 0;
	font-weight: normal;
}

#cursor_left
{
	float: left;
	width: 15px;
}

#cursor_left a,
#cursor_right a
{
	text-decoration: none !important;
	color: #000000 !important;
}

#cursor_left a:hover,
#cursor_right a:hover
{
	text-decoration: underline !important;
}

#this_month
{
	float: left;
	width: 65px;
	text-align: center;
}

#cursor_right
{
	float: right;
	width: 15px;
}
