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

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

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

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

a {
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

img {
	border : 0;
}

li {
	list-style : none;
}

/* --------------------------------------------------
	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-weight : normal;
	font-size   : 13px;
	color       : #000000;
	background  : #ffffff;
}

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

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

h1 {
	position   : static;
	margin     : 0px 0px 0px 0px; /* center on everything else */
	width      : 798px;
	height     : 26px;
	text-align : left;
	text-indent: 10px;
	line-height: 26px;
	background : #ffffff url(http://www.ordermade.info/Image/h1.jpg) no-repeat;
}

#container {
	position   : static;
	margin     : 0px auto; /* center on everything else */
	width      : 800px;
	text-align : left;
	background : #ffffff url(http://www.ordermade.info/Image/container.jpg) repeat-y;
}

#container-inner {
	position : static;
	width    : auto;
}

h3{
	text-indent : 10px;
	font-size   : 15px;
}

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

#header {
	position : static;
	width    : 798px;
	margin   : 0px 0px 0px 1px;
}

#header-inner {
	position : static;
	height   : 152px;
}

#header-text {
	position    : static;
	width       : 100%;
	color       : #000000;
	font-size   : 10px;
	font-weight : normal;
	word-break  : break-all;
	white-space : nowrap;
	overflow    : hidden;
}

#header-image {
	position : absolute;
}

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

#crumb {
	position  : static;
	color     : #000000;
	font-size : 11px;
	text-align: right;
	padding   : 2px;
}

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

#crumb a:hover {
	color           : #aaaaaa;
	text-decoration : none;
}

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

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

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

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

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

#main-alpha {
	display  : inline; /* ie win bugfix */
	position : relative;
	float    : right;
	width    : 619px;
	margin   :0px 1px 0px 0px;
}

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

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

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

#main-beta {
	display  : inline; /* ie win bugfix */
	position : relative;
	float    : left;
	width    : 170px;
	margin   : 0px 0px 0px 1px;
	overflow:hidden;
}

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

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

#side-menu {
	position : relative;
	width    : 170px;
	margin   : 0px;
	padding  : 0px;
	overflow:hidden;
}

#side-menu ul,
#side-menu ul li,
#side-menu ul li a,
#side-menu ul li a img {
	margin:0px;
	padding:0px;
	list-style:none;
	vertical-align:bottom;
}

#side-menu ul li a  {
	display:block;
	width:168px;
	height:43px;
	text-indent:-9999px;
}

#side-menu ul li a#t1 { background:url(http://www.ordermade.info/Image/_t1.jpg) no-repeat;}
#side-menu ul li a#t2 { background:url(http://www.ordermade.info/Image/_t2.jpg) no-repeat;}
#side-menu ul li a#t3 { background:url(http://www.ordermade.info/Image/_t3.jpg) no-repeat;}
#side-menu ul li a#t4 { background:url(http://www.ordermade.info/Image/_t4.jpg) no-repeat;}
#side-menu ul li a#t5 { background:url(http://www.ordermade.info/Image/_t5.jpg) no-repeat;}
#side-menu ul li a#t6 { background:url(http://www.ordermade.info/Image/_t6.jpg) no-repeat;}
#side-menu ul li a#t7 { background:url(http://www.ordermade.info/Image/_t7.jpg) no-repeat;}
#side-menu ul li a#t11 { background:url(http://www.ordermade.info/Image/_t11.jpg) no-repeat;}
#side-menu ul li a#t12 { background:url(http://www.ordermade.info/Image/_t12.jpg) no-repeat;}
#side-menu ul li a#t13 { background:url(http://www.ordermade.info/Image/_t13.jpg) no-repeat;}
#side-menu ul li a#t14 { background:url(http://www.ordermade.info/Image/_t14.jpg) no-repeat;}

#side-menu ul li a#t1:hover { background:url(http://www.ordermade.info/Image/_t1-r.jpg) no-repeat;}
#side-menu ul li a#t2:hover { background:url(http://www.ordermade.info/Image/_t2-r.jpg) no-repeat;}
#side-menu ul li a#t3:hover { background:url(http://www.ordermade.info/Image/_t3-r.jpg) no-repeat;}
#side-menu ul li a#t4:hover { background:url(http://www.ordermade.info/Image/_t4-r.jpg) no-repeat;}
#side-menu ul li a#t5:hover { background:url(http://www.ordermade.info/Image/_t5-r.jpg) no-repeat;}
#side-menu ul li a#t6:hover { background:url(http://www.ordermade.info/Image/_t6-r.jpg) no-repeat;}
#side-menu ul li a#t7:hover { background:url(http://www.ordermade.info/Image/_t7-r.jpg) no-repeat;}
#side-menu ul li a#t11:hover { background:url(http://www.ordermade.info/Image/_t11-r.jpg) no-repeat;}
#side-menu ul li a#t12:hover { background:url(http://www.ordermade.info/Image/_t12-r.jpg) no-repeat;}
#side-menu ul li a#t13:hover { background:url(http://www.ordermade.info/Image/_t13-r.jpg) no-repeat;}
#side-menu ul li a#t14:hover { background:url(http://www.ordermade.info/Image/_t14-r.jpg) no-repeat;}

#side-menu ul li a#contents  {
	width:168px;
	height:auto;
	text-indent:0px;
}


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

#side-banner {
	position   : relative;
	text-align : center;
	margin : 30px 0px;
}

#side-banner img {
}

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

#rss {
	width:160px;
	margin:20px 5px ;
	text-align:center;
}

#rss img {
	margin:0 10px;
}


/* --------------------------------------------------
	entry
-------------------------------------------------- */

#entry {
width:620px;
overflow:hidden;
}

#entry-content {
}

#entry-body {
}

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

#footer {
	position   : static;
	float      : right;
	width      : 619px;
	text-align : center;
}

#footer-link {
	width    : 540px;
	margin   : 30px auto;
	color    : #ce511a;
}

#footer-link a {
	color           : #ce511a;
	text-decoration : none ;
}

#footer-link a:hover {
	color           : #ce511a;
	text-decoration : underline;
}

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

#copyright {
	position    : static;
	width       : 798px;
	height      : 46px;
	text-align  : left;
	text-indent : 350px;
	line-height : 40px;
	color       : #ffffff;
	font-size   : 10px;
	white-space : nowrap;
	background  : url(http://www.ordermade.info/Image/footer.jpg) no-repeat;
}

/* --------------------------------------------------
	general
-------------------------------------------------- */

.right {
	float : right;
}

.left {
	float : left;
}
