@charset "SHIFT_JIS";

body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	line-height:15px;
	background-image : url(indeximages_01.gif);
	background-repeat:repeat;
	background-color:#F3F3F3;
	font: 12px 'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	color: #000000;
	font-weight: normal;
	line-height:15px;
	border-right-color: #999999;
	border-left-color: #999999;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
}

div.body {
	min-height:100%;
	width:720px;
	text-align:left;
	background-color:#FFFFFF;
	margin:0 auto;
	border-top-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
}

/*	--------	initialize	*/

h1, h2, h3, h4, h5, h6, p, ol, ul, li {
margin:0;
padding:0;
}

img {
display:block;
}
img.center {
margin:0 auto 1em auto;
}
img.left {
margin:0 1em 1em 0;
float:left;
}
img.right {
margin:0 0 1em 1em;
float:right;
}


/*	--------	head	*/

div.head {
height:auto;
background-image : url(indeximages_03.gif);
background-repeat:no-repeat;
background-position:top right;
}

div.menuandcontents {
height:auto;
background-image : url(common_15.gif);
background-repeat:repeat-x;
background-position:top right;
}


/*	--------	head	/	menu	*/

div.menu {
	margin:0 0 0 8px;
	padding:0;
	float: left;
	margin-top: 5px;
	width:180px;
}

div.menu ul {
list-style-type:none;
margin:0;
padding:0;
}
div.menu ul li {
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W6','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	FONT-SIZE : 14PX;
	FONT-WEIGHT : BOLD;
	text-shadow: #999999 0.2em 0.2em 0.2em;
	width:180px;
	height:30px;
	line-height:30px;
	margin:0;
	padding:0;
	padding-bottom: 4px;
}
div.menu a {
display:block;
font-size:12px;
text-decoration:none;
padding:0 0 0 15px;
margin:0;
}
div.menu a:link, div.menu a:visited {
color:#404040;
background-image : url(head_menu_link.gif);
background-repeat:no-repeat;
}
div.menu a:hover {
color:#003366;
background-image : url(head_menu_hover.gif);
background-repeat:no-repeat;
}

div.menusub {
	margin:0 0 10px 0;
	padding:0;
	margin-top: 10px;
}

div.menusub a {
display:block;
text-decoration:none;
padding:0 0 0 0px;
margin:0;
}


/*	--------	content	*/

div.content {
margin:0 0 0 0;
}

/*	--------	content	/	title	*/

div.content div.title {
	width:500px;
	float:right;
	height: auto;
}

div.content div.title h1 {
color:#808080;
font-size:24px;
line-height:36px;
text-align:right;
background-image : url(cont_title_bg.jpg);
background-position:top right;
background-repeat:no-repeat;
padding:0 10px 0 0;
margin:1em 0 0 0;
}
div.content div.title h2 {
color:#EB4637;
font-size:12px;
font-weight:normal;
text-align:right;
padding:0 10px 0 0;
margin:0 0 3em 0;
}

div.content div.title p {
	color:#808080;
	font-size:12px;
	margin:0 0 1em 0;
	padding: 0 10px 0 10px;
}
div.content div.title p.attention {
color:#EB4637;
font-weight:bold;
text-align:center;
}

/*	--------	content	/	paragraph	*/

div.content div.paragraph {
	width:510px;
	float:left;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
}


div.content div.paragraph H1 {
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W6','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	font-weight: bold;
	color:#0099CC;
	font-size: 22px;
	font-weight:bold;
	text-shadow: #999999 0.1em 0.1em 0.2em;
	TEXT-ALIGN : left;
	line-height: 24px;
	text-transform: s;
	margin-bottom: 10px;
	}
	
div.content div.paragraph H2 {
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W6','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	font-weight: bold;
	color:#333333;
	font-size: 13px;
	font-weight:bold;
	text-shadow: #999999 0.1em 0.1em 0.2em;
	TEXT-ALIGN : left;
	line-height: 18px;
	text-transform: s;
	margin-top: 0px;
	margin-bottom: 3px;
	}

div.content div.paragraph h3 {
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W6','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	font-weight: bold;
	color:#222;
	font-size: 22px;
	font-weight:bold;
	text-shadow: #999999 0.1em 0.1em 0.2em;
	line-height: 24px;
	text-transform: s;
	text-align: right;
	background-image : url(orangeline.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;
	border-bottom-color: #FF9900;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 10px;
}
div.content div.paragraph h4 {
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W6','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	font-weight: bold;
	color:#333333;
	font-size: 12px;
	font-weight:bold;
	border-bottom:1px solid #F0F0F0;
	background-color: #D4D4D4;
	padding: 4px;
	margin-bottom: 5px;
	background-image : url(GraVerticalWhiteToShilverS.jpg);
	text-shadow: #fff 0 1px 1px;
	text-transform: s;
	background-repeat: repeat-x;
}
div.content div.paragraph h5 {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin-top: 15px;
}

div.content div.paragraph H6 {
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W6','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	font-weight: bold;
	color:#222;
	font-size: 16px;
	font-weight:bold;
	text-shadow: #fff 0 1px 1px;
	TEXT-ALIGN : left;
	}

div.content div.paragraph p, div.content div.paragraph li {
	font-size:12px;
	margin-bottom: 2px;
}
div.content div.paragraph ul, div.content div.paragraph ol {
font-size:12px;
margin:0 20px 0.5em 2em;
}

div.content div.paragraph p.attention {
color:#808080;
font-size:x-small;
margin:0 2em 1em 2em;
}

/*	--------	content	/	paragraph	/	table	*/

table.general {
font-size:12px;
margin:0 20px 1em 0;
}
table.general td, table.general th {
text-align:left;
vertical-align:top;
border-top:1px solid #F0F0F0;
border-right:1px solid #D0D0D0;
border-bottom:1px solid #C0C0C0;
border-left:1px solid #D0D0D0;
padding:0 2px 0 2px;
}
table.general thead * {
border-bottom:2px solid #C0C0C0;
}
table.general th {
background-color:#F8F8F8;
}
/*	--------	content	/	foot	*/

div.content div.foot {
	padding:10px 0 10px 0;
	clear:both;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: center;
	background-image : url(indeximages05_33.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
div.content div.foot p {
color:#404040;
font-size:10px;
margin:0 10px 0 10px;
}

/* Fonts */
.K10, .K11, .K12, .K14, .K18, .K24 { font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;}
.KB10, .KB11, .KB12, .KB14, .KB18, .KB24 { font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W6','‚l‚r ‚oƒSƒVƒbƒN',sans-serif; font-weight: bold;}
.K9  { font-size: 80%; line-height: 80%;}
.KB9 { font-size: 80%; line-height: 80%;}
.K10  { font-size: 90%; line-height: 130%;}
.KB10 { font-size: 90%; line-height: 130%;}
.K11  { font-size: 100%; line-height: 120%;}
.KB11 { font-size: 100%; line-height: 120%;}
.K12 { font-size: 110%; line-height: 110%;}
.KB12 { font-size:110%; line-height: 110%;}
.K13 { font-size: 120%; line-height: 120%;}
.KB13 { font-size:120%; line-height: 120%;}
.K14 { font-size: 130%; line-height: 130%;}
.KB14 { font-size:130%; line-height: 130%;}
.K16 { font-size: 150%; line-height: 140%;}
.KB16 { font-size:150%; line-height: 140%;}
.K18 { font-size: 170%; line-height: 170%;}
.KB18 { font-size:170%; line-height: 170%;}
.K24 { font-size: 200%; line-height: 200%;}
.KB24 { font-size:200%; line-height: 200%;}

/* for Mincho style page */
.M12, .M14, .M16 { font-family: 'Lucida Grande','Hiragino Mincho Pro','ƒqƒ‰ƒMƒm–¾’© Pro W3','‚l‚r ‚o–¾’©', serif;}
.MB12, .MB14, .MB18, .MB16, .MB24 { font-family: 'Lucida Grande','Hiragino Mincho Pro','ƒqƒ‰ƒMƒm–¾’© Pro W6','‚l‚r ‚o–¾’©', serif; font-weight: bold;}
.M12 { font-size: 12px; line-height: 130%;}
.M14 { font-size: 14px; line-height: 150%;}
.M16 { font-size: 16px; line-height: 150%;}
.MB12 { font-size:12px; line-height: 130%;}
.MB14 { font-size:14px; line-height: 150%;}
.MB16 { font-size:16px; line-height: 150%;}
.MB18 { font-size:18px; line-height: 150%;}
.MB24 { font-size:24px; line-height: 150%;}

/* for Marugothic style */
.R10, .R12, .R14 { font-family: 'Lucida Grande','Hiragino Maru Gothic Pro','ƒqƒ‰ƒMƒmŠÛƒS Pro W4','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;}
.R10 { font-size: 10px; line-height: 13px;}
.R12 { font-size: 12px;  line-height: 15px;}
.R14 { font-size: 14px; line-height: 18px;}
.oncebackgroundgray {
	background-image : url(whatsnew_02.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.oncebackgroundtop {
	background-image : url(whatsnew_01.gif);
	background-repeat: no-repeat;
	background-position: center middle;
}

.nolink {
	display: block;
	text-decoration: none;
	color: #000;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W6','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding: 5px;
	margin-bottom: 5px;
}

#productionbotton {
	display: block;
	text-decoration: none;
	color: #000;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 5px;
}


#productionbotton a {
	display: block;
	text-decoration: none;
	color: #000;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W6','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
}
#productionbotton a:hover {
	background-color: #EEEEEE;
	background-image : url(GraVerticalYellowToOrange.gif);
}

#deletebotton a {
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W6','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	font-weight: bold;
	color:#333333;
	font-size: 12px;
	font-weight:bold;
	padding: 4px;
}

#deletebotton a:hover {
	color: #FF0000;
}


#submenu a {
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W6','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	font-weight: bold;
	color:#333333;
	font-size: 12px;
	font-weight:bold;
	background-color: #D4D4D4;
	padding: 6px;
	background-image : url(GraVerticalWhiteToShilverS.jpg);
	text-shadow: #fff 0 1px 1px;
	text-transform: s;
	background-repeat: repeat-x;
	display: block
;}

#submenu a:hover {
	background: #FAED94;
	background-image : url(GraVerticalYellowToOrange02.gif);
}


.IMG_LEFT {
	MARGIN-RIGHT : 7PX;
	MARGIN-BOTTOM : 2PX;
	border: 1px solid #444;
	}	


input, select, textarea {
  border-style: solid;
  border-width: 1px;
  border-color: #aaaa94 #dfdfd6 #dfdfd6 #aaaa94;
  vertical-align: middle;
  color: #333;
  background: #f1f1ed;
}


.PicSpacing {
	padding: 5px;
 }
	
.DotFlame1PX	{
	border:1px solid #777;
	font-size: 8pt;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W6','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	line-height: 150%;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
 }
.GreenBack {
	background-color: #DFFFEE;
	border: 1px;
	border-style: solid;
	border-color: #99BBAA;
	border-width: 1px;
}
.hpb-cnt-tb1{
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.hpb-cnt-tb-th1 {
	background-color: #BBBBBB;
	font-size: 80%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.hpb-cnt-tb-cell1 {
	background-color: #EEEEEE;
	font-size: 80%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.hpb-cnt-tb-cell2 {
	background-color: #FFFFFF;
	font-size: 80%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.hpb-cnt-tb-cell6 {
        font-size: 80%;
}

a { color: #0066FF;
text-decoration: none; 
}

a:hover { color: #FF0000; 
text-decoration: none
}

