@import url("AWT/awt.css");

/* --------------------------------------------------
	initialize
-------------------------------------------------- */

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
	content     : " ";
	display     : block;
	visibility  : hidden;
	clear       : both; 
	height      : 0.1px;
	font-size   : 0.1em;
	line-height : 0;
}

* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { zoom:1; }
/* */

#container-inner,
#pagebody-inner,
#header-inner,
#alpha-inner,
#beta-inner,
#footer-inner,
#copyright-inner {
	position : static;
	width    : 100%;
}

/* --------------------------------------------------
	body
-------------------------------------------------- */

body {
	/* setting border: 0 hoses ie5 win window inner well border */
	text-align  : center;
	font-family : Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif;
	font-size   : 12px;
	color       : #666666;
	background  :url(/Image/frame/bg_body.jpg);
	margin:0;
	padding:0;
	line-height:1.6;
}

/* --------------------------------------------------
	container
-------------------------------------------------- */

#bg-image {
	margin     : 0px auto; /* center on everything else */
	width      : 800px;
}

#container {
	position   : static;
	margin     : 0px auto; /* center on everything else */
	text-align : left;
}

/* --------------------------------------------------
	h1
-------------------------------------------------- */
#h1-text {
	position    : static;
	width       : 100%;
	margin      : 0px;
	padding     : 21px 8px 9px;
	font-size   : 12px;
	font-weight : normal;
	word-break  : break-all;
	white-space : nowrap;
	overflow    : hidden;
	text-align:left;
	color:#666666;
}

/* --------------------------------------------------
	pagebody
-------------------------------------------------- */

#pagebody {
	position  : static;
	border    : 1px #aaaaaa solid;
	background:#ffffff;
	margin-bottom:30px;
}

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

#header {
	position : static;
	width    : 100%;
}

#header-image {
	position : relative;
	width    : 798px;
	height   : 362px;
}

#headnavi {
	position : relative;
	margin-top:-355px;
	margin-left:670px;
	height:100px;
	text-align:right;
	font-weight:bold;
width:115px;
height:20px;
}


#headnavi a {
color:#ffffff;
}

/* --------------------------------------------------
	navigation menu
-------------------------------------------------- */

#navigation-menu {
	width       : 100%;
	text-align  : center;
}

#navigation-menu ul{
margin:0;
padding:12px 30px;
}

#navigation-menu li {
	display    : inline;
	padding    : 0px;
	list-style : none;
color:#fca330;
line-height:18px;
}

#navigation-menu a {
color:#fca330;
}

#navigation-menu a:hover {
color:#fca330;
text-decoration:underline;
}
/* --------------------------------------------------
	crumb
-------------------------------------------------- */

#crumb {
	position : static;
}

#crumb a {
}

#crumb a:hover {
}

/* --------------------------------------------------
	wrapper
-------------------------------------------------- */

#wrapper {
	width:798px;
	margin:9px 0px 40px;
}

/* --------------------------------------------------
	alpha
-------------------------------------------------- */

#alpha {
	display  : inline; /* ie win bugfix */
	position : relative;
	float    : right;
	width    : 581px;
}

#alpha-inner {
	margin-right:7px;
	width    : 574px;
}

/* --------------------------------------------------
	beta
-------------------------------------------------- */

#beta {
	display  : inline; /* ie win bugfix */
	position : relative;
	float    : left;
	width    : 203px;
}

#beta-inner {
	margin-left:3px;
}

/* --------------------------------------------------
	side menu 
-------------------------------------------------- */

#side-menu {
	position : relative;
	width    : 200px;
}

#side-menu ul {
	margin  : 0px;
	padding : 0px;
}

#side-menu li.side-menu_m {
	list-style : none;
	width      : 200px;
}

.side-menu_m_text {
	padding-left : 20px;
	padding-top : 8px;
}

/* 新着GIF */
#side-menu li.side-menu_newm {
	list-style : none;
	width      : 200px;
}

.side-menu_newm_text {
	padding-left : 48px;
	padding-top : 7px;
	display:block;
}

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

#side-menu li.side-menu_m {
	background : url(/Image/frame/side-menu_m.jpg) 0 0 no-repeat;
	margin-bottom:3px;
}

#side-menu li.side-menu_m a {
	height  : 33px;
	display : block;
	color:#666666;
	font-weight:bold;
	margin:0;
}

#side-menu li.side-menu_m a:hover {
	background : url(/Image/frame/side-menu_m_on.jpg) 0 0 no-repeat;
	color:#ff6600;
	text-decoration:none;
}

/* 新着GIF */
#side-menu li.side-menu_newm {
	background : url(/Image/frame/anime.gif) 0 0 no-repeat;
	margin-bottom:3px;
}

#side-menu li.side-menu_newm a {
	height  : 33px;
	display : block;
	color:#666666;
	font-weight:bold;
	margin:0;
}

#side-menu li.side-menu_newm a:hover {
	background : url(/Image/frame/anime_on.gif) 0 0 no-repeat;
	color:#ff6600;
	text-decoration:none;
}

.side-menu_m_text {
	display:block;
}



/* --------------------------------------------------
	freearea
-------------------------------------------------- */
div#freespace {
margin:23px 0 0 0;
}

/* --------------------------------------------------
	footer
-------------------------------------------------- */

#footer {
	width : 100%;
	clear : both;
	background:#fefee5;
	padding:10px 0 10px;
	border-top:1px solid #cccccc;
}

/* --------------------------------------------------
	copyright
-------------------------------------------------- */

#copyright {
	width       : 100%;
	text-align  : center;
	word-break  : break-all;
	white-space : nowrap;
	overflow    : hidden;
	color:#595757;
padding:10px 0 10px;
}

/* --------------------------------------------------
	whatsnew
-------------------------------------------------- */

#whats-new {
margin-top:20px;
}

#whats-new ul {
	margin  : 0px;
	padding : 0px;
	margin-left:3px;
	margin-top:23px;
}

#whats-new li {
	list-style : none;
	padding-left:38px;
}

#whats-new a {
color:#999999;
margin-bottom:5px;
}

#whats-new a:hover {
}

/* 新着GIF */
#whats-new li.new {
	background:url(/Image/frame/new.gif) 0 2px no-repeat;
}

/* --------------------------------------------------
	inquiry form
-------------------------------------------------- */

table.tbl_frame{
	margin:10px 0px 10px 0px;
	border:1px solid #dddddd;
	border-collapse:collapse;
}

table.tbl_frame th{
	background-color:#dddddd;
	color:#000000;
	font-size:12px;
	padding:0px;
	border-bottom:1px solid #ffffff;
	width:200px;
	text-align:left;
	font-weight:normal;
}

table.tbl_frame th.last{
	border-bottom:1px solid #dddddd;
}

table.tbl_frame td{
	border:1px solid #dddddd;
	padding:0px;
}

table.tbl_frame p{
	padding:5px;
	margin:0px;
	font-size:12px;
}

