html {
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
	}

body{
	margin:0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding:0;
	text-align: center;
	color:#444;
	background:#e6e6e6;
	}

img {
	border:0;
	}

#shadow_main{
	width:742px;
	background:url('../images/bg_home.gif') repeat-y;
	margin:0 auto;
	text-align:center;
	}

#shadow_bottom{
	clear:both;
	margin:0 auto;
	text-align: center;
	}



/* ■■■　ヘッダ（ここから）■■■ */
/* ■　　　　　　　　　　　　　　■ */
/* ■　　　　　　　　　　　　　　■ */

#header{
	width:720px;
	height:100px;
	border-bottom:1px solid #6f0000;
	margin:0 auto;
	text-align:center;
	}
#logo{
	float:left;
	width:160px;
	height:100px;
	}

#headcopy{
	float:left;
	width:560px;
	height:100px;
	}
.bg_topimg_home{background-image: url('../images/bg_headcopy_home.jpg');}
.bg_topimg_profile{background-image: url('../images/bg_headcopy_profile.jpg');}
.bg_topimg_history{background-image: url('../images/bg_headcopy_history.jpg');}
.bg_topimg_contact{background-image: url('../images/bg_headcopy_contact.jpg');}
.bg_topimg_create{background-image: url('../images/bg_headcopy_create.jpg');}
.bg_topimg_graphics{background-image: url('../images/bg_headcopy_graphics.jpg');}
.bg_topimg_produce{background-image: url('../images/bg_headcopy_produce.jpg');}
.bg_topimg_space{background-image: url('../images/bg_headcopy_space.jpg');}
.bg_topimg_weblog{background-image: url('../images/bg_headcopy_weblog.jpg');}
#headcopy .maincopy {
	text-align:left;
	color:#fff;
	letter-spacing:3px;
	margin:40px 0 0 10px;
	}
#headcopy .subcopy {
	text-align:left;
	color:#fff;
	margin:3px 0 0 15px;
	}

/* ■　　　　　　　　　　　　　　■ */
/* ■　　　　　　　　　　　　　　■ */
/* ■■■　ヘッダ（ここまで）■■■ */



/* ■■■　フッタ（ここから）■■■ */
/* ■　　　　　　　　　　　　　　■ */
/* ■　　　　　　　　　　　　　　■ */

#copyright{
	clear:both;
	width:100%;
	margin:0 auto;
	text-align: center;
	}


#footer_pencil {
	clear:both;
	width:100%;
	text-align:right;
	margin-right:10px;
	}

#footer_pencil .pencil_text{
	float: right;
	color:#999;
	margin-top:7px;
	}
#footer_pencil .pencil_text a{
	color:#777;
	text-decoration:none;
	}
#footer_pencil .pencil_text a:hover{
	color:#006;
	text-decoration:underline;
	}
#footer_pencil .pencil_logo{
	float: right;
	margin-left:3px;
	}

/* ■　　　　　　　　　　　　　　■ */
/* ■　　　　　　　　　　　　　　■ */
/* ■■■　フッタ（ここまで）■■■ */



/* ■■■　メインメニュー（ここから）■■■ */
/* ■　　　　　　　　　　　　　　　　　　■ */
/* ■　　　　　　　　　　　　　　　　　　■ */

#mainmenu {
	width:720px;
	height:70px;
	border-bottom:1px solid #6f0000;
	margin:0 auto;
	text-align:center;
	}

#mainmenu ul {
	margin:0;
	padding:0;
	}

#mainmenu li {
	margin:0;
	padding:0;
	list-style:none;
	}

#mainmenu .menutitle_eng {
	text-align:left;
	margin:3px 0 0 3px;
	padding-left:13px;
	letter-spacing:0.3em;
	background:url('../images/cross_red.gif') no-repeat 3px;
	}

#mainmenu .menutitle_eng_home {
	text-align:left;
	margin:3px 0 0 32px;
	padding-left:13px;
	letter-spacing:0.3em;
	background:url('../images/cross_red.gif') no-repeat 3px;
	}

#mainmenu .menutitle_jp {
	text-align:right;
	margin:40px 5px 0 0;
	font-stretch:condensed;
	}

.blue{
	color:#19395A;
	}

#mainmenu a {
	color:#fff;
	text-decoration:none;
	}

#mainmenu #home a {
	float:left;
	display:block;
	width:160px;
	height:70px;
	background:url('../images/menu_home.gif') no-repeat;
	}

#mainmenu #home a:hover {
	background:url('../images/menu_home-over.jpg') no-repeat;
	}

#mainmenu #create a {
	float:left;
	display:block;
	width:112px;
	height:70px;
	background:url('../images/menu_create.gif') no-repeat;
	}

#mainmenu #create a:hover {
	background:url('../images/menu_create-over.jpg') no-repeat;
	}

#mainmenu #graphics a {
	float:left;
	display:block;
	width:112px;
	height:70px;
	background:url('../images/menu_graphics.gif') no-repeat;
	}

#mainmenu #graphics a:hover {
	background:url('../images/menu_graphics-over.jpg') no-repeat;
	}

#mainmenu #produce a {
	float:left;
	display:block;
	width:112px;
	height:70px;
	background:url('../images/menu_produce.gif') no-repeat;
	}

#mainmenu #produce a:hover {
	background:url('../images/menu_produce-over.jpg') no-repeat;
	}

#mainmenu #space a {
	float:left;
	display:block;
	width:112px;
	height:70px;
	background:url('../images/menu_space.gif') no-repeat;
	}

#mainmenu #space a:hover {
	background:url('../images/menu_space-over.jpg') no-repeat;
	}

#mainmenu #weblog a {
	float:left;
	display:block;
	width:112px;
	height:70px;
	background:url('../images/menu_weblog.gif') no-repeat;
	}

#mainmenu #weblog a:hover {
	background:url('../images/menu_weblog-over.jpg') no-repeat;
	}

/*
.menu_home {
	float:left;
	width:160px;
	height:70px;
	}

.menu_sub {
	float:left;
	width:112px;
	height:70px;
	}
*/

/* ■　　　　　　　　　　　　　　　　　　■ */
/* ■　　　　　　　　　　　　　　　　　　■ */
/* ■■■　メインメニュー（ここまで）■■■ */




/* ■■■　コンテンツ（ここから）■■■ */
/* ■　　　　　　　　　　　　　　　　■ */
/* ■　　　　　　　　　　　　　　　　■ */

#contents {
	clear:both;
	width:720px;
	margin:0 auto;
	text-align:center;
	}


#contents_title {
	float:right;
	width:112px;
	height:500px;
	color:#900;
	background:#fff;
	display: block;
	text-align:right;
	}

#contents_right {
	float:right;
	background:#fff;
	display: block;
	width:448px;
	text-align:center;
	}

/* ＋＋　サブメニュー（ここから）　＋＋ */

#contents_left {
	float:left;
	background:#d9d9d9;
	display: block;
	width:160px;
	text-align:left;
	}

.submenu{
	width:140px;
	margin:10px 0 0 10px;
	}

.submenu li{
	list-style-type: square;
	padding-left:0px;
	margin-left:0px;
	margin-bottom:15px;
	color:#6f0000;
	}

.submenu li a{
	color:#6f0000;
	text-decoration:none;
	}

.submenu li a:hover{
	color:#c00;
	font-weight:bold;
	text-decoration:underline;
	}

.strong_red{
	font-weight:bold;
	color:#743522;
	font-size:1.2em;
	}


#contents_main {
	width:416px;
	margin:0 auto;
	text-align: center;
	margin-bottom:20px;
	}
#contents_main .photoset{
	clear:both;
	width:420px;
	border:1px dotted #666;
	margin-top:10px;
	background:#ECEAE3;
	text-align:left;
	}
#contents_main h3{
	color:#fff;
	background:#555;
	padding:6px 0 6px 10px ;
	margin:0;
	border-left:10px solid #000;
	border-bottom:1px dotted #666;
	letter-spacing:0.2em;
	}
#contents_main img{
	margin:5px 0 0 5px;
	}
#contents_left .submenu_photo{
	width:140px;
	margin:10px 0 0 10px;
	text-align:justify;
	text-justify:inter-ideograph;
	}
#contents_left .submenu_photo2{
	width:140px;
	margin:55px 0 0 10px;
	text-align:justify;
	text-justify:inter-ideograph;
	}

#contents_left .submenu_photo p{
	color:#222;
	line-height:1.8em;
	}

#contents_left .submenu_photo2 p{
	color:#222;
	line-height:1.8em;
	}



/* ■　　　　　　　　　　　　　　　　■ */
/* ■　　　　　　　　　　　　　　　　■ */
/* ■■■　コンテンツ（ここまで）■■■ */

