/* 共通定義 */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../img/common_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body.idx {
	background-image: url(../img/idx_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.idxbg {
	background-image: url(../img/idx_mainimg_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}

#all {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
p {
	line-height: 1.4em;
}
img {
	border: 0px;
}
td {
	vertical-align: top;
}
th {
}
dl {
}
dt {
	font-weight: bold;
}
dd {
	line-height: 1.4em;
}
#all ul,ol {
	margin-left: 0px;
	list-style-type: none;
}
#all #main ul,ol {
	margin-left: 0px;
	list-style-type: none;
}
li {
	line-height: 1.4em;
}
.none {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}
/* clearfix
---------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;  /* for IE 7*/
}
/* for macIE \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* end of for macIE */

/* header
---------------------------------------------------*/
.vm {
	vertical-align: middle;
}
a {
	color: #0075a9;
}
a:hover {
}


.alignC {
	text-align: center;
}
.alignR {
	text-align: right;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.floatLm10 {
	float: left;
	margin-left: 10px;
}
.floatRm10 {
	float: right;
	margin-right: 10px;
}
.small {
	font-size: 11px !important;
}
.clear {
	clear: both !important;
}
.mT5 {
	margin-top: 5px !important;
}
.mT7 {
	margin-top: 7px !important;
}
.mT10 {
	margin-top: 10px !important;
}
.mT15 {
	margin-top: 15px !important;
}
.mT20 {
	margin-top: 20px !important;
}
.mB0 {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}
.mB5 {
	margin-bottom: 5px !important;
}
.mB10 {
	margin-bottom: 10px !important;
}
.mB15 {
	margin-bottom: 15px !important;
}
.mB20 {
	margin-bottom: 20px !important;
}
.mL15 {
	margin-left: 15px !important;
}
.mL180 {
	margin-left: 180px !important;
}
.mR5 {
	margin-right: 5px !important;
}
.mR30 {
	margin-right: 30px !important;
}
.pagetop {
	text-align: right;
	margin-top: 15px;
	margin-bottom: 30px;
}
.red {
	color: #FF0000;
}
/* コンテンツ */

#contents {
	width: 960px;
}

/* リンク */

a:link {
}
a:visited {
	color: #005982;
}
a:hover {
	color: #005982;
	text-decoration: underline;
}


/* ヘッダ */

#summary {
}
#head {
	height: 95px;
}
.headRmenu {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.headRmenu ul {
	margin: 0px;
	padding: 0px;
}

.headRmenu a {
	display: inline-block;
	background-image: url(../img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	font-size: 10px;
	color: #0075a9;
	line-height: 20px;
	margin-right: 4px;
}
.headRmenu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.headRtxt {
	float: right;
	text-align: right;
	width: 355px;
	margin-top: 15px;
}
.headRtxt form {
	float: left;
}

.headRtxt #textarea {
	height: 21px;
	width: 158px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aaadb4;
	border-right-color: #e3e3eb;
	border-bottom-color: #e3e3eb;
	border-left-color: #e3e3eb;
	float: left;
}
.headRtxt .letters {
	background-image: url(../img/fonts_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 123px;
	float: right;
	padding-right: 10px;
}
.headRtxt .letters a.small {
	float: right;
	height: 18px;
	width: 18px;
	display: block;
	background-image: url(../img/lettersize_s.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 3px;
	margin-right: 2px;
}
.headRtxt .letters a.medium {
	float: right;
	height: 18px;
	width: 18px;
	display: block;
	background-image: url(../img/lettersize_m.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 3px;
	margin-right: 2px;
}
.headRtxt .letters a.large {
	float: right;
	height: 18px;
	width: 18px;
	display: block;
	background-image: url(../img/lettersize_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 3px;
}
.headRtxt .letters span.vanish {
	display: none;
}
/* ナビメニュー */         
#dd .mainmenu {
	padding: 0;
	list-style: none;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 3px !important;
	margin-left: 1px !important;
}
#dd .mR11 {
	margin-right: 9px !important;
	margin-left: 0px !important;
}
#dd li.mRnull {
	margin-right: 0px !important;
	margin-left: 0px !important;
	padding-right: 0px;
	float: right;
}

#dd .mainmenu a.menu {
	display: block;	
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5;
	padding-top: 0;
}
.submenu {
  visibility: hidden;
  position: absolute;
  z-index: 3;
}
.submenu a {
	display: block;
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #90d2f6;
	width: 141px;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9F2FF;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 1.4em;
}
.submenu a.catch {
	display: block;
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6699CC;
	width: 141px;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9F2FF;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 1.4em;
}
.submenu a:hover {
	background-color: #3399CC;

}

/* サブメニューの半透明処理
--------------------*/
.submenu {
 filter: alpha(Opacity=90);
	opacity: 0.9;
}
.navi {
	margin-bottom: 20px;
}
.navi a {
	margin-right: 3px;
	margin-left: 1px;
	float: left;
}

.navi img {

}
.navi a.mR11 {
	margin-right: 11px !important;
	margin-left: 0px !important;
}
.navi a.mRnull {
	margin-right: 0px !important;
	margin-left: 0px !important;
	padding-right: 0px;
	float: left;
}




/* メインコンテンツ */

#path {
	font-size: 8px;
	line-height: 30px;
}
#path a {}
#path a:hover {}

#main {
	float: left;
	width: 640px;
}
#index {
}
#index .recommend h2 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-image: url(../img/idx_recommend_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 32px;
	padding-left: 30px;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#index .recommend p {
	font-size: 10px;
	color: #333333;
	line-height: 1.3em;
	float: left;
	width: 442px;
}
#index .new h2 {
	margin-top: 18px;
}
#index .new h2 a {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 32px;
	background-image: url(../img/idx_news_bg_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	padding-left: 30px;
}
#index .new h2 a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 32px;
	background-image: url(../img/idx_news_bg_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
}
#main .new dl {
	background-image: url(../img/news_dot02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 2px;
	margin-left: 15px;
	width: 607px;
	display: inline-block;
	min-height: 1%;  /* for IE 7*/
}

#main .new dt {
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	line-height: 30px;
	background-image: url(../img/news_dot01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 98px;
	float: left;
}
#main .new dd {
	font-size: 10px;
	color: #333333;
	padding-left: 10px;
	width: 498px;
	float: left;
	padding-top: 6px;
	line-height: 1.4em;
}
#main .new .end {
	background-image: none;
}

#index .pickup h2 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-image: url(../img/idx_pu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 32px;
	padding-left: 30px;
	margin-bottom: 12px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#index .pickup .pubox {
	float: left;
	width: 190px;
	padding-right: 5px;
	padding-left: 15px;
}
#index .pickup .pubox h3 a {
	font-size: 10px;
	line-height: 30px;
	text-decoration: none;
	background-image: url(../img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#index .pickup .pubox p {
	font-size: 8px;
	color: #333333;
}
#index .products {
	padding-bottom: 32px;
}


#index .products h2 {
	margin-top: 18px;
}
#index .products h2 a {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 32px;
	background-image: url(../img/idx_introduction_bgoff.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	padding-left: 30px;
}
#index .products h2 a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 32px;
	background-image: url(../img/idx_introduction_bg_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
}
#index .products .probox {
	float: left;
	width: 295px;
	margin-top: 14px;
	margin-bottom: 6px;
	padding-right: 5px;
	padding-left: 15px;
}
#index .products .probox img {
	background-image: url(../img/thumbnail_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px;
	float: left;
	width: 56px;
}
#index .products .probox h3 a {
	font-size: 10px;
	text-decoration: none;
	line-height: normal;
	float: right;
	width: 209px;
	padding-left: 16px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#index .products .probox p {
	float: right;
	width: 225px;
	font-size: 8px;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#lead {
}

/*-----製品情報二階層目-----*/

#lead .products h2 {
	background-image: url(../img/t2/products_h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	line-height: 32px;
	font-weight: bold;
	color: #333333;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#lead .products .pbox {
	float: left;
	width: 290px;
	padding-left: 15px;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
}
#lead .products .pbox .Rtxt {
	float: right;
	width: 154px;
}
#lead .products .pbox .Rtxt p {
	font-size: 10px;
	line-height: 1.2em;
	color: #333333;
	padding-top: 60px;
	padding-bottom: 50px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#lead .products .pbox .Rtxt img {
	padding-bottom: 5px !important;
	*padding-bottom: 0px !important;
	margin-top: 0px;
}
#lead .products .pagetop {
	margin-bottom: 15px;
}

/*------サポート2階層目------*/

#lead h2.os {
	background-image: url(../img/t2/suport_h2a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	line-height: 32px;
	font-weight: bold;
	color: #333333;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#lead h2.q {
	background-image: url(../img/t2/suport_h2b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	line-height: 32px;
	font-weight: bold;
	color: #333333;
	padding-left: 30px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#lead h2.pu {
	background-image: url(../img/t2/suport_h2c.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	line-height: 32px;
	font-weight: bold;
	color: #333333;
	padding-left: 30px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#lead h2.news {
	background-image: url(../img/t2/suport_h2d.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	line-height: 32px;
	font-weight: bold;
	color: #333333;
	padding-left: 30px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#lead .list {
	display: inline-block;
	clear: both;
	min-height: 1%;  /* for IE 7*/
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}

#lead .list li {
	width: 189px;
	float: left;
	list-style-type: none;
	padding-left: 16px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 16px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#lead .list a {
	text-decoration: none;
}
#lead li {
	font-size: 10px;
	line-height: 1.8em;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
}
#lead p {
	font-size: 10px;
	color: #333333;
	line-height: 1.4em;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin: 0px;
}
#lead .clearfix .supportL {
	float: left;
	width: 295px;
	padding-left: 15px;
}
#lead .clearfix .supportR {
	float: right;
	width: 295px;
	padding-right: 15px;
}
#lead .txt10 p {
	font-size: 8px;
	text-align: center;
	padding-bottom: 45px;
}

/*------オンラインショップ2階層目------*/

#lead .online h2 {
	background-image: url(../img/t2/online_h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	line-height: 32px;
	font-weight: bold;
	color: #333333;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#lead .online .Rtxt {
	float: right;
	width: 400px;
	padding-right: 15px;
}
#lead .online .Rtxt h3 {
	font-size: 10px;
	line-height: 28px;
	font-weight: bold;
	color: #333333;
	background-image: url(../img/t2/online_h3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#lead .online .Rtxt p {
	padding-right: 0px;
	padding-left: 0px;
}
#lead .online .clearfix {
	margin-top: 15px;
}

/*------ダウンロード2階層目------*/

#lead .download h2 {
	background-image: url(../img/t2/download_h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	line-height: 32px;
	font-weight: bold;
	color: #333333;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#lead th {
	font-size: 8px;
	font-weight: bold;
	color: #333333;
	background-color: #e6e6e6;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#lead td {
	font-size: 10px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
}
#lead td p {
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 8px;
	padding-left: 8px;
}



/* 第三階層 */

#lead h3 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-image: url(../img/t3/h3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 28px;
	padding-left: 26px;
	margin-top: 16px;
	margin-bottom: 10px;
}
#lead .txtL330 {
	float: left;
	width: 350px;
}
#lead .txtR330 {
	float: right;
	width: 330px;
}
#lead .txtL400 {
	float: left;
	width: 400px;
}
#lead .txtR400 {
	float: right;
	width: 400px;
}
#lead .txtR330 h3 {
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: normal;
}
#lead .txtR330 table {
	width: 330px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#lead .txtR330 th {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
	text-align: right;
}
#lead .txtR330 td {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
}

.inl {
	display: inline;
}



#lead table {
	width: 640px;
}
#lead .tableset {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 20px;
}
#lead .tableset th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#lead .tableset td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#lead .dot li {
	padding-left: 12px;
	background-image: url(../img/t3/dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 16px;
	line-height: 1.8em;
}
#lead .cube li {
	padding-left: 18px;
	background-image: url(../img/t3/cube.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 12px;
	line-height: 2em;
}
#lead .txtR330 h3 {
	background-image: url(../img/t3/h3_short.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	line-height: 28px;
	font-weight: bold;
	color: #333333;
}

.howmany {
	width: 100px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aaadb4;
	border-right-color: #e3e3eb;
	border-bottom-color: #e3e3eb;
	border-left-color: #e3e3eb;
}
.cart {
	margin-top: 10px;
	margin-left: 55px;
}
#lead .arrow li a {
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
#lead .arrowR a {
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	float: right;
	margin-top: 10px;
	margin-bottom: 20px;
}
#lead .underWline th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#lead .newspage {
	margin-top: 20px;
}



/* ニュースページ */
#main .newspage dl {
	background-image: url(../img/news_dot02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 2px;
	margin-left: 15px;
	width: 607px;
	display: inline-block;
	min-height: 1%;  /* for IE 7*/
}

#main .newspage dt {
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	line-height: 30px;
	background-image: url(../img/news_dot01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 118px;
	float: left;
}
#lead .newspage dt a {
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
}

#main .newspage dd {
	font-size: 10px;
	color: #333333;
	padding-left: 10px;
	width: 478px;
	float: left;
	padding-top: 6px;
	line-height: 1.4em;
}
#main .newspage .end {
	background-image: none;
}


/* フッタ */

#footer {
	clear: both;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
#footer .Finside {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding-top: 18px;
	padding-bottom: 6px;
	line-height: 2em;
}

address {
	font-style: normal;
	font-size: 10px;
	line-height: 1.4em;
	text-align: right;
	color: #333333;
	margin-right: 28px;
}

/* サイドメニュー */

#menu {
	width: 305px;
	float: right;
	padding-bottom: 30px;
}
#menu p {
	font-size: 8px;
	color: #333333;
	line-height: 1.2em;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
#menu .menu_user {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	background-image: url(../img/nemu_user_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#menu .menu_support {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	background-image: url(../img/menu_support_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#menu .menu_download {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	background-image: url(../img/menu_download_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#menu .imgframe {
	background-image: url(../img/thumbnail_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px;
	float: left;
	margin-left: 10px;
}
#menu .noframe {
	padding: 2px;
	float: left;
	margin-left: 10px;
}
#menu dl {
	float: right;
	width: 225px;
}
#menu .flat dt {
	margin-top: 10px;
}

#menu dt a {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
#menu .flat dt a {
	background-image: none;
	padding-left: 0px;
	margin-left: 10px;
}

#menu dd {
	font-size: 8px;
	line-height: 1.6em;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 10px;
	padding-right: 10px;
}
#menu .flat dd {
	font-size: 10px;
	margin-left: 10px;
	margin-top: 6px;
}
#menu ol {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
}
#menu ol li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#menu ol li a {
	color: #333333;
	line-height: 29px;
	font-size: 10px;
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	background-image: url(../img/menu_li_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	text-decoration: none;
}
#menu ol li a:hover {
	background-image: url(../img/menu_li_ov.jpg);
	text-decoration: underline;

}
