/*全体のレイアウトの設定*/

A:link {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; COLOR: #0099FF; BORDER-BOTTOM: medium none; TEXT-DECORATION: none
}
A:visited {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; COLOR: #0099FF; BORDER-BOTTOM: medium none; TEXT-DECORATION: none
}
A:hover {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; COLOR: #ff9900; BORDER-BOTTOM: medium none; TEXT-DECORATION: underline
}
A:active {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; COLOR: #ff9900; BORDER-BOTTOM: medium none; TEXT-DECORATION: underline
}
#footerlink A:link {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; COLOR: #FFFFFF; BORDER-BOTTOM: medium none; TEXT-DECORATION: none
}
#footerlink A:visited {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; COLOR: #FFFFFF; BORDER-BOTTOM: medium none; TEXT-DECORATION: none
}
#footerlink A:hover {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; COLOR: #ff9900; BORDER-BOTTOM: medium none; TEXT-DECORATION: underline
}
#footerlink A:active {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; COLOR: #ff9900; BORDER-BOTTOM: medium none; TEXT-DECORATION: underline
}
.pankuzu2 A:link {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; COLOR: #FFFFFF; BORDER-BOTTOM: medium none; TEXT-DECORATION: none
}
.pankuzu2 A:visited {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; COLOR: #FFFFFF; BORDER-BOTTOM: medium none; TEXT-DECORATION: none
}
.pankuzu2 A:hover {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; COLOR: #ff9900; BORDER-BOTTOM: medium none; TEXT-DECORATION: underline
}
.pankuzu2 A:active {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; COLOR: #ff9900; BORDER-BOTTOM: medium none; TEXT-DECORATION: underline
}

.map_title {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-color: #EEFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0000CC;
	margin-top: 0px;
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: bold;
	margin-right: 10px;
}
.map_sub_title {
	background-color: #FFFFE8;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
	margin-right: 10px;
}
h1 {
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 10pt;
	line-height: 12px;
	margin: 4px;
	padding: 0px;
}


/*CMS詳細ページ用のソース*/

.f13_white {
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
	background-image:none;
	padding:0px;
}
.f12_white {
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}
.f12_brack {
	font-size: 12px;
	line-height: 120%;
	color: #000000;
}
.f19_white {
	font-size: 13px;
	line-height: 130%;
	color: #FFFFFF;
}


.cm1 {
	padding-left: 5px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	margin-bottom: 10px;
	padding-bottom: 3px;
}


.cm2 {
	color:#FFFFFF;
	font-size: 12px;
	line-height: 140%;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.cm3 {
	float: left;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}


.black .cm2 {
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.black .cm1 {
	color: #FFFFFF;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

body {
	margin-top: 0px;
	background-image:url(images/body_bg.jpg);
	font-size:12px;
	margin-right: auto;
	margin-left: auto;
}
#base {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	height: 102px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.header-top a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.header-top a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.header-top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.header-top a:active {
	color: #FFFFFF;
}
.header_images {
	float: left;
	height: 72px;
}
.top_navi {
	background-color: #184475;
	height: 39px;
	clear: both;
	text-align: center;
	padding-top: 3px;
}
.pankuzu {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 24px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.pankuzu-game {
	color:#CCCCCC;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
}
.pankuzu-left {
	font-size: 12px;
	float: left;
	width: 520px;
	padding-top: 3px;
}
.pankuzu-right {
	float: right;
	height: 15px;
	width: 410px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
}
.chtitle{
	font-size:13px;
	color:#ffffff;
	text-align:right;
	margin-right:10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.txt12{
	font-size:12px;
}
.left_navi {
	float: left;
	width: 178px;
	margin-left: 20px;
}
.right_contents {
	float: left;
	width: 570px;
	margin-bottom: 15px;
	margin-left: 12px;
}
.cate-start {
	background-image: url(images/navi-top.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 175px;
}
.cate-end {
	background-color: #FFFFFF;
	background-image: url(images/navi-bottom.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 175px;
	margin-bottom: 10px;
}
.cate-main {
	font-size: 12px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	background-image: url(images/navi-middle.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 160px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 10px;
}
.contents_box {
	padding: 7px 10px;
	height: auto;
	width: 546px;
	margin-bottom: 8px;
	border: 1px solid #330099;
	line-height: 1.5em;
	margin-top: 8px;
}
.red {
	color: #FF0000;
}
.footer {
	clear: both;
}
.mizuiro {
	color:#1AA8CC;
}
.contents_box2 {
	padding: 7px 10px;
	height: auto;
	width: 546px;
	margin-bottom: 8px;
	border-left: 1px solid #330099;
	border-right: 1px solid #330099;
	border-bottom: 1px solid #330099;
	line-height: 1.5em;
	margin-top: 0px;
}
.cate-space {
	height: 390px;
	width: 568px;
	margin-top: 10px;
}
.qr-code {
	line-height: 1.3em;
	float: left;
	width: 150px;
	margin-top: 5px;
	margin-left: 30px;
	margin-bottom:5px;
}
.text-right {
	float: left;
	margin-right: 5px;
}
.top-over{
	overflow:auto;
	height:150px;
	margin:5px;
	color:#ffffff;
	font-size:12px;
	line-height:1.4em;
	width: auto;
	scrollbar-arrow-color:#FF9C4A;
	scrollbar-base-color:#000000;
	scrollbar-face-color:#222222;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border: 4px solid #81BEDD;
	padding-left: 5px;
}
.sankaku{
	float:left;
}
.new{
	margin-right:5px;
	margin-left:5px;
}
.footer-box {
	float: left;
	height: 635px;
	width: 303px;
	padding-right: 6px;
	padding-left: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1D3099;
	padding-top: 15px;
}
.footer-box p {
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 5px;
}
.footer-box a {
	text-decoration: underline;
}
#base-all {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.right_navi {
	float: right;
	width: 177px;
	margin-right: 20px;
}
.soft_box {
	width: 570px;
	margin-bottom: 20px;
}
.soft_box_right {
	width: 350px;
	float: right;
}
.soft_box_img {
	float: left;
	width: 208px;
}
.soft_box_line {
	border: 1px solid #89C9EF;
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 1.7em;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.soft_name {
	font-size: 14px;
	font-weight: bold;
	color: #E71F19;
}
.pc_box {
	width: 570px;
}
.pc_box_right {
	width: 320px;
	float: right;
}
.pc_box_parts_img {
	float: left;
	width: 245px;
	text-align: center;
}
.pc_box_line {
	border: 1px solid #5493C8;
	padding: 15px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 1.9em;
	height: 200px;
}
.qa_box {
	margin-right: 13px;
	margin-left: 10px;
	border: 1px solid #5493C9;
	padding: 10px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 1.9em;
}
.qa_name {
	font-size: 14px;
	line-height:2em;
	font-weight: bold;
	color: #E71F19;
}
.voice_box {
	margin-right: 13px;
	margin-left: 10px;
	border: 1px solid #5493C9;
	padding: 7px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 1.9em;
}
.voice_name {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #3C6FB7;
	background-image: url(/images/voice_note.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	padding-top: 15px;
	padding-left: 53px;
}
.voice_nayami {
	background-image: url(/images/voice_face_1.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-left: 30px;
	padding-left: 55px;
	margin-top: 5px;
	line-height: 2em;
}
.voice_mae {
	font-size: 12px;
	font-weight: bold;
	color: #E71F19;
	line-height: 2em;
}
.voice_kansou {
	background-image: url(/images/voice_face_2.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-left: 30px;
	padding-left: 55px;
	margin-top: 20px;
	line-height: 2em;
}
.voice_ato {
	font-size: 12px;
	font-weight: bold;
	color: #3F9AD5;
	line-height: 2em;
}
input {
	margin:0px;
	padding:0px;
}
.daytrade_point_txt {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 1.9em;
	padding-top: 3px;
	padding-bottom: 3px;
}
.arm_box_right {
	font-size: 12px;
	line-height: 1.8em;
	padding: 20px;
	float: right;
	width: 170px;
	border: 1px solid #5493C9;
	margin-right: 10px;
}
.monitor_arm_right2 {
	font-size: 12px;
	line-height: 1.8em;
	padding: 10px;
	width: 154px;
	border: 1px solid #4D9ED5;
	margin-top: 5px;
}
p {
	margin-top:0px;
	margin-bottom:12px;
}
.inportant {
	background-color:#333333
}
.mdback2{
	background-image:url(/images/mdback2-2.gif);
	background-repeat:no-repeat;
}
.system_name1{
	font-size:14px;
	font-weight:800;
	color:#000033;
	margin:3px;
	text-align:center;
}
/*CMS詳細ページ用のソース*/

.f13_white {
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}
.f12_white {
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}
.f12_brack {
	font-size: 12px;
	line-height: 120%;
	color: #000000;
}
.f19_white {
	font-size: 13px;
	line-height: 130%;
	color: #FFFFFF;
}


.cm1 {
	padding-left: 5px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	color:#FFF;
	background-image:none;
}


.cm2 {
	font-size: 12px;
	line-height: 140%;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:none;
}


.cm3 {
	float: left;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}


.black .cm2 {
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.black .cm1 {
	color: #FFFFFF;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
h2 {
	font-size: 14px;
	font-weight:900;
	height:auto;
	color:#ffffff;
	padding:5px;
	padding-left:12px;
	margin-top:7px;
	margin-bottom:4px;
	background-image:url(./images/mdback1-2.gif);
	background-repeat:no-repeat;
}
h3 {
	font-size: 12px;
	font-weight:900;
	height:auto;
	color:#ffffff;
	padding:3px;
	padding-left:12px;
	margin-top:2px;
	margin-bottom:2px;
	background-color:#3366CC;
}
.ware_box {
	font-size: 10pt;
	line-height: 1.2em;
}
.ware_box p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.brack-line {
	border: 1px solid #FFFFFF;
}
.white-bg {
	background-color:#FFFFFF;
}
.gray-bg {
	background-color:#666666;
	height:45px;
}
.pagenavi{
	font-size: 14px;
	margin-bottom:10px;
	color:#00CCFF !important;
}
.cate-sys-name{
	padding:3px 0 1px;
	font-size:8pt;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 4px;
	margin-right: 4px;
	background-image: url(images/ue.gif);
	background-repeat: no-repeat;
}
.cate-lbox-s{
	width:150px;
	font-size:8pt;
	line-height:1.3em;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	margin-top:0px;
	margin-left:4px;
	margin-right:4px;
	padding:10px;
	color: #000000;
	background-image: url(images/sita.gif);
	background-repeat: repeat-y;
}
.price1 {
	font-size: 15px;
	font-weight:700;
	color:#ff6600;
	margin-top: 8px;
}
.spec{
	font-size:12px;
	line-height:1.3em;
	margin-left:2px;
	color: #FFFFFF;
}	
.spec2{
	font-size:12px;
	color:#6A76A6;
	line-height:1.3em;
}
.danname1{
	font-size:14px;
	font-weight:500;
	margin:5px;
	margin-right:30px;
	text-align:right;
	color: #FFFFFF;
}
.zei{
	font-size:12px;
	font-weight:300;
}
.yen{
	font-size:24px;
	font-weight:600;
	color:#ff3300;
	margin-left:7px;
}
.price-txt{
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	color:#ff3300;
	margin-right:5px;
}
.qr-code {
	line-height: 1.3em;
	float: left;
	width: 150px;
	margin-top: 5px;
	margin-left: 30px;
	margin-bottom:5px;
}
.text-right {
	float: left;
	margin-right: 5px;
}
#map li {
	font-size: 14px;
	line-height: 1.8em;
	font-weight: bold;
}
h4 {
	font-size: 21px;
	line-height: 30px;
	font-weight: bold;
	background-image: url(images/katuyou_01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #083D8B;
	padding-left: 30px;
	padding-bottom: 5px;
	margin-bottom: 12px;
}
.profile {
	width: 570px;
}
.profile_image {
	float: left;
	height: 197px;
	width: 175px;
	padding-left: 35px;
	margin-right: 5px;
	padding-top: 8px;
}
.profile_right_box {
	height: 190px;
	width: 345px;
	float: right;
	padding-left: 0.5em;
}
.profile_text {
	font-size: 21px;
	line-height: 1.4em;
	color: #2C5F85;
	font-weight: bold;
	margin-bottom: 0px;
	text-indent: -1em;
}
.profile_text_name {
	font-size: 13px;
	line-height: 22px;
	color: #727272;
	margin-left: 0px;
	margin-bottom: 5px;
}
.profile_company {
	font-size: 12px;
	line-height: 14px;
	color: #727272;
	padding-right: 40px;
}
.katuyou_point {
	background-image: url(/images/katuyou_03.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 385px;
	clear: both;
	margin-left: 35px;
	padding-left: 95px;
	padding-right: 20px;
	padding-top: 10px;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 20px;
}
.point_color {
	color: #CF2E1A;
}
.point_color_gray {
	color: #77706F;
}
h5 {
	font-size: 18px;
	font-weight: bold;
	color: #245C9C;
	background-image: url(/images/katuyou_05.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 8px;
	padding-bottom: 7px;
	padding-left: 35px;
	line-height: 32px;
	padding-top: 15px;
}
p.katuyou_text {
	font-size: 14px;
	line-height: 23px;
	color: #515151;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	margin-bottom:20px;
}
div.katuyou_text p {
	font-size: 14px;
	line-height: 23px;
	color: #515151;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	margin-bottom:20px;
}
.katuyou_text_red {
	font-weight: bold;
	color: #CF2E1A;
}
.katuyou_text_blue {
	font-weight: bold;
	color: #0F678B;
}
.tenpo {
	font-size: 12px;
	line-height: 16px;
	color: #6F7564;
	margin-top: 5px;
	margin-bottom: 8px;
}
.tenpo_bold {
	font-weight: bold;
	color: #686868;
}
.top_katuyou_box {
	clear: both;
	height: 88px;
	margin-bottom: 15px;
}
.top_katuyou_left {
	float: left;
	height: 87px;
	width: 76px;
	margin-left: 5px;
}
.top_katuyou_right {
	margin-left: 15px;
	float: left;
	margin-top: 5px;
}
.katuyou_cp {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #2A5A7D;
}
.katuoyu_company {
	font-size: 13px;
	line-height: 18px;
	color: #686868;
}
.multi_text {
	font-size: 15px;
	line-height: 1.3em;
	color: #000;
}
.multi-blue {
	color: #009;
}
.copyright {
	background-image: url(/images/copy_bg.jpg);
	height: 17px;
	width: 987px;
	color: #FFF;
	font-size: 13px;
	padding-top: 3px;
	padding-left: 3px;
	background-position: right;
	background-repeat: no-repeat;
	background-color: #1F55B7;
}
.cate-title {
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/navi-title.jpg);
	height: auto;
	width: 145px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-repeat: no-repeat;
	padding-right: 5px;
}
.voice_icon_box {
	float: left;
	height: auto;
	width: 120px;
	margin-left: 3px;
}
.voice_icon_box2 {
	float: left;
	height: auto;
	width: 120px;
	margin-left: 20px;
}
#left_navi {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;*/
}

#left_navi li a:link,
#left_navi li a:visited {
	background-image: url(/images/a_navi_botan_out.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 144px;
	display: block;
	margin-left: -40px;
	padding-top: 16px;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #2B2B2C;
	background-position: center;
	text-decoration: none;
}
#left_navi li a:hover {
	background-image: url(/images/a_navi_botan_over.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 144px;
	display: block;
	margin-left: -40px;
	padding-top: 16px;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #717A8C;
	background-position: center;
	text-decoration: none;
}
#left_navi li {
	list-style-type: none;
	letter-spacing:1px;
}
.spec p {
	text-indent: -1em;
	margin-bottom: 3px;
	margin-left:1em;
}
#header-top a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#header-top a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header-top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#header-top a:active {
	color: #FFFFFF;
}
.header-top {
	height: 17px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0065CE;
	padding-top: 4px;
	padding-bottom: 1px;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
.header-top-game {
	color:#CCCCCC;
	height: 19px;
	width: 950px;
	margin-top: 5px;
}
.header-top-left {
	font-weight: bold;
	float: left;
	width: 450px;
	margin-top: 1px;
	text-align: left;
}
.header-top-right {
	float: right;
	width: 500px;
	text-align: right;
}
.header-middle {
	height: 60px;
	width: 953px;
}
.header-middle-left {
	float: left;
	height: 60px;
	width: 395px;
	padding-left: 5px;
}
.header-middle-left-game {
	text-align: right;
	float: left;
	height: 57px;
	width: 400px;
}
.header-middle-right {
	float: left;
	height: 29px;
	width: 270px;
	text-align: left;
	margin-top: 28px;
}
/* サイドバー */
div#sidebar  {
  width: 170px;
  margin-top:12px;
  font-size:14px;
  float: right
}
 
div#sidebar ul  {
	margin: 0;
  padding: 0 1em;
  list-style-type: disc;
}

div#sidebar li {
  padding: 2px;
}
 
div#sidebar .widget  {margin-bottom: 30px}
 
div#sidebar h2  {font-family: "Webフォント名";
  font-size: 14px;
  color: #FFF;
/*  background-image:url(/images/side_title.jpg);*/
  background-color: #36C;
  background-position: bottom;
  background-repeat: no-repeat;
  height: 16px;
  padding-top: 5px;
  padding-left: 3px;
  margin-bottom: 3px;}
 
div#sidebar li li  {font-size: 16px;
  border-bottom: dotted 1px #aaaaaa;
  margin: 0

}
 
div#sidebar li li a  {color: #444444;
  display: block;
  padding: 5px 10px}
 
div#sidebar li li a:hover  {color: #FFFFFF}

.post-meta{
	color:#999;
	font-size: 14px;
}

div#blog_title {
	margin-top:2px;
	margin-bottom:3px;
	padding-left:3px;
	border-bottom-color:#369;
	border-bottom:dotted;
	padding-bottom:2px;
	font-size:18px;
}

div#blog_title a{
	font-size:20px;
	color:#369;
	font-weight:bold;
}

div#main{
	font-size:16px;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}
.search_name {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #87CEEB;
	padding-top: 8px;
}
.search_box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.pankuzu2 {
	height: 12px;
	color: #FFF;
}
a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
.katuyou_waku_top {
	background-image: url(/images/katuyou_10_waku_top.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.katuyou_waku_middle {
	height: auto;
	width: 478px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	font-size: 14px;
	line-height: 1.5em;
	color: #515151;
}
.katuyou_waku_bottom {
	background-image: url(/images/katuyou_10_waku_bottom.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#main-right {
	height: auto;
	width: 760px;
	float: right;
}
.price {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.view-chipset {
	font-size: 11px;
	background-color: #CCCCCC;
	padding: 2px;
	height: 20px;
}
.others-view-box {
	padding: 5px;
	float: left;
	height: 170px;
	width: 178px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.others-view-box2 {
	padding: 5px;
	float: left;
	height: 170px;
	width: 178px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left:5px;
}
.others-view {
	width: 580px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 240px;
}
.view-point {
	font-size: 12px;
	line-height: 1.5em;
	background-color: #CCCCCC;
	padding: 3px;
	float: right;
	width: 105px;
	height: 78px;
}
.view-box {
	width: auto;
	height: 80px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.view-price {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 5px;
}
.view-syousai-box {
	height: 26px;
	width: auto;
}
.detail-navi {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.detail-navi a {
	color: #FFFFFF;
	text-decoration: none;
}
.detail-navi a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.detail-navi a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.sys-name-1col {
	height: 26px;
	width: 765px;
	margin-top: 25px;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 9px;
	font-weight: bold;
	background-color: #009;
}
.detail-right-navi-icon {
	float:left;
	margin-top:10px;
	margin-bottom: 20px;
	margin-right: 10px;
}
.sys-name {
	background-color: #000066;
	background-image: url(images/sys-title-bg.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 580px;
	color: #FFFFFF;
	padding-top: 9px;
	text-align: center;
	margin-top: 15px;
	font-weight: bold;
	font-size: 12px;
}
.sys-space {
	height: auto;
	width: 572px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 1px;
}
.chipset-name {
	background-color: #CCCCCC;
	background-image: url(images/sys-chipset-bg.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 560px;
	text-align: center;
	padding-top: 5px;
	line-height: 11px;
	margin-right: auto;
	margin-left: auto;
}
.sys-image {
	text-align: center;
	float: left;
	height: 135px;
	width: 195px;
	padding-bottom: 5px;
	margin-top: 5px;
}
.sys-spec {
	width: 373px;
	margin-top: 10px;
	float: left;
	height: 135px;
	overflow: auto;
}
.sys-cpt-box1 {
	float: left;
	height: auto;
	width: 175px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	padding: 5px;
}
.sys-cpt-box2 {
	float: left;
	height: auto;
	width: 175px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-left:9px;
	padding: 5px;
}
.sys-cpt-box2-1 {
	float: left;
	height: auto;
	width: 280px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	padding: 5px;
	background-image: url(images/sys-title-bg3.jpg);
	background-repeat: no-repeat;
	clear: both;
}
.sys-cpt-box2-2 {
	float: left;
	height: auto;
	width: 280px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	padding: 5px;
	background-image: url(images/sys-title-bg3.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}
.sys-name-cpt2 {
	text-align: center;
	height: 35px;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
}
.sys-name-cpt2 h2 {
	font-size: 14px;
	line-height: 1.2em;
}
.sys-chipset-name2 {
	font-size: 12px;
	line-height: 1.5em;
	color: #FFFFFF;
	background-color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	height: 36px;
}
.sys-image-m {
	text-align: center;
	height: 116px;
	width: auto;
	margin-top: 5px;
}
.sys-spec-s2 {
	font-size: 12px;
	line-height: 1.5em;
	background-color: #CCCCCC;
	padding: 7px;
	margin: 5px;
	height: 230px;
	overflow: auto;
}
.sys-spec-s2 p {
	margin-bottom:3px;
}
.point2 {
	font-size: 12px;
	line-height: 1.5em;
	color: #FFFFFF;
	background-color: #666666;
	margin: 5px;
	padding: 7px;
	height: 90px;
	overflow: auto;
}
.sys-price-space {
	text-align: center;
	height: 35px;
	width: auto;
	margin-top: 5px;
	line-height: 1.5em;
	margin-bottom: 5px;
}
.free-space {
	height: auto;
	width: 578px;
	background-color: #CCCCCC;
	border: 1px solid #000000;
}
.point-2 {
	font-size: 13px;
	line-height: 1.5em;
	height: 50px;
	padding-right: 30px;
	padding-left:30px;
	overflow: auto;
	padding-top: 5px;
}
.sys-spec p {
	margin-bottom:3px;
}
.detail-spec {
	font-size: 12px;
	line-height: 1.3em;
	height: auto;
	padding-top: 7px;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#pagetop{
	position: fixed;
	right: 7%;
	bottom: 7%;
	opacity: 0;
	-ms-filter: "alpha( opacity=0 )";
	filter:alpha(opacity:0);
	zoom:1;
	z-index: 9999;
}
#pagetop a{
	display: block;
	padding: 5px;
	background: #395FB7;
	color:#fff;
	border:solid 2px #96AAE0;
	text-decoration: none;
	border-radius: 10px;       /*  CSS3草案 */  
    -webkit-border-radius: 10px; /*   Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
}
