@charset "utf-8";

html {-webkit-text-size-adjust:none}

body {
	font-size: 13px;
　/*　mod by matsumoto 100407*/
	line-height: 1.5em;
	text-decoration: none;
	font-family:  "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", verdana;
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
	line-height: 1.6em;/*	background-color:#000000;*/
}
h1 {
	font-size: 2.0em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 1.3em;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 1.2em;
	text-decoration: none;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.p16 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	font-weight: bold;
	text-decoration: underline;
}
.p19 {
	font-size: 1.1em;
	line-height: 1.5em;
	padding: 0px;
	margin-bottom: 12px;
	margin-top: 25px;

}
.center {
	text-align: center;
	display: block;
	margin: 0 auto;
}
.right {
float: right;
}
.none {
float: none;
}
.attribution {
	font-size: 0.8em;
	color: #666666;
	line-height: 1.3em;
}
.style1 {font-size: x-small}
.style2 {color: #FFFFFF}#mysqlpcprice #wrapper #maincontents #price_main td {
	text-align: center;
}

.clear {
clear:both;
}
.red {
	color: #660000;
}
/* CSS Document */


.hr{
	height: 1px;
	overflow: hidden;
	width: 100%;
	float: left;
	clear: both;
	border-top-width: 0.5px;
	border-top-style: solid;
	border-top-color: #34212F;
	margin: 5px 0px;
}

/*共通top*/
#wrapper {
	background-color: #ffffff;
}

#wrapper #top {
	height: 80px;
	background-color: #dddddd;
	width: 100%;
	min-width:960px;
}


/*製品別ジャンプ先へのナビ*/
#wrapper #top .grid_7 ul.productfamily {
	height: 25px;
	float: left;

}
#wrapper #top .grid_7 #topright {
	height: 25px;
}
#wrapper #top .grid_7 ul.productfamily li{
	display: block;
	float: left;
	text-indent: -9999px;
	width: auto;
	list-style-type: none;
	overflow: hidden;

}
#wrapper #top .grid_7 ul.productfamily li a{
	display: block;
	height: 25px;
}
#wrapper #top .grid_7 ul.productfamily li a:hover{
	background-position:0 -25px;
}

#wrapper #top .grid_7 ul.productfamily li a:active{
	background-position:0 -25px;
}
#wrapper #top .grid_7 ul.productfamily li.mysql a{
	width: 99px;
	background-image: url(../img/choice_mysql_mini.gif);
	background-repeat: no-repeat;


}
#wrapper #top .grid_7 ul.productfamily li.oracle a{
	width: 100px;
	background-image: url(../img/choice_oracle_mini.gif);
	background-repeat: no-repeat;
	visibility: hidden;/*oracleなし表示*/
}
#wrapper #top .grid_7 ul.productfamily li.posgre a{
	width: 120px;
	background-image: url(../img/choice_postgre_mini.gif);
	background-repeat: no-repeat;
	visibility: hidden;/*posgreなし表示*/

}
#wrapper #top .grid_7 ul.productfamily li.langtop{
	width: 105px;
	background-image: url(../img/lang2.gif);
	background-repeat: no-repeat;
	margin-left: 15px;
	margin-right: 5px;
	height: 25px;
}
#wrapper #top .grid_7 div#uppernavi {
	height:25px;
}

body#mysqlpchome #wrapper #top .grid_7 ul.productfamily li.mysql a, body#mysqlpcfeat #wrapper #top .grid_7 ul.productfamily li.mysql a, body#mysqlpcfeat2 #wrapper #top .grid_7 ul.productfamily li.mysql a, body#mysqlpcfeat3 #wrapper #top .grid_7 ul.productfamily li.mysql a, body#mysqlpcenv #wrapper #top .grid_7 ul.productfamily li.mysql a, body#mysqlpcprice #wrapper #top .grid_7 ul.productfamily li.mysql a, body#mysqlpcbuy #wrapper #top .grid_7 ul.productfamily li.mysql a, body#mysqlpcdownload #wrapper #top .grid_7 ul.productfamily li.mysql a, body#mysqlpcsupport #wrapper #top .grid_7 ul.productfamily li.mysql a, #mysqlihome #wrapper #top .grid_7 ul.productfamily li.mysql a, #mysqlifeat #wrapper #top .grid_7 ul.productfamily li.mysql a, #mysqlifeat2 #wrapper #top .grid_7 ul.productfamily li.mysql a, #mysqlienv #wrapper #top .grid_7 ul.productfamily li.mysql a,#mysqlidownload #wrapper #top .grid_7 ul.productfamily li.mysql a, #mysqlisupport #wrapper #top .grid_7 ul.productfamily li.mysql a{
	background-position:0 bottom;
}

#wrapper #top .grid_7 select {
	margin-top: 3px;
}
/*製品別ジャンプ先へのナビ　終わり*/

/*デバイス別選択*/
#wrapper #top .grid_7 ul.device{
	height: 30px;
	padding: 0px;
	margin-top: 25px;
	margin-left: 160px;
}

#wrapper #top .grid_7 ul.device li{
	display: block;

	float: right;
	text-indent: -9999px;
	width: auto;
	list-style-type: none;
	overflow: hidden;
}

#wrapper #top .grid_7 ul.device li a{
	display: block;
	height: 30px;
}
#wrapper #top .grid_7 ul.device li a:hover{
	background-position:0 -30px;
}

#wrapper #top .grid_7 ul.device li.pc a{
	width: 80px;
	background-image: url(../img/choice_pc.gif);
	background-repeat: no-repeat;

	visibility: hidden;/*pcなし表示*/
}
#wrapper #top .grid_7 ul.device li.winmob a{
	width: 120px;
	background-image: url(../img/choice_winmob.gif);
	background-repeat: no-repeat;

	visibility: hidden;/*winmobなし表示*/
}
#wrapper #top .grid_7 ul.device li.iphone a{
	width: 100px;
	background-image: url(../img/choice_iphone.gif);
	background-repeat: no-repeat;
}
body#mysqlpchome #wrapper #top .grid_7 ul.device li.pc a, #mysqlpcfeat #wrapper #top .grid_7 ul.device li.pc a, #mysqlpcfeat2 #wrapper #top .grid_7 ul.device li.pc a, #mysqlpcfeat3 #wrapper #top .grid_7 ul.device li.pc a, #mysqlpcenv #wrapper #top .grid_7 ul.device li.pc a, #mysqlpcprice #wrapper #top .grid_7 ul.device li.pc a, #mysqlpcbuy #wrapper #top .grid_7 ul.device li.pc a, #mysqlpcdownload #wrapper #top .grid_7 ul.device li.pc a, #mysqlpcsupport #wrapper #top .grid_7 ul.device li.pc a, #mysqlihome #wrapper #top .grid_7 ul.device li.iphone a, #mysqlifeat #wrapper #top .grid_7 ul.device li.iphone a, #mysqlifeat2 #wrapper #top .grid_7 ul.device li.iphone a, #mysqlienv #wrapper #top .grid_7 ul.device li.iphone a, #mysqlidownload #wrapper #top .grid_7 ul.device li.iphone a, #mysqlisupport #wrapper #top .grid_7 ul.device li.iphone a{
	background-position:0 bottom;
}

/*デバイス別選択　終わり*/
/*共通top　終わり*/

/*バナー*/
#banner {
	background-color: #231916;
	height: 150px;
	width:100%;
	min-width:960px;
}
#mysqlpchome #wrapper #banner #slideshow{

}
#wrapper #banner #slideshow {

}
/*バナー　終わり*/

/*製品詳細ナビ*/
#navigation {
	height: 40px;
	background-color: #000000;
	width: 100%;
	min-width:960px;
}

#navigation ul.grid_12 {
	height: 40px;
}
#navigation ul.grid_12 li{
	display: block;
	float: left;
	text-indent: -9999px;
	width: auto;
	list-style-type: none;
	overflow: hidden;
}
#navigation ul.grid_12 li a{
	display: block;
		height: 40px;
}
#navigation ul.grid_12 li a:hover{
	background-position:0 -40px;
}
#navigation ul.grid_12 li.home a{
	width: 80px;
	background-image: url(../img/-nav_home.gif);
	background-repeat: no-repeat;
}
#navigation ul.grid_12 li.features a{
	width: 80px;
	background-image: url(../img/-nav_features.gif);
	background-repeat: no-repeat;
}
#navigation ul.grid_12 li.env a{
	width: 80px;
	background-image: url(../img/-nav_env.gif);
	background-repeat: no-repeat;
}
#navigation ul.grid_12 li.price a{
	width: 80px;
	background-image: url(../img/-nav_price.gif);
	background-repeat: no-repeat;
}
#navigation ul.grid_12 li.buy a{
	width: 80px;
	background-image: url(../img/-nav_buy.gif);
	background-repeat: no-repeat;
}
#navigation ul.grid_12 li.download a{
	width: 80px;
	background-image: url(../img/-nav_download.gif);
	background-repeat: no-repeat;
}
#navigation ul.grid_12 li.support a{
	width: 80px;
	background-image: url(../img/-nav_support.gif);
	background-repeat: no-repeat;
	margin-left: 380px;
}
#navigation ul.grid_12 li.isupport a{
	width: 80px;
	background-image: url(../img/-nav_support.gif);
	background-repeat: no-repeat;
	margin-left: 540px;
}

#navigation ul.grid_12 li.prod {
	width: 80px;
	background-image: url(../img/nav_prod.gif);
	background-repeat: no-repeat;
}
#navigation ul.grid_12 li.mysql a{
	width: 80px;
	background-image: url(../img/nav_mys.gif);
	background-repeat: no-repeat;
}
#navigation ul.grid_12 li.oracle a{
	width: 80px;
	background-image: url(../img/nav_orc.gif);
	background-repeat: no-repeat;
}
#navigation ul.grid_12 li.posgre a{
	width: 80px;
	background-image: url(../img/nav_pos.gif);
	background-repeat: no-repeat;
}
#mysqlpchome #navigation ul.grid_12 li.home a, #mysqlpcfeat #navigation ul.grid_12 li.features a, #mysqlpcfeat2 #navigation ul.grid_12 li.features a, #mysqlpcfeat3 #navigation ul.grid_12 li.features a, #mysqlpcenv #navigation ul.grid_12 li.env a, #mysqlpcprice #navigation ul.grid_12 li.price a, #mysqlpcbuy #navigation ul.grid_12 li.buy a, #mysqlpcdownload #navigation ul.grid_12 li.download a, #mysqlpcsupport #navigation ul.grid_12 li.support a, #mysqlisupport #navigation ul.grid_12 li.support a, #mysqlihome #navigation ul.grid_12 li.home a, #mysqlifeat #navigation ul.grid_12 li.features a, #mysqlifeat2 #navigation ul.grid_12 li.features a, #mysqlienv #navigation ul.grid_12 li.env a, #mysqlidownload #navigation ul.grid_12 li.download a, #mysqlisupport #navigation ul.grid_12 li.isupport a{
	background-position:0 bottom;
}



#subnavi {
	background-color: #CCCCCC;
	height: 40px;
	width: 100%;
	min-width:960px;
	font-size: 0.9em;
}


#subnavi #navi_contents li{
	float: left;
	font-weight: bold;
	height: 40px;

}

#subnavi #navi_contents ul {
	list-style-type: none;
}
#subnavi #navi_contents ul li a {
	display: block;
	text-decoration: none;
	width: 80px;
	overflow: hidden;
	text-align: center;

	color: #000000;
	padding-top: 12px;
}
#subnavi #navi_contents ul li a:hover {
	color: #444;
}
#mysqlpcfeat #subnavi #navi_contents ul li.mainfeat, #mysqlpcfeat2 #subnavi #navi_contents ul li.allfeat, #mysqlifeat #subnavi #navi_contents ul li.mainfeat, #mysqlifeat2 #subnavi #navi_contents ul li.allfeat, #mysqlpcfeat3 #subnavi #navi_contents ul li.spfeat {
	background-image: url(../img/subnavi_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#mysqlpcfeat #subnavi #navi_contents ul li.mainfeat a, #mysqlpcfeat2 #subnavi #navi_contents ul li.allfeat a,#mysqlpcfeat3 #subnavi #navi_contents ul li.spfeat a, #mysqlifeat #subnavi #navi_contents ul li.mainfeat a, #mysqlifeat2 #subnavi #navi_contents ul li.allfeat a {
	color: #FFFFFF;
	font-weight: normal;
}
/*プライバシーポリシー,サイトマップ,特定商取引，規約一覧,メールフォーム*/

/*topの赤い線*/
#privacypolicy #top, #sct #top, #sitemap #top, #tac #top, #mailform #top, #tm #top {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #550000;
}
#policy_main .pankuzu {
	margin-top: 15px;
	margin-bottom: 10px;
}
#policy_main .policylist {
	margin-top: 30px;
}

#sct  #policy_main table {
	border: 1px solid #666666;
	width: 460px;
}
#sct #policy_main p {
	margin-top: 5px;
	padding-top: 0px;
}

#sct #policy_main table tr {
	padding: 3px;

}
#sct #policy_main table td {
	padding-left: 5px;

}
#policy_main .policylist ul {
	font-size: 1.2em;
	font-weight: bold;
	width: 400px;
	margin-left: 10px;
}
#policy_main .policylist ul  li {
	border-bottom-width: 2px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #660033;
	border-left-color: #660033;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 40px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 30px;
	margin-left: 3px;
	background-color: #dddddd;
	background-image: url(../img/listmark_arrow.gif);
	background-repeat: no-repeat;
	background-position: 15px;
}
#policy_main .policylist ul li a {
	color: #000000;
}
#policy_main .policylist ul li a:hover {
	color: #CC0000;
}
/*#mysqlpcprivacypolicy #top {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #550000;
}*/

#mysqlpcprivacypolicy #navigation, #sitemap #navigation{
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-bottom-color: #660000;
}

/*legal top デバイス選択*/
#wrapper #top .grid_7 ul.device2 {
	height: 30px;
	padding: 0px;
	margin-top: 25px;
	margin-left: 160px;
}

#wrapper #top .grid_7 ul.device2 li{
	display: block;

	float: right;
	text-indent: -9999px;
	width: auto;
	list-style-type: none;
	overflow: hidden;

	height: 30px;
}

/*#wrapper #top .grid_7 ul.device2 li a{
	display: block;
	height: 30px;
}
#wrapper #top .grid_7 ul.device2 li a:hover{
	background-position:0 -30px;
}
*/

#wrapper #top .grid_7 ul.device2 li.pc {
	width: 80px;
	background-image: url(../img/fade_pc.gif);
	background-repeat: no-repeat;

}
#wrapper #top .grid_7 ul.device2 li.winmob {
	width: 120px;
	background-image: url(../img/fade_winmob.gif);
	background-repeat: no-repeat;

	visibility: hidden;/*winmobなし表示*/
}
#wrapper #top .grid_7 ul.device2 li.iphone {
	width: 100px;
	background-image: url(../img/fade_iphone.gif);
	background-repeat: no-repeat;
}
/*サイトマップ*/
#sitemap #maincontents ul{
	list-style-image: url(../img/listarrow.gif);
	margin-left: 20px;
}
#sitemap #maincontents h2 {
	font-size:1.4em;
}
#sitemap_main .box_3 p {
	padding-top: 2px;
	padding-left: 20px;
	margin-right: 15px;
	background-image: url(../img/device_w.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	border-left-width: 1px;
	border-left-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	background-position: 1px;
	border-bottom-style: solid;
}

#sitemap #sitemap_main ul.sitelist li {
	display: inline-block;
	background-image: url(../img/listarrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-right: 20px;
}
#sitemap #wrapper #maincontents .grid_3 .supportdesk {
	background-color: #CCCCCC;
	border: 2px solid #666666;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-left: 10px;
	display: none;
}
#sitemap #wrapper #maincontents .grid_3 .sidenavi {
	background-color: #CCCCCC;
	border: 2px solid #666666;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}


#sitemap_main li {

}
.box_3 {
	float: left;
	width: 140px;
	margin-right: 80px;
}

/*フッター*/
#footer {
	background-color: #000000;
	color: #FFFFFF;
    height: 75px; 
	width: 100%;
	min-width:960px;
}
#footer .grid_12{
	clear: both;
	float: none;
}
#footer #footernavi {
	padding-top: 30px;
		padding-bottom: 20px;
}
#footernavi h3 {
margin: 0px
}

body #footer  #footerstatement   {
	background-color: #000000;
	padding-top: 12px;
/*	font-size: 0.8em;*/
}
#footer #footerstatement ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #footerstatement .grid_12 {
	background-color:#000000;
}
#footer #footerstatement .grid_12 ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}
#footer #footerstatement .grid_12 ul li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	padding-right: 0.6em;
	padding-left: 0.6em;
	font-size: 0.8em;
}
#footer #footerstatement .grid_12 li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer #footerstatement p {
	padding-top: 6px;
	padding-bottom: 10px;
	font-size: 0.8em;
}

/*footer下部固定用*/
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -75px;
	background-color: #FFFFFF;
}
#footerspace {
    height: 75px; 
    width: 100%;
}
html {
    height: 100%;
}
body {
    height: 100%;
}
/*footer下部固定用owari*/

/*メインコンテンツ*/
.pankuzu {
	padding-bottom: 10px;
	font-size: 0.8em;
}
.pankuzu a {
	color: #000000;
	text-decoration: underline;
}

#maincontents {
	padding-top: 10px;
	padding-bottom: 0px;

}
#home_main, #feat_main, #env_main, #price_main, #buy_main, #download_main, #support_main, #priv_main, #sitemap_main, #policy_main{
	padding-bottom: 50px;
}
#maincontents h1.products{
	color: #888;
	margin-bottom: 10px;
	margin-top: 10px;
}
#maincontents h2{
	padding-top: 5px;
	border-left-width: 5px;
	border-left-style: none;
	border-left-color: #660000;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 35px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	background-image: url(../img/listmark_wave.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 0px;
}
#maincontents #home_rightcol h3 {
	background-image: url(../img/listmark_sq.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 0px;
}


#maincontents h3{
	background-image: url(../img/listmark_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-right: 70px;
	padding-top: 5px;
}
#maincontents h3.listmarknone {
	background-image: none;
	border-bottom-width: 2px;
	padding: 0px;
	margin-top: 35px;
	margin-bottom: 20px;
}
#maincontents h3.products {
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 160%;
}

#home_main .banner img    {
	margin-bottom: 30px;
	margin-top: 10px;
	border: 1px solid #000000;
}

/*ホーム*/
#maincontents #home_main ul.hukidasi {
	margin-left: 30px;
}
#maincontents #home_main ul.hukidasi li.undermarg{
	padding-bottom: 7px;
}
.graybox {
	padding: 10px;
	border: 2px dotted #666666;
	background-color: #eeeeee;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 15px;
}

#maincontents #home_main ul.hukidasi li {
	list-style-image: url(../img/hukidasi.gif);
}


#maincontents  #feat_main  table,
#maincontents  #env_main  table  {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#maincontents  #env_main  table caption,
#maincontents  #feat_main  table caption {
font-size: 1.8em;
text-align: left;
	color: #FFFFFF;
border:1px solid #000000; 
}

#maincontents  #env_main  thead th,
#maincontents  #feat_main  thead th {
	background-color: #666666;


}

#maincontents  #env_main  tbody tr,
#maincontents  #feat_main  tbody tr {
background: #ffffff;
}

#maincontents  #env_main  tbody tr.odd,
#maincontents  #feat_main  tbody tr.odd {
background: #f0f0f0;
}


#maincontents  #env_main  tbody th.head,
#maincontents  #feat_main  tbody th.head{
	background-color: #aaaaaa;
}
#maincontents  #feat_main  tbody th.side{
	background-color: #dddddd;
}
#maincontents  #env_main  tbody th, #maincontents  #env_main tbody td,
#maincontents  #feat_main  tbody th, #maincontents  #feat_main tbody td {

color: #000000;
padding: 5px 7px;
border-bottom: 1px solid #800000;

}

/*右コラム*/

ul.lang {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

ul.lang li a{
	color: #000000;
}
ul.lang li a:hover{
	color: #CC0000;
}
ul.lang li {
	list-style-image: url(../img/listarrow.gif);
	margin-left: 45px;
	line-height: 1.5em;
	padding-left: 5px;
}

#home_rightcol {
	margin-bottom: 20px;
}
#home_rightcol h3{
	font-size: 1.1em;
}
#home_rightcol img.mysql {
	background-color: #FFFFFF;
	border: 10px solid #0099CC;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#home_rightcol img.tracksys {
	border: 5px solid #bbbbbb;
}

#home_rightcol img.trling {
	border: 5px solid #C1272D;
}
#home_rightcol .bannerbox {
	padding-top: 20px;
	text-align: center;
}

/*secom*/
.secom {
	border: 1px solid #000000;
	background-color: #eee;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 5px;
	text-align: center;
}

/*メールフォーム*/
legend {
	margin-bottom: 20px;
}
.alignright {
	text-align: right;
	margin-right: 100px;
}
#maincontents #feat_main ol {
	margin-left: 20px;
}
p.subtitle {
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 0px;
}


.screenshots {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 640px;
	height: 300px;
}
ul.photo li {
	text-align: center;
	padding: 0px;
	float: left;
	width: 130px;
	margin-top: 0px;
	margin-right:50px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	font-size: 0.9em;
	line-height: 1.5em;
}

ul.photo li a.change img.big{
	display: block;
	position: absolute;
	z-index: 1;
	top: 0px;
	height: 1px;
	width: 1px;
	left: 0px;
}

ul.photo li a.change:hover img.big{
	display: block;
	position: absolute;
	z-index: 3;
	left: -30px;
	top: -10px;
	height: 345px;
	width: 240px;

}
ul.photo li a.change img.big2{
	display: block;
	position: absolute;
	z-index: 1;
	top: 0px;
	height: 1px;
	width: 1px;
	left: 180px;
}

ul.photo li a.change:hover img.big2{
	display: block;
	position: absolute;
	z-index: 3;
	left: 170px;
	top: -10px;
	height: 345px;
	width: 240px;

}
ul.photo li a.change img.big3{
	display: block;
	position: absolute;
	z-index: 1;
	top: 0px;
	height: 1px;
	width: 1px;
	left: 350px;
}

ul.photo li a.change:hover img.big3{
	display: block;
	position: absolute;
	z-index: 3;
	left: 350px;
	top: -10px;
	height: 345px;
	width: 240px;

}

/*download page*/
a.downloadlink#iphonedownload {
	display: block;
	width: 226px;
	height: 88px;
	text-indent: -9999px;
	background-image: url(../mysql/img/bannerdl_mi_226x88.png);
}
a.downloadlink#iphonedownload:hover {
	background-position:0 -88px;
}
#mysqlpcdownload #wrapper #maincontents #download_main table, #mysqlpcprice #wrapper #maincontents #price_main table {
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
#mysqlpcdownload #wrapper #maincontents #download_main th, #mysqlpcprice #wrapper #maincontents #price_main th {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #cccccc;
}
#mysqlpcdownload #wrapper #maincontents #download_main td, #mysqlpcprice #wrapper #maincontents #price_main td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
}
#mysqlpcdownload #maincontents h3{
	padding-left: 25px;
	margin-right: 30px;
	padding-top: 5px;
}

/*link color*/
a { color:#600; }
a:hover { color:#666; }

#mysqlihome #maincontents ul{
	list-style-image: url(../img/listarrow.gif);
	margin-left: 20px;
}
/*購入ページ*/
#buy_main a.payment, #buy_main a.payment2 {
	display: block;
	height: 50px;
	width: 240px;
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
#buy_main a.payment:hover, #buy_main a.payment2:hover {

	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#buy_main a.payment {
	background-image: url(../img/pc_jp_pay@card2.png);
}
#buy_main a.payment2 {
	background-image: url(../img/pc_jp_pay@bill2.png);
}
/*購入ページ終わり*/

.trbg {
	background-color: #eeeeee;
	text-align: left;
}
#mysqlpcfeat2 #wrapper #maincontents #feat_main .trbg h4 {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.tdbg_red {
	background-color: #DED1D1;
}

#mysqlpcfeat2 #wrapper #maincontents #feat_main table, #mysqlpcfeat3 #wrapper #maincontents #feat_main table {
	text-align: center;
}

#mysqlpcfeat2  #feat_main table, #mysqlpcfeat3  #feat_main table {
	border: 3px solid #660000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}
#mysqlpcfeat2  #feat_main th, #mysqlpcfeat3  #feat_main th{
	border: 1px solid #660000;
}
#mysqlpcfeat2 #wrapper #maincontents #feat_main tr, #mysqlpcfeat3 #wrapper #maincontents #feat_main tr {
	margin: 0px;
	padding: 0px;
	border: 1px solid #333333;
}

#mysqlpcfeat2 #wrapper #maincontents #feat_main td, #mysqlpcfeat3 #wrapper #maincontents #feat_main td {
	font-size: 0.9em;
	border: 1px solid #333333;
}

#mysqlpcfeat2 #wrapper #maincontents #feat_main h4 {
	line-height: 1.3em;
	color: #000000;
	font-size: 1.2em;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#mysqlpcfeat2 #wrapper #maincontents #feat_main th, #mysqlpcfeat3 #wrapper #maincontents #feat_main th {
	background-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
}


#env_main h4 {
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 100px;
}
h2.homemaintitle {
	font-size: 180%;
	line-height: 120%;
	color: #333333;
}
.h4size {
	font-size: 60%;
	line-height: 120%;
	font-weight: 800;
	color: #222222;
	margin-left: 10px;
}

