@charset "Shift_JIS";

/*
css-menu
------------------------
1. flashArea
2. Content Menu
3. news
4. ir

------------------------*/


/*
1. Banner Area
----------------------------------------*/
#BannerArea{
	padding:0 0 0 15px;
	width:940px;
	height:140px;
}
#BannerArea img{
	padding:10px 5px 0 0;
	float:left;
}

#mainContents{
	padding:0 0 0 15px;
	width:940px;
}
#lContents{
	width:220px;
	float:left;
}
#rContents{
	float:right;
	width:705px;
}

#rContents h3{
	font-size: 12px;
	color: #800000;
}



/*
2. Content Menu
----------------------------------------*/
#ContentMenu {
	margin:0 0 0 10px;
	padding:0 0 0 6px;
	background-image:url(../images/bg_menubody.gif);
	background-repeat:repeat-y;
}
#ContentMenu li.head{
	text-indent:-9999px;
	margin:0 0 0 -6px;
	width:220px;
	height:6px;
	background-image:url(../images/bg_menutop.gif);
}
#ContentMenu li.bottom{
	text-indent:-9999px;
	margin:0 0 0 -6px;
	width:220px;
	height:6px;
	background-image:url(../images/bg_menubottom.gif);
}
#ContentMenu li{
	margin:0 0 4px 0;
	display:block;
	width:208px;
	height:21px;
	background-image:url(../images/bg_menubase.gif);
}
#ContentMenu a{
	padding:0 0 0 10px;
}


/*
3. Main Area
----------------------------------------*/
#MenuBox{
	width:220px !important;
	width: 220px;
	margin:5px auto;
	background:transparent url(../images/sidebar_back_top.gif) no-repeat ;
	padding-right:15px;
}
#MenuBoxHead {
}
#MenuBoxHead div {
	margin:0;
	padding:0px 0 5px 0px;
	border:0;
	height:auto !important;
	height:1%;
	color:#333333;
}
#MenuBoxHead div p.menuhead{
	display:none;
}
#MenuBoxBody {
	padding:0 0 10px 0;

}
#MenuBoxBody li{
	padding:0 0 2px 10px;
}
#MenuBoxBody ul{
	padding:10px 0 0 0;
}
#MenuBoxBody li a{
	display:block;
	overflow:visible;
	height:22px;
	width:200px;
	padding:0 0 0 10px;
	background:transparent url(../images/bg_menubase.gif) no-repeat top left;
	font-size: 12px;
}

#MenuBoxBottom {
	height:6px;
	background:transparent url(../images/sidebar_back_middle.gif) no-repeat ;
}

/*
3. MainBox
----------------------------------------*/
#MainBox,
#MainBoxBody,
#MainBoxHead,
#MainBoxHead div {
	background:transparent url(../images/bg_ex.gif) no-repeat bottom right;
}
#MainBox{
	width:685px !important;
	width: 640px;
	margin:5px auto;
	padding-right:15px;
}

#MainBoxHead {
	background-position:top right;
	margin-right:-15px;
	padding-right:40px;
}

#MainBoxHead div {
	background-position:top left;
	margin:0;
	padding:10px 0 5px 20px;
	border:0;
	height:auto !important;
	height:1%;
	color:#333333;
}
#MainBoxBody {
	background-position:bottom left;
	margin-right:10px;
	padding:5px 0 10px 20px;
}



/* ArticleRetrieval */
#ArticleRetrieval h3{
	color:#FF6666;
	text-indent: -9999px;
	width: 220px;
	height: 33px;
}
#ArticleRetrieval h3 p{
	display: block;
	width: 100%;
	height: 100%;
	background: transparent url(../images/sub_002l.gif) top left no-repeat;
}
#ArticleRetrieval dl{
	padding:4px 0 0 10px;
	
}
#ArticleRetrieval dl dt{
	font-size:12px;
}
#ArticleRetrieval dl dd{
	font-size:0.8em;
	padding:0 0 8px 0;
}
#ArticleRetrieval p.msg1{
	background: transparent url(../images/icon_search1.jpg) top left no-repeat;
	padding:0 0 0 70px;
	height: 60px;
}
#ArticleRetrieval p.msg2{
	background: url(../images/icon_search2.jpg) top left no-repeat;
	padding:0 0 0 70px;
	height: 60px;
}
#ArticleRetrieval p.msg3{
	background: transparent url(../images/icon_search3.jpg) top left no-repeat;
	padding:0 0 0 70px;
	height: 60px;
}
#ArticleRetrieval p.msg4{
	background: transparent url(../images/icon_search4.jpg) top left no-repeat;
	padding:0 0 0 70px;
	height: 60px;
}

#ArticleRetrieval p.msg5{
	background: transparent url(../images/icon_search5.jpg) top left no-repeat;
	padding:0 0 0 70px;
	height: 60px;
}

#ArticleRetrieval p.link{
	padding:0 0 10px 0;
	text-align:right;
	font-size:1.0em;
}

/* riaSelection */
#riaSelection {
	padding:0 0 0 0px;
}

p#blog1{
	padding:10px 0px 15px;
	width: 233px;
	height: 97px;
}
p#blog1 a{ 
	display: block;
	background: transparent url(../images/banner_blogselection.jpg) no-repeat 0 0;
	text-indent: -9999px;
	width: 100%;
	height: 100%;
}
p#blog1 a:hover{ 
	//background-position: 0px 0px;
}
p.caption{
	font-size:10px;
}

/* office information */

#aboutus_menu{
	height: 30px;
	margin: 5px auto 0px 10px;
}

#aboutus_menu li{
	float: left;
}

#textBox{
	width: 685px;
	margin: 5px auto;
}

*html #textBox{
	width: 685px;
	margin: 2px auto;
}


#textBoxHead{
	background: url(../images/bg_text_top.gif) no-repeat bottom;
	height: 8px;
}

#textBoxbottom{
	background: url(../images/bg_text_bottom.gif) no-repeat top;
	height: 8px;
}

#textBoxBody{
	background: url(../images/bg_text.gif) repeat-y;
	overflow: hidden;
	padding: 10px 15px;
}

#textBoxBody:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}



/*\*/
* html #textBoxBody {
    height: 1em;
    overflow: visible;
}
/**/


#textBoxHead2{
	background: url(../images/bg_text_top.gif) no-repeat bottom;
	height: 8px;
	margin-top:10px;
}

#textBoxbottom2{
	background: url(../images/bg_text_bottom.gif) no-repeat top;
	height: 8px;
}

#textBoxBody2{
	background: url(../images/bg_text.gif) repeat-y;
	overflow: hidden;
	padding: 10px 15px;
}

#textBoxBody2:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}



/*\*/
* html #textBoxBody2 {
    height: 1em;
    overflow: visible;
}
/**/

#textBoxHead3{
	background: url(../images/bg_text_top.gif) no-repeat bottom;
	height: 8px;
	margin-top:10px;
}

#textBoxbottom3{
	background: url(../images/bg_text_bottom.gif) no-repeat top;
	height: 8px;
}

#textBoxBody3{
	background: url(../images/bg_text.gif) repeat-y;
	overflow: hidden;
	padding: 10px 15px;
}

#textBoxBody3:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}



/*\*/
* html #textBoxBody3 {
    height: 1em;
    overflow: visible;
}
/**/

#textBoxHead4{
	background: url(../images/bg_text_top.gif) no-repeat bottom;
	height: 8px;
	margin-top:10px;
}

#textBoxbottom4{
	background: url(../images/bg_text_bottom.gif) no-repeat top;
	height: 8px;
}

#textBoxBody4{
	background: url(../images/bg_text.gif) repeat-y;
	overflow: hidden;
	padding: 10px 15px;
}

#textBoxBody4:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}



/*\*/
* html #textBoxBody4 {
    height: 1em;
    overflow: visible;
}
/**/

#textBoxHead5{
	background: url(../images/bg_text_top.gif) no-repeat bottom;
	height: 8px;
	margin-top:10px;
}

#textBoxbottom5{
	background: url(../images/bg_text_bottom.gif) no-repeat top;
	height: 8px;
}

#textBoxBody5{
	background: url(../images/bg_text.gif) repeat-y;
	overflow: hidden;
	padding: 10px 15px;
}

#textBoxBody5:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}



/*\*/
* html #textBoxBody5 {
    height: 1em;
    overflow: visible;
}
/**/

