/* ページ全体の指定 */
* {
	　　margin: 0;
	　　padding: 0;
	color: #536686;
}

table, tr, th, td,{
    margin: 0;
	padding: 0;
}

caption, ul, ol, h1, h2 img {
    border: none;
　　list-style: none;
    margin: 0;
	padding: 0;
}

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

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

img {
	border: none;
}

body {
    font-family: "sans-serif,ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial,Helvetica;
	font-size: 16px;
	color:#666666;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 0;
	overflow:scroll;
}

#wrapper {
    width: 780px;
	text-align: left;
	margin: auto;
	font-size: 16px;
	line-height: 130%;
}

/* ヘッダーの指定 */
#header {
	margin-top: 0px;
	margin-bottom: 0px;
}

#header p {
	margin:0.5em 0em 0.5em 1em;
	text-indent: 0em;
}

#logo {
	float: left;
	margin-top: 15px;
	background-position: left bottom;
	margin-bottom: 0px;

}

	
#logo2 {
	float: left;
}

#spacer {
	width: 140px;

}

#contact {
	float: right;
	margin-top: 65px;
	margin-right: 10px;
	margin-bottom: 0px;
}

#contact a {
    text-decoration: none;
	color: #666666;
}

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

#contact p {
	text-align: right;
}

#contact .active {
    font-weight: bold;
	color: #851433;
}


#contact_page h1 {
	font-size: 22px;
	letter-spacing: 0.1em;
	padding-top: 8px;
	padding-left: 25px;
	line-height: 150%;
	color: #536686;
	margin-bottom: 10px;
	margin-top: 0px;
	overflow: visible;
}

#layer		{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0px;
}
			
			
/* TOP画像部分 */

#top_img{
	padding-top:20px;
}


/* ナビゲーション */ 
#navigation {
	width: 780px;
	font-size: 12px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navigation ul {
    list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 40px;
}
#navigation li{
	float: left;
	width: 130px;
	margin: 0;
	padding: 0;
}
#navigation a {
    display: block;
	width: 100%;
	padding: 12px 0px 20px 0px;
	color: #333333;
	background-image: url(main/img/top/top_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	text-align: center;
}
#navigation a:hover {
	background-image: url(main/img/top/top_menu.jpg);
    background-color: #FFFFFF;
	background-position: right top;
	color: #3366FF;
}
#active {
	height: 40px;
	background-image: url(main/img/top/menu_base.jpg);
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
	line-height: 330%;
	text-align: center;
	color: #ffffff;
}

#topicpath {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
}

#topicpath .active {
	font-weight: bold;
	color: #536686;
}


/* 新メインメニューの指定 */ 
#nav{
	width:780px;
	height: 45px;
}

#nav ul {
	width:780px;
	list-style: none;
}


#nav ul li {
    float: left;
}
 
#nav ul li a {
	display: block;
	width: 130px;
	height: 45px;
	text-indent:-9999px;
	overflow: hidden;
	background-image: url(main/img/nav_en.jpg);
	background-repeat:no-repeat;
}
 
.nav01 a { background-position: 0 top;}
.nav02 a { background-position: -130px top;}
.nav03 a{ background-position: -260px top;}
.nav04 a {  background-position: -390px top;}
.nav05 a{ background-position: -520px top;}
.nav06 a{ background-position: -650px top;}
.nav01 a:hover { background-position: 0 -45px;}
.nav02 a:hover { background-position: -130px -45px;}
.nav03 a:hover { background-position: -260px -45px;}
.nav04 a:hover { background-position: -390px -45px;}
.nav05 a:hover { background-position: -520px -45px;}
.nav06 a:hover { background-position: -650px -45px;}


/* センターコンテンツ */

#content {
	float: left;
	line-height: 100%;
}

#content_wrapper {
	width: 500px;
	float: right;
	margin-right: 150px;

}


#content_wrapper2 {
	width: 780px;
	float: right;

}

.title{
	font-size:20px;
	color: #536686;
}


.center{
	text-align:center;
}



#access_wrap{
	width: 780px;
	text-align: center;
	
}

#access{
	width: 672px;
	margin-left: auto;
	margin-right: auto;
	
}

.adress{
	margin: auto;
	width: 400px;

}

.big_font{
	font-size:22px;
	font-weight:bold;
	margin-top: 40px;
	text-align:left;
	margin-left: 10px;
}

.big_font2{
	font-size:16px;
	font-weight:bold;
	margin-top: 40px;
	text-align:left;
	margin-left: 10px;
	line-height:1.8em;
}

.big_font3{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:1.8em;
	margin-top: 40px;
	text-align:left;
}




/* NEWSの指定 */
#news {
	width: 550px;
	margin-top: 0px;
}

#news p {
	line-height: 140%;
}

#news .img_left {
    float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

#news .date {
	font-weight: normal;
	color: #666666;
}

#news .topics {
	color: #536686;
}


#news ul {
    margin-left: 0px;
}

#news li {
    list-style:none;
	line-height: 200%;
}
#news a {
    text-decoration: none;
	color: #666666;
}

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

.space {
    padding-left: 20px;
}

.new {
	font-weight: bold;
	color: #0033FF;
}

.clear {
    clear: both;
	text-align: right;
}

/* TOPページ右サイドリンク */
#side_link {
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#side_link p {
    line-height: 170%;
}
#side_link img {
    border: none;
}

/* TOPページカタログ等ボタンナビの指定 */

#button {
   width: 550px;
   margin-top: 20px;
   clear: both;
}
#button a {
   display: block;
   overflow: hidden;
   height: 0 !important;
   height /**/: 75px;
   padding-top: 75px;
   color: ffffff;
   text-align: center;
}
#butnav01 a {
   background-image: url(main/img/top/catalog_button.jpg);
   background-repeat: no-repeat;
}
#butnav01 a:hover {
   background-image: url(main/img/top/catalog_hover.jpg);
   background-repeat: no-repeat;
}
#butnav02 a {
   background-image: url(main/img/top/nd_catalog_button.gif);
   background-repeat: no-repeat;
}
#butnav02 a:hover {
   background-image: url(main/img/top/nana_hover.gif);
   background-repeat: no-repeat;
}
#butnav03 a {
   background-image: url(main/img/top/poster_button.gif);
   background-repeat: no-repeat;
}
#butnav03 a:hover {
   background-image: url(main/img/top/poter_hover.gif);
   background-repeat: no-repeat;
}

/* フッターの指定 */
#footer {
	margin-top: 0px;
   text-align: right;
	line-height: 140%;
   /*clear: both;*/
   margin-bottom: 20px;

}

/* 英語コンテンツ幅 */

#e_contents{
	width:600px;
	margin: 30px 90px 0 90px;
}

.e_middle_title{
	font-size:24px;
}

