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

/* --------------------------------------------------
     base
-------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}

/* .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; }

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

/* --------------------------------------------------
     anchor
-------------------------------------------------- */

a { color: #000000; text-decoration: underline; }
a:hover { color: #111111; }
a img { border: 0; }

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

body {
	/* setting border: 0 hoses ie5 win window inner well border */
	text-align: center;
	font-family:Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif;
	font-style: normal;
	font-size: 13px;
	color: #000000;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

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

#container_bg {
	background-image: url(http://www.shinyaku-kaihatsu.com/Image/bg_global.gif);
	background-repeat: repeat-y;
	margin: 0px auto;
	padding: 0px;
	width: 912px;
}

#container {
	position: relative;
	margin: 0px auto; /* center on everything else */
	padding: 0px 46px;
	width: 800px;
	text-align: left;
}

#container-inner {
	position: static;
	width: 100%;
}

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

#header {
	width: 800px; /* necessary for ie win */
	margin: 0px;
	padding: 0px;
}


#header-inner {
	position: static;
}


#header-text {
	color: #6d889b;
	margin: 0px;
	padding: 3px 0px 2px 2px;
	font-size: 10px;
	font-weight: nomal;
	word-break:break-all;
	overflow:hidden;
	width: 100%;
}

#header-wrap {
	background-image: url(http://www.shinyaku-kaihatsu.com/Image/bg_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #DFE9EF;
	width: 800px;
	height: 95px;
	padding: 0px;
	margin: 0px;
	overflow:hidden;
	white-space: nowrap;
}


#header-bottom {
	display: block;
	text-align: right;
	height: 25px;
	font-size: 10px;
	color: #6d889b;
	padding: 2px 19px 0px 0px;
	margin: 0px;
}

#header a {
	color: #6d889b;
	text-decoration: none;
}

#header a:hover {
	color: #6d889b;
	text-decoration: none;
}

#crumb {
	font-size: 11px;
	padding: 2px 0px
}

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

#pagebody {
	position: relative;
	width: 800px;
	margin-top: 5px;
}

#pagebody-inner {
	position: static;
	width: 800px;
}

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

#alpha {
	width: 580px;
	margin: 0px 30px;
	display: inline; /* ie win bugfix */
	position: relative;
	float: right;
}

#alpha-inner {
	padding: 0px 0px 0px 0px;
	position: static;
	width:580px;
	padding: 0px;
}

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

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

#beta-inner {
	position: static;
}

.content-nav {
	margin: 10px;
	text-align: center;
	display: none;
}

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

img.sd_contents {
	margin: 0px;
	padding: 0px;
}

#aamenu {
	width: 160px;
	margin: 0px 0px;
	padding: 0px;
}

#aamenu ul,
#aamenu li {
	list-style: none;
}

.aamenu0 {
	margin: 0px;
	width: 160px;
	height: 26px;
	font-size: 12px;
	background: url(http://www.shinyaku-kaihatsu.com/Image/sd_mn_d.jpg) 0 0 no-repeat;
}

.aamenu0 a {
	display: block;
	color: #003366;
	text-decoration:none;
	text-indent: 17px;
	line-height:26px;
	width: 160px;
	height: 26px;
}

.aamenu0 a:hover {
	color: #ffffff;
	background: url(http://www.shinyaku-kaihatsu.com/Image/sd_mn_o.jpg) 0 0 no-repeat;
}

.aamenu2 {
	margin: 0px;
	width: 160px;
	height: 26px;
	font-size: 12px;
	background: url(http://www.shinyaku-kaihatsu.com/Image/sd_sm_d.jpg) no-repeat;
}

.aamenu2 a{
	display: block;
	color:#003366;
	text-decoration:none;
	text-indent: 27px;
	line-height:26px;
	width: 160px;
	height: 26px;
}

.aamenu2 a:hover{
	color:#ffffff;
	background: url(http://www.shinyaku-kaihatsu.com/Image/sd_sm_o.jpg) no-repeat;
}

/* --------------------------------------------------
     side banner
-------------------------------------------------- */

#side-banner {
	margin-top: 30px;
}

#side-banner img {
	width:160px;
	height:50px;
	margin: 15px 0px 0px 0px;
}

#rssfeed {
	margin: 30px auto 30px auto;
	text-align: center;
}

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

#footer {
	border-top:1px solid #415d6d;
	width: 800px;
}

#footer_link {
	float: right;
}

#footer_link ul,
#footer_link li {
	margin:3px 0px;
	padding: 0px 8px;
	list-style: none;
}

#footer_link ul { width:795px;}

#footer_link li {
	display:inline;
	padding: auto 5px;
	font-size : 10px ;
	color:#415d6d;
}

/*#footer_link li.left_line {
	border-left: 1px solid #415d6d;
}*/

#footer_link a {
	color : #415d6d;
	text-decoration: none ;
}

#footer_link a:hover {
	color : #6C92A7;
	text-decoration: none;
}

#copyright {
	clear: both;
	float: right;
	color:#415d6d;
	text-align : right;
	font-size : 10px ;
	padding: 5px 10px 8px 0px;
	white-space: nowrap;
}

/* --------------------------------------------------
     other
-------------------------------------------------- */

#designed_by_aa {
	border: 1px dashed #97C5FF;
	margin-bottom: 0;
	padding: 8px;
	color: #000000;
	font-size: 10px;
	line-height: 1.2;

	display:none;
}

#aarss {
	padding:3px 5px 10px 10px;
}

/* --------------------------------------------------
     general
-------------------------------------------------- */
.right {
	float:right;
}

.left {
	float:left;
}
