@charset "utf-8";

body, h1, h2, h3, h4, h5, p, hr, ul, ol, li, form, img {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

img {
	vertical-align: bottom;
	border: none;
}

.noborder {
	border: none !important;
}

.nospace {
	margin: 0 !important;
}

.nowrap {
	white-space: nowrap;
}

.none {
	display: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block }
/* End hide from IE-mac */

body {
	margin: 0 auto;
	text-align: center;
	background: url(../common/com_back01.gif) repeat-x #E9E9E9;
	background-position: left top;
}


#back {
	width: 100%;
	margin: 0 0 20px;
	background: url(../common/com_back03.gif) repeat-y;
	background-position: center top;
	background-position: center top;
}


#contentsFrame1 {
	width: 100%;
	height: 24px;
	background: url(../common/com_back02.gif) no-repeat;
	background-position: center top;
}

#contentsFrame2 {
	width: 100%;
	height: 24px;
	background: #3333FF;
	background: url(../common/com_back04.gif) no-repeat;
	background-position: center bottom;
}

#contents { 
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

/* 基本設定
----------------------------------------------------------------------------------------------------*/

.textCenter {
	text-align: center;
}

.textRight {
	text-align: right;
}

.imgLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px;
}

.left {
	float: left;
}

.right {
	float: right
}

.right2 {
	float: right
}

/* ページトップ
----------------------------------------------------------------------------------------------------*/

.pagetop {
	float: right;
	width: 140px;
	height: 26px;
	text-align: right;
}

/* ヘッダー
----------------------------------------------------------------------------------------------------*/

#header {
	position: relative;
	width: 945px;
	height: 130px;
	margin: 0 auto 15px;
	text-align: center;
}

#header .box1 {
	position: absolute;
 	left: -8px;
	top: 0;
	width: 945px;
	height: 130px;
}

#header h2 {
	position: absolute;
 	left: -4px;
	top: 4px;
	width: 126px;
	height: 123px;
}

#header h1 {
	position: absolute;
	top: 12px;
	right: 0;
	font-weight: normal;
}

#rss {
	position: absolute;
	left: 635px;
	top: 38px;
}

#headSubNavi {
	position: absolute;
	right: 0;
	top: 35px;
}

#headSubNavi li {
	display: inline;
	margin: 0 0 0 17px;
	padding: 2px 0 2px 17px;
	background: url(../common/com_ar01.gif) no-repeat;
	background-position: left center;
}


#header .login {
	position: absolute;
	right: 0;
	top: 60px;
	height: 20px;
}

#header form {
	position: absolute;
	right: 0;
	top: 60px;
	height: 20px;
}

#header form img {
	margin: 0 5px 0 0;
	vertical-align: middle;

}

#header form input {
	margin: 0 10px 0 5px;
}

#headNavi {
	position: absolute;
	left: 122px;
	top: 90px;
	width: 791px;
	height: 40px;
}

#headNavi li 
{
    display: inline;
}

#headNavi li a {
	position: absolute;
	top: 0;
	height: 40px;
	overflow: hidden;
	text-indent: -9999px;
	background-position: left top;
}

#headNavi .n2 a {
	left: 0;
	width: 80px;
	background: url(../common/head_nv02.gif) no-repeat;
}

#headNavi .n3 a {
	left: 90px;
	width: 120px;
	background: url(../common/head_nv03.gif) no-repeat;
}

#headNavi .n4 a {
	left: 220px;
	width: 80px;
	background: url(../common/head_nv04.gif) no-repeat;
}

#headNavi .n5 a {
	left: 310px;
	width: 100px;
	background: url(../common/head_nv05.gif) no-repeat;
}

#headNavi .n9 a {
	left: 420px;
	width: 120px;
	background: url(../common/head_nv09.gif) no-repeat;
}

#headNavi .n10 a {
	left: 0px;
	width: 90px;
	background: url(../common/head_nv10.gif) no-repeat;
}

#headNavi .n11 a {
	left: 90px;
	width: 90px;
	background: url(../common/head_nv11.gif) no-repeat;
}

#headNavi .n12 a {
	left: 180px;
	width: 90px;
	background: url(../common/head_nv12.gif) no-repeat;
}

#headNavi .n13 a {
	left: 270px;
	width: 90px;
	background: url(../common/head_nv13.gif) no-repeat;
}

#headNavi .n14 a {
	left: 360px;
	width: 90px;
	background: url(../common/head_nv14.gif) no-repeat;
}

#headNavi .n15 a {
	left: 450px;
	width: 90px;
	background: url(../common/head_nv15.gif) no-repeat;
}

#headNavi .n16 a {
	left: 540px;
	width: 90px;
	background: url(../common/head_nv16.gif) no-repeat;
}

#headNavi .n17 a {
	left: 630px;
	width: 90px;
	background: url(../common/head_nv17.gif) no-repeat;
}

#headNavi .n18 a {
	left: 720px;
	width: 90px;
	background: url(../common/head_nv18.gif) no-repeat;
}

#headNavi .at a , #headNavi a:hover {
	background-position: left bottom;
}

/* フッター
----------------------------------------------------------------------------------------------------*/

#footer {
	width: 100%;
	margin: 0 0 10px;
	background: #DFDFDF;
	border-top: 1px solid #CCCCCC;
	text-align:center;
}

#footer .box1 {
	width: 960px;
	margin: 15px auto 0;
	text-align: left;
}

#footer .box1 p {
	margin: 0 0 15px;
}

#footer address {
	font-style: normal;
}

#footNavi {
	margin: 0 0 10px;
	padding: 0 5px;
	border-left: 1px solid #A1A1A1;
}

#footNavi li {
	display: inline;
	padding: 0 5px;
	border-right: 1px solid #A1A1A1;
}

/* 左コンテンツ
----------------------------------------------------------------------------------------------------*/

.leftContents {
	float: left;
	width: 620px;
}

/* 右コンテンツ
----------------------------------------------------------------------------------------------------*/

.rightContents {
	float: right;
	width: 280px;
}

.rightContents p {
	margin: 0 0 12px;
}

.rightContents .border {
	padding: 0 0 10px;
	background: url(../common/com_back08.gif) repeat-x;
	background-position: left bottom;
}

.rightContents .rbox1 {
	padding: 10px 0 0;
	background: url(../common/com_back07.gif) repeat-x;
	background-position: left top;
}

.rightContents .rbox1 h3 {
	margin: 0 0 10px;
}

.rightContents .rbox2 .left, .rightContents .rbox2 .right {
	width: 135px;
}

/* ページトップ
----------------------------------------------------------------------------------------------------*/

.pagetop {
	margin: 0 0 10px;
	text-align: right;
}

/* ホーム
----------------------------------------------------------------------------------------------------*/

#home {
	padding: 0 20px;
}

#home .box1 {
	margin: 0 0 20px;
}

#home .box1 .left {
	width: 280px;
}

#home .box1 .left p {
	margin: 0 0 12px;
}

#home .box2 {
	padding: 12px 20px 0 20px;
	background: url(../images/top_back01.jpg) no-repeat;
	background-position: left top;
}

#home .box2 table {
	margin: 0 0 5px;
	border-collapse: collapse;
	width: 100%;
}

#home .box2 th ,#home .box2 td {
	padding: 2px 0;
}

#home .box2 th {
	text-align: left;
}

#home .box2 td {
	text-align: right;
}

#home .box2 form {
	margin: 0 0 10px;
}

#home .box2 li {
	padding: 0 0 0 20px;
	background: url(../common/com_ar01.gif) no-repeat;
	background-position: left center;
}

#home .box2 li a {
	color: #FFFFFF;
}

#home .box2 .pwexp {
    color: white;
    margin:0 0 5px 0;
}

#home .box3 {
	width: 280px;
	height: 10px;
	background: url(../images/top_back02.jpg) no-repeat;
	background-position: center top;
}

#home .box1 .right {
	width: 625px;
}

#home .leftContents h3 {
	padding: 6px 10px 10px;
	background: url(../common/com_back05.gif) no-repeat;
	background-position: left top;
}

#home .leftContents .topTitle 
{
	padding: 12px 10px 10px;
	background: url(../images/top_title04.gif) no-repeat;
	color: #fff;
	line-height: 1;
}

#home .leftContents .topTitle img {
    margin-top: -4px;
	/*vertical-align: middle;*/
}

#home .leftContents h3 .right {
	padding: 0 0 0 17px;
	background: url(../common/com_ar01.gif) no-repeat;
	background-position: left center;
}

#home .leftContents .box4 {
	height: 250px;
	margin: 0 0 15px;
	overflow: auto;
	border: 1px solid #DFDFDF;
}

#home .leftContents .box5 {
	margin: 0 0 10px;
	padding: 4px;
}

#home .leftContents .box5 .left {
	width: 108px;
	margin: 0 10px 0 0;
}

#home .leftContents .box5 .left2 {
	float: left;
	width: 110px;
}

#home .leftContents .box5 .right {
	width: 110px;
}

#home .box6 table {
	width: 100%;
	margin: 0 0 20px;
}

#home .box6 th ,#home .box6 td {
	padding: 3px 5px;
	border-bottom: 1px dotted #999999;
	vertical-align: top;
}

#home .box6 .middle {
	vertical-align: middle;
}

#home .box6 h3 {
	padding: 6px 10px 10px;
	background: url(../common/com_back06.gif) no-repeat;
	background-position: left top;
}

#home .box6 .right {
	padding: 0 0 0 17px;
	background: url(../common/com_ar01.gif) no-repeat;
	background-position: left center;
}

#home .empty 
{
    margin: 10px 0 15px 10px;
}

#home .ymd
{
    width: 80px;
}

#home .margin2
{
     margin: 5px 0 3px 0;
}

#home .hide 
{
    display: none;
}

/* 掲載機種一覧
----------------------------------------------------------------------------------------------------*/

#ichiran {
	padding: 0 20px;
}

#ichiran .leftContents h3 {
	margin: 0 0 10px;
	padding: 6px 10px 8px;
	background: url(../common/com_back05.gif) no-repeat;
	background-position: left top;
}

#ichiran .box1 {
	width: 920px;
	height: 10px;
	/* background: url(../images/ich_back01.gif) no-repeat; */
	background: url(../images/ich_back03.gif) no-repeat;
	background-position: left top;
	font-size: 1;
}

#ichiran .box2 {
	margin: 0 0 15px;
	padding: 0 10px 10px;
	/* background: url(../images/ich_back02.gif) no-repeat; */
	background: url(../images/ich_back04.gif) no-repeat;
	background-position: left bottom;
}

#ichiran .box2 p {
	float: left;
	margin: 3px 0 0;
}

#ichiran .box2 table {
	float: right;
	text-align: right;
}

#ichiran .box2 form img {
	margin: 0 5px 0 0;
	vertical-align: middle;
}

#ichiran .box2 form input {
	margin: 0 5px 0 0;
	height: 20px;
}

#ichiran .box2 form select {
	margin: 0 5px 0 0;
	height: 20px;
}

#ichiran .margin {
	margin: 0 0 5px;
}

#ichiran .box3 .right {
	padding: 0 0 0 17px;
	background: url(../common/com_ar01.gif) no-repeat;
	background-position: left center;
}

#ichiran .box3 table {
	width: 100%;
	margin: 0 0 20px;
	border-collapse: collapse;
}

#ichiran .box3 th ,#ichiran .box3 td {
	padding: 3px 10px;
	border-bottom: 1px dotted #999999;
	vertical-align: top;
}

#ichiran .box3 th {
	border-top: 1px dotted #999999;
	background: #F7F7F7;
	text-align: left;
}

#ichiran .box3 .icon {
	vertical-align: middle;
}

#ichiran .count {
	float: right;
}

#ichiran .page {
	margin: 0 0 0 150px;
}

#ichiran .page .forward {
	float: left;
	width: 50px;
}

#ichiran .page .next {
	float: left;
	width: 50px;
}

#ichiran .page ul {
	float: left;
}

#ichiran .page li {
	display: inline;
	padding: 0 7px;
}

#ichiran .release 
{
    width: 70px;
}

#ichiran .title
{
    width: 580px;
}

#ichiran .maker 
{
    width: 120px;
}

/* コンサルティング
----------------------------------------------------------------------------------------------------*/

#consulting {
	padding: 0 20px;
}

#consulting h3 {
	margin: 0 0 20px;
}


#consulting .leftContents h4 {
	margin: 0 0 10px;
	padding: 6px 10px 8px;
	background: url(../common/com_back05.gif) no-repeat;
	background-position: left top;
}

#consulting h5 {
	margin: 0 0 20px;
	padding: 8px 0;
	background: url(../images/con_back01.gif) repeat-x;
	background-position: left top;
	border-bottom: 1px solid #CCCCCC;
}

#consulting .box1 p {
	margin: 0 0 20px;
}

#consulting .box2 {
	background: #FFF2EA;
}

#consulting .box3 {
	padding:15px;
	background: url(../common/com_back07.gif) repeat-x;
	background-position: left top;
}

#consulting .box3 .left {
	width: 114px;
}

#consulting .box3 .right {
	width: 470px;
}

#consulting .box4 .left {
	width: 180px;
}

#consulting .box4 .right {
	width: 270px;
}

#consulting ul {
	margin: 0 0 15px;
}

#consulting li {
	display: inline;
	margin: 0 0 0 12px;
	padding: 3px 0 3px 17px;
	background: url(../common/com_ar01.gif) no-repeat;
	background-position: left center;
}



/* 詳細
----------------------------------------------------------------------------------------------------*/

#detail {
	padding: 0 20px;
}

#detail h3 {
	margin: 0 0 10px;
	padding: 6px 10px 8px;
	background: url(../common/com_back09.gif) no-repeat;
	background-position: left top;
}

#detail .basic th 
{
    width: 100px;
	text-align: left;
}

#detail .speck th {
	background: #F7F7F7;
	text-align: left;
}


/* エラー表示
----------------------------------------------------------------------------------------------------*/

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}


/* バナー
----------------------------------------------------------------------------------------------------*/
#banner {
    display: inline-block;
    position: relative;
    width: 625px;
    height: 220px;
    background: url('/images/back.png');
}

#circle1, #circle2, #circle3, #beat, #shield2, #shield3, #catch1, #catch2, #catch3, #body1, #body2, #body3, #jump2, #jump3 {
    position: absolute;
}

#shield2, #shield3, #beat, #catch1, #catch2, #catch3, #body1, #body2, #body3 {
	visibility: hidden;
}

#shield2, #shield3 {
	width: 80px;
	height: 80px;
	/*background-color: transparent;*/
	border: 1px solid red;
	background-color: #ffffff;
	opacity: 0.01;
	filter: alpha(opacity=1);
	-ms-filter: alpha(opacity=1);
}

#shield2 {
	left: 122px;
	top: 120px
}

#shield3 {
	left: 18px;
	top: 120px
}

#shield2:hover, #shield3:hover {
	cursor: pointer;
}

#title1, #title2, #title3 {
	display: inline-block;
    position: absolute;
    color: #004080;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-weight: bold;
    font-size: 9px;
    text-align: center;
	vertical-align: middle;
}

#title1b {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

#catch1, #catch2, #catch3, #body1, #body2, #body3 {
	color: white;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-weight: bold;
    font-size: 12px;
    line-height: 130%;
}

#catch1, #catch2, #catch3 {
    font-size: 16px;
}

#jump2, #jump3 {
	left: 235px;
	top: 175px;
	visibility: hidden;
}

#jump2 img, #jump3 img {
	border: none;
}

.top_icon01 {
	background-color: #FF7E00;
	border: 1px solid #CD6600;
	border-radius: 3px;
	color: #FFFFFF;
	width: 55px;
	height: 16px;
	font-size: 10px;
	text-align: center;
}

.top_icon02 {
	background-color: #00B0E3;
	border: 1px solid #00679A;
	border-radius: 3px;
	color: #FFFFFF;
	width: 55px;
	height: 16px;
	font-size: 10px;
	text-align: center;
}

.top_icon03 {
	background-color: #FF68B4;
	border: 1px solid #B10159;
	border-radius: 3px;
	color: #FFFFFF;
	width: 55px;
	height: 16px;
	font-size: 10px;
	text-align: center;
}
