@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 { display: block; }
/* */

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

/* --------------------------------------------------
	default set
-------------------------------------------------- */

a {
	color           : #000DFF;
	text-decoration : none;
}

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

img {
	border : 0;
}

div,p,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,input,textarea {
	margin  : 0;
	padding : 0;
}

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


body {
	margin      : 0px;
	padding     : 0px;
	text-align  : center;
	background  : #ffffff url(/Image/frame/bg_body.jpg);
}

/* --------------------------------------------------
	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;
	border:1px solid #cccccc;
}

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

#header {
	position : relative;
	width    : 100%;
	height   : 106px;
}

#header-image {
	position : static;
	width    : 798px;
}

/* --------------------------------------------------
	h1
-------------------------------------------------- */

h1#h1-text {
	position    : absolute;
	color       : #ffffff;
	font-size   : 12px;
	font-weight : normal;
	word-break  : break-all;
	white-space : nowrap;
	overflow    : hidden;
	padding:2px 10px;
	margin:0;
}

/* --------------------------------------------------
	message
-------------------------------------------------- */

#message {
	position    : absolute;
	color       : #000000;
	font-size   : 12px;
	overflow    : hidden;
	top:86px;
	left:14px;
}

/* --------------------------------------------------
	search
-------------------------------------------------- */
#search-box {
	position   : absolute;
	top:40px;
	left:500px;
}

#search-box td {
vertical-align:middle;
}

#search-form {
	margin  : 0px;
	padding : 0px;
}

#search_result {
	font-size     : 16px;
	font-weight   : bold;
	margin-bottom : 10px;
}

.search_result_title {
	font-size : 14px;
	margin    : 5px 0px;
}

.search_result_body {
	font-size     : 12px;
	margin-bottom : 10px;
	padding       : 0px 10px;
}

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


#navigation-menu_top {
	width       : 100%;
	background  : #3f3d3d;
	font-size   : 18px;
	font-weight : normal;
	line-height : 29px;
	text-align  : center;
}

#navigation-menu_top ul {
	margin  : 0px;
	padding : 0px 0 0 10px;
text-align:left;
}

#navigation-menu_top li {
	display    : inline;
	padding    : 0px 2px 0px 6px;
	list-style : none;
font-size:14px;
}

#navigation-menu_top li.left-line {
	border-left : 1px solid #ffffff;
}

#navigation-menu_top a {
	color           : #ffffff;
	text-decoration : none ;
}

#navigation-menu_top a:hover {
	color           : #ffffff;
	text-decoration : underline;
}

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

#pagebody {
	position     : relative;
}

/* --------------------------------------------------
	wrapper
-------------------------------------------------- */
#wrapper {
	background  :#ffffff url(/Image/frame/bg-image.jpg) 0 0 repeat-y;
	padding-top   : 10px;
padding-bottom:40px;
zoom:1;
}


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

#alpha {
	display        : inline; /* ie win bugfix */
	position       : relative;
	float          : right;
	width          : 575px;
	margin-right   : 9px;
	_margin-right   : 8px;
	padding-bottom : 20px;
}

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

#beta {
	display     : inline; /* ie win bugfix */
	position    : static;
	float       : left;
width:186px;
margin-left:11px;
}

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

#side-menu {
	position : relative;
	width    : 186px;
	margin   : 15px 0px 20px;
}

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

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

.side-menu_text_m {
	padding-left:17px;
}

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

#side-menu li.side-menu_m {
	width   : 185px;
	line-height   : 24px;
	margin-bottom : 5px;
	font-size   : 12px;
	background : url(/Image/frame/bg_li_submenu.jpg) 0 0 no-repeat;
}

#side-menu li.side-menu_m a {
	display : block;
	color:#666666;
text-decoration:none;
}

#side-menu li.side-menu_m a:hover {
text-decoration:underline;
}


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

#footer {
position:relative;
	width      : 100%;
	clear      : both;
	height     : 30px;
	background : #3f3d3d;
}


#footer-inner {

}

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

#copyright {
	position    : absolute;
	margin-top  : 6px;
	margin-left : 520px;
	color       : #FFFFFF;
	text-align  : right;
	font-size   : 12px ;
	white-space : nowrap;
}

/* --------------------------------------------------
	crumb
-------------------------------------------------- */

#crumb {
	position  : static;
	font-size : 12px;
	margin-bottom : 5px;
}

#crumb a {
	color           : #000DFF;
	text-decoration : none;
}

#crumb a:hover {
	color           : #000DFF;
	text-decoration : underline;
}

/* --------------------------------------------------
	新着情報
-------------------------------------------------- */
div#box_new {
}

div#box_new ul {
list-style:none;
background:#F9F5F4;
border:1px solid #ecebeb;
padding:10px 10px 5px;
}

div#box_new li {
	background :url(/Image/frame/li_new.jpg) 0 center no-repeat;
line-height:16px;
padding-left:15px;
margin-bottom:5px;
}

div#box_new li a {
color:#333333;
text-decoration:none;
}

div#box_new li a:hover {
text-decoration:underline;
}

/* --------------------------------------------------
	MAP
-------------------------------------------------- */
div#mapimage {
margin-top:10px;
}

