/*-------------------------------------------------------------*/
/* Products                                                    */
/*-------------------------------------------------------------*/


#title {
	float: left;
	width: 730px;
	overflow: hidden;
	background-image: url(../products/images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 4px 0 5px 0;
	margin-bottom: 20px;
}
#title h1 {
	float: left;
	width: 280px;
	padding-left: 10px;
}

#topmenu {
	float: left;
	width: 440px;
	padding-top: 2px;
	text-align: right;
}
#topmenu ul {
	list-style: none;
}
#topmenu li {
	display: inline;
	margin-right: 10px;
}
#topmenu img {
	vertical-align: bottom;
	padding-right: 2px;
}

#topmenu a {
	background-image: url(../common/go_dgray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	padding-left: 8px;
	color: #333333;
}
#topmenu a:hover {
	background-image: url(../common/go_skyblue.gif);
	text-decoration: underline;
	color: #00326e;
}

#topimage {
	margin-bottom: 15px;
}
#topimage h1 {
}


#pro-menu {
	float: left;
	width: 477px;
}
#pro-menu ul {
	border-left: solid 1px #006734;
	margin: 3px 0 0 4px;
	height: 130px;
}

#pro-menu li {
	list-style: none;
	padding: 5px 0;
	font-weight: bold;
}

#pro-menu li.green {
	border-top: solid 1px #006734;
	font-weight: normal;
}

#pro-menu a {
	background-image: url(../products/images/go_green.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 15px;
	display: block;
}

#beginner {
	float: left;
	width: 238px;
	margin-left: 15px;
	font-size: 12px;
}
#beginner ul {
	border-left: solid 1px #333333;
	margin: 3px 0 0 4px;
	height: 130px;
}

#beginner li {
	list-style: none;
	padding: 8px 0;
	line-height: 1.2em;
}

#beginner a {
	background-image: url(../products/images/go_gray.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding-left: 15px;
	display: block;
}

#attention {
	clear: left;
	padding: 5px 10px;
	border: solid 1px #333333;
	margin: 30px 0 10px 0;
	line-height: 1.2em;
}

#mainmenu1 {
	float: left;
	width: 730px;
	overflow: hidden;
}
#mainmenu1 p {
	padding-left: 5px;
}
#mainmenu1 a {
	color: #000000;
	background-position: 0 3px;
	background-repeat: no-repeat;
	display: block;
	padding-left: 8px;
}
#mainmenu1 a:hover {
	color: #00326e;
}
#mainmenu1 a.green {
	background-image: url(../products/images/go_green.gif);
}
#mainmenu1 a.brown {
	background-image: url(../products/images/go_brown.gif);
}
#mainmenu1 a.purple {
	background-image: url(../products/images/go_purple.gif);
}
.main-box1 {
	float: left;
	width: 244px;
}
.main-box2 {
	float: left;
	width: 242px;
}
.main-box1 h2, .main-box2 h2 {
}
#box-green {
	margin-left: 5px;
	padding-right: 5px;
	border-left: solid 1px #006633;
}
#box-brown {
	margin-left: 5px;
	padding-right: 5px;
	border-left: solid 1px #cc6600;
}
#box-purple {
	margin-left: 5px;
	padding-right: 5px;
	border-left: solid 1px #663399;
}
.box-blue {
	margin-left: 5px;
	padding-right: 5px;
	border-left: solid 1px #67b1d7;
}
#mainmenu1 ul.menu1 {
	font-size: 14px;
	list-style: none;
}
#mainmenu1 ul.menu2 {
	list-style: none;
	padding-top: 5px;
}
#mainmenu1 li {
	margin-bottom: 5px;
	margin-left: 5px;
}
#mainmenu1 #box-green ul.menu2 {
	border-top: solid 1px #006633;
}
#mainmenu1 #box-brown ul.menu2 {
	border-top: solid 1px #cc6600;
}
#mainmenu1 #box-purple ul.menu2 {
	border-top: solid 1px #663399;
}


#products {
	clear: left;
	color: #333333;
	line-height: 1.5em;
	width: 730px;
}

.list {
	float: left;
	width: 730px;
	overflow: hidden;
	margin-bottom: 40px;
}
.list1 {
	float: left;
	width: 350px;
	margin-right: 15px;
}
.list2 {
	float: left;
	width: 350px;
	margin-left: 15px;
}
.list h3 {
	background-color: #00326e;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 5px;
	margin-bottom: 2px;
	height: 37px;
	line-height: 1.3em;
	font-size: 14px;
}

.list h4 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.no {
	font-weight: normal;
}
.point {
	float: left;
	width: 350px;
	overflow: hidden;
}
.point-p {
	float: left;
	width: 115px;
	margin-right: 10px;
}
.point-t {
	float: left;
	width: 225px;
}
.use {
	clear: left;
	padding-top: 5px;
}
.use-i {
	clear: left;
}
.use-i img {
	margin-right: 2px;
	margin-bottom: 2px;
}
.sarani {
	vertical-align: middle;
}

#hatena {
	clear: left;
	background-image: url(../products/common/hatena.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 22px;
	color: #ff9966;
	font-weight: bold;
}
#hatena a {
	color: #ff9966;
	text-decoration: none;
}
#hatena a:hover {
	text-decoration: underline;
}

#pagetop {
	clear: left;
	text-align: right;
}
#pagetop a {
	color: #333333;
	background-image: url(../common/go_tskyblue.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 13px;
}
#pagetop a:hover {
	color: #00326e;
}

.nextbackbox {
	text-align: right;
	clear: both;
	padding-bottom: 7px;
}
.nextbackbox a {
	color: #333333;
	text-decoration: underline;
}
.nextbackbox a.bl {
	color: #0000cc;
	font-weight: bold;
}
.nextbackbox .nolink {
	color: #b0121d;
}
