@charset "utf-8";
/*------------------------------------------------------------------------------------------------
creation date 2009.7.14
Copyright (C) JIVE Inc. All Rights Reserved.
------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------
css reset
------------------------------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
table { border-collapse:collapse; }
fieldset,img { border:0; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
/*----------------------------------------------------------
font style
----------------------------------------------------------*/
body {
	font:13px "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P Gothic", "ＭＳ Ｐゴシック", "Lucida Grande", Verdana, "Osaka", sans-serif;
	line-height:1.4;
	vertical-align:baseline;
	color:#000000;
 *font-size:small;
 *font:x-small;
}
/*----------------------------------------------------------
a
----------------------------------------------------------*/
a:link,
a:visited {
	color:#003399;
	text-decoration:underline;
}
a:hover,
a:active {
	color:#CC0000;
	text-decoration:none;
}
#footer a:link,
#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover,
#footer a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
/*----------------------------------------------------------
outside link
----------------------------------------------------------*/
#container a[href^="http"], #container a[href^="http"] span {
 min-height:12px;
 height:auto !important;
 height:12px;
 padding-right:15px;
 background:url(../images/ico_window_b.gif) no-repeat scroll right center;
}
#container a.none[href^="http"] {
 padding-right:0;
 background:none;
}
#footer a[href^="http"] {
 padding-right:15px;
 background:url(../images/ico_window.gif) no-repeat right center;
}
#footer a[href^="http://www.mitsurugi.jp"] {
 background:transparent;
 padding:0;
}
/*----------------------------------------------------------
hidden module
----------------------------------------------------------*/
.skipNav,
#contentsStart { display:none; }
/*----------------------------------------------------------
hr
----------------------------------------------------------*/
hr { display:none; }
/*----------------------------------------------------------
clear
----------------------------------------------------------*/
.clear { clear:both; }
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;
}
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/*----------------------------------------------------------
body
----------------------------------------------------------*/
html,
body { height:100%; }
/*----------------------------------------------------------
#header
----------------------------------------------------------*/
#header {
	width:942px;
	margin:0 auto;
}
#header h1,
#header p {
	padding:8px 0 7px;
	line-height:1;
	font-size:0;
}
/*----------------------------------------------------------
#container
----------------------------------------------------------*/
#container,
#intro,
div#diary {
	display:table;
	width:100%;
	min-height:90%;
	height:auto !important;
	height:90%;
}
#introIn {
	width:1098px;
	margin:0 auto;
}
div#diaryIn {
	width:300px;
	margin:0 auto;
}
#main {
	width:942px;
	margin:0 auto;
}
.contactArea { margin-top:10px; }
.gNav ul li {
	line-height:1;
	font-size:0;
}
.gNav ul li a span {
	position:absolute;
	width:0;
	height:0;
	overflow:hidden;
}
.txtArea {
	width:680px;
	margin:0 auto;
}
/*----------------------------------------------------------
#footer
----------------------------------------------------------*/
#footer {
	clear:left;
	background:#330505 url(../images/bg_footer.jpg) repeat-x left top;
	font-size:92%;
}
#footer div {
	width:940px;
	margin:0 auto;
}
#footer div img {
	float:left;
	display:inline;
	padding-top:25px;
	margin:0 72px;
}
#footer div dl dd ul {
	float:left;
	width:290px;
	margin:20px 0 0;
	padding-left:15px;
	background:url(../images/line_bb.gif) repeat-y left;
}
#footer div dl dd ul li {
	min-height:8px;
	height:auto !important;
	height:8px;
	padding:0 0 0.3em 10px;
	background:url(../images/ico_arw_w.gif) no-repeat left 4px;
}
address {
	text-align:right;
	color:#FFFFFF;
}
/*----------------------------------------------------------
.second
----------------------------------------------------------*/
.second #wrapper {
	position:relative;
	background:#ded8cd url(../images/bg_body.jpg) repeat-x;
}
.second #container {
	margin-top:-46px;
	background:url(../images/bg_main.jpg) no-repeat center -1px;
}
.second .ttlArea {
	position:relative;
	width:899px;
	margin:5px auto 0;
	z-index:1;
}
/*
.gNav
---------------------------------------*/
.second .gNav {
	position:relative;
	width:970px;
	margin:-25px auto 0;
	z-index:2;
}
.second .gNav ul {
	height:93px;
	background:url(../images/menu.png) no-repeat left top;
}
.second .gNav ul li { float:left; }
.second .gNav a {
	display:block;
	height:93px;
	background:url(../images/menu.png) no-repeat left top;
}
.second .gNav #menu_home a {
	width:85px;
	background-position:0 0;
}
.second .gNav #menu_history a {
	width:156px;
	background-position:-85px 0px;
}
.second .gNav #menu_about a {
	width:211px;
	background-position:-241px 0;
}
.second .gNav #menu_character a {
	width:177px;
	background-position:-452px 0;
}
.second .gNav #menu_fun a {
	width:192px;
	background-position:-629px 0;
}
.second .gNav #menu_others a {
	width:149px;
	background-position:-821px 0;
}
.second .gNav #menu_home a:hover { background-position:0 -93px; }
.second .gNav #menu_history a:hover { background-position:-85px -93px; }
.second .gNav #menu_about a:hover { background-position:-241px -93px; }
.second .gNav #menu_character a:hover { background-position:-452px -93px; }
.second .gNav #menu_fun a:hover { background-position:-629px -93px; }
.second .gNav #menu_others a:hover { background-position:-821px -93px; }
/*
.leftColumn
---------------------------------------*/
.second .leftColumn {
	float:left;
	width:234px;
}
.second .subNav {
	width:209px;
	margin:13px 0 40px 16px;
}
.second .subNav dt { margin-bottom:10px; }
.second .subNav dd ul li {
	margin-bottom:10px;
	line-height:1;
	font-size:0;
}
/*
.rightColumn
---------------------------------------*/
.second .rightColumn {
	float:right;
	width:700px;
}
.second h1 { margin-bottom:15px; }
.second h2 {
	margin-bottom:15px;
	padding:13px 0 15px 23px;
	background:url(../images/bg_h.jpg) no-repeat left top;
	line-height:1;
	font-size:0;
}
.second .section {
	width:687px;
	margin:0 auto 25px;
}
