@import url("reset.css"); 
@import url("fonts.css"); 
@import url("module.css");

body {
	text-align:center;
}

div#breadlist{
    position:absolute;
    right:0px;
    top:73px;
}

div#breadlist p{
    margin:0px;
    padding: 0px;
}

div#wrap {
    width:800px;
	margin: 0px auto;
	position: relative;
	text-align:left;
}

div#header {
    position:absolute;
    top: 0px;
    left: 0px;
 	height: 74px;
}

div#contents {
    margin-top: 80px;
    background-image: url("img/lnaviback.gif");
    background-repeat: repeat-y;
    overflow:hidden;
}

div.main{
    width:630px;
    float: right;
    background-color: #ffffff;
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom: 0px;
    margin-bottom: -10px;
}

div#mainwide{
    margin:0px;
    background-color: #ffffff;
    padding: 20px 77px;
    display: block;
}

/* clearfix */
div#mainwide:after{
    content:".";
    display:block;
    height: 0px;
    clear:both;
    visibility:hidden;
}

div.main ul li{
    margin-left: 2em;
}

#toplink {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 48px;
    list-style-type:none;
}

#toplink a{
	border-bottom: none;
}

.hidden {
	position: absolute;
	left: -9999px;
	top: 0px;
	width: 0px;
	height: 0px;
}

h1 {
    color: #006699;
    font-weight: bold;
    background-image: url("img/h1title.gif");
    background-repeat: no-repeat;
    width: 615px;
    height: 30px;
    font-size: 20px;
    padding-left: 15px;
    overflow:hidden;
    margin-bottom:2ex;
}

h1.press {
    border: none;
    padding-left: 5px;
    margin: 7em 0px 10px 0px;
    text-align:center;
}


p.float{
	margin: 10px;
	float: left;
}

p#logo a{
    border-bottom: none;
}

caption{
    text-align: center;
    padding: 1em; 
}

.middle{
    width: 400px;
    margin-right: auto;
    margin-left: auto;
}

tr td {
	background-color:#f0f0f0;
	padding: 2px 3px;
	border-right: #ffffff solid 1px;
	border-bottom: #ffffff solid 1px;
}

tr th {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color:#d0d0d0;
	color: #303030;
	text-align:center;
	padding: 2px 3px;
	border-right: #ffffff solid 1px;
	border-bottom: #ffffff solid 1px;
    white-space: nowrap;    
    vertical-align: top;
}

table.simple{
    margin:1em 0px 1em 1em;
    border-collapse: collapse;
}

table.simple tr td {
    padding: 0.4em 1em;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
	background-color:#ffffff;
    color:#303030;
}

table.simple tr th {
    padding: 0.4em;
    border-bottom: 1px solid #e0e0e0;
    white-space: nowrap;
    text-align: left;
    vertical-align: top;
	background-color:#f0f0f0;
    border-top: 1px solid #e0e0e0;
	font-weight:bold;    
    }


table.border{
    margin:1em 0px 1em 1em;
    border-collapse: collapse;
}

table.border tr td {
    padding: 0.4em 1em;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
	background-color:#ffffff;
    color:#303030;
}

table.border tr th {
    padding: 0.4em;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #e0e0e0;
	text-align:right;
    white-space: nowrap;    
    vertical-align: top;
	background-color:#f0f0f0;
    border-top: 1px solid #e0e0e0;
}


p#date{
	padding-top: 5px;
}


p{
    margin: 1ex 2em 3ex 2em;
}

h2 {
    clear:both;  
	color: #006699;
	font-weight:bold;
    background-image: url("img/h2title.gif");
    font-size: 14px;
    width:620px;
    height:23px;
    padding-top:3px;
    padding-left:10px;
    margin-top: 40px;
    margin-bottom: 10px;
}

div.leftone h2, div.rightone h2 {
    clear:both;  
	color: #303030;
	font-weight:bold;
    background-image: url("img/h2titlemini.gif");
    background-repeat: no-repeat;
    width:310px;
    height:22px;
    padding-left:10px;
    margin-top: 30px;
    margin-bottom: 20px;
}


div#presshead{
    text-align:right;
    position: absolute;
    right: 0px;
    top: 100px;
}

p.subtitle {
	color: #303030;
    margin: 2ex 0px;
	padding: 0px;
	font-size: 120%;
	font-weight:bold;
    text-align:center;
}

h3 {
    border-left: #006699 4px solid;
	color: #006699;
	padding: 0px 0px 0px 6px;
	font-weight:bold;
    margin: 1em 0px 0.2em 1.5em;
}

div.main ul{
	margin: 1ex 0px 2ex 1em;
}


form, input {
	display: inline;
}

li p{
	display: inline;
}


p.rss {
 position:absolute;
 top: 2px;
 right: 10px;
}



p.photoright{
    float: right;
    margin: 2ex 1ex 3ex 2ex;
}

dl {
    margin: 1ex 3ex;
}

dt{
    font-weight: bold;
}

dd{
    padding-left: 2ex;
    padding-bottom: 2ex;
}

.right{
	text-align:right
}


.twobox{
    width: 300px;
    height: 30em;
    float: left;
    border: 1px solid #d0d0d0;
    margin-right: 10px;
    margin-top: 10px;
}

.prodbox p,
.prodboxs p,
.prodboxss p{
    margin-left: 1em;
}


.prodbox{
    width: 308px;
    height: 40em;
    float: left;
    margin: 10px 3px 10px 0px;
	position: relative;
    border:#6699ff 1px solid;
    border-top:none;
}

.prodboxs{
    width: 308px;
    height: 31em;
    float: left;
    margin: 10px 3px 10px 0px;
	position: relative;
    overflow:hidden;
    border:#6699ff 1px solid;
    border-top:none;
}

.prodboxss{
    width: 308px;
    height: 27em;
    float: left;
    margin: 10px 3px 10px 0px;
	position: relative;
    overflow:hidden;
    border:#6699ff 1px solid;
    border-top:none;
}



.prodbox h2, .prodboxs h2, .prodboxss h2 {
    height:23px;
    width: 298px;
    margin: 0px;
    border: 0px;
    background-image: url("img/h2titlemini.gif");
    background-repeat: no-repeat;
    overflow:hidden;
}

.twobox h2, .twoboxs h2{
    height:23px;
    width: 290px;
    margin: 0px;
    border: 0px;
    background-image: url("img/h2titlemini.gif");
    background-repeat: no-repeat;
    overflow:hidden;
}


div.twobox h3 {
    border-left: none;
}

div.twobox ul, div.prodbox ul, div.prodboxs ul,  div.prodboxss ul{
    list-style-type: none;
    margin-left: 0px;
}



div.twobox ul.plist li{
	float: left;
	margin-left: 10px;
	width: 80px;
	height: 120px;
	font-size: x-small;
	text-align: center;
}


div.prodbox ul.plist li, div.prodboxs ul.plist li, div.prodboxs ul.plist2 li, div.prodboxss ul.plist2 li , div.prodboxss ul.plist li{
	float: left;
	margin-left: 10px;
	width: 80px;
	height: 120px;
	font-size: x-small;
	text-align: center;
}

div.prodboxs ul.plist2,  div.prodboxss ul.plist2 {
    margin-left:55px;
}


div.prodbox ul.llist, div.prodboxs ul.llist, div.prodboxss ul.llist{
	float: left;
	margin-left: 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 310px;
}


div.prodbox ul.llist li, div.prodboxs ul.llist li, div.prodboxss ul.llist li{
	float: left;
	margin-left: 0px;
	margin-right: 5px;
}



ul#pressfoot{
    border: #e0e0e0 1px solid;
    margin: 2em 1em;
    padding: 1em 1em 1em 0px;
}


dl.footnote dd dl.normal dt, dl.footnote dd dl.normal dd{
	display: block;
    margin-top: 0px;
    clear:both;
}

dl.footnote dd{
    margin-left: 2em;
    margin-top: -1.5em;
}

dl.footnote dt{
    margin-left: 1em;
    display:inline;
}

dl.flat{
    width:590px;
    overflow:hidden;
    margin:0px;
    padding:0px;
}

dl.flat dt{
    display:inline;
    float:left;  
    width: 140px;
    font-weight: normal;
}

dl.flat dd{
    display:inline;
    float:left;
    width: 450px;
    padding-left: 0px ;
}


dl.inline{
    margin:0px;
    padding:0px;
}

dl.inline dt{
    float:left;  
    clear:both;
    width: 5.5em;
}

dl.inline dd{
    margin-left: 5.5em ;
}

dl.form{
    margin:0px;
    padding:0px;
}

dl.form dt{
    float:left;  
    clear:both;
    width: 12em;
    border-top: 1px solid #aaa;
    padding-top: 2.5ex;
    margin:0px;
}

dl.form dd{
    border-top: 1px solid #aaa;
    padding: 2ex 0px 2ex 0px;
    margin:0px 0px 0px 12em;

}


dl.formunder{
    margin:0px;
    padding:0px;
}

dl.formunder dt{
    float:left;  
    clear:both;
    width: 9em;
    padding-top: 2.5ex;
    padding-bottom: 1.5ex;
    margin:0px 2ex 0px 1em;
}

dl.formunder dd{
    border-bottom: 1px solid #aaa;
    padding: 2ex 0px 2ex 0px;
    margin:0px 0px 2px 12em; 
}


ul.nomark{
    list-style-type: none;
}



dl.inq{
    width:580px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 1em;
    border-top: #e0e0e0 1px solid;
    border-bottom: #e0e0e0 1px solid;
}

dl.inq dt{
    width: 200px;
    float:left;
    margin-right:10px;
}

dl.inq dd{
    width: 500px;
    border-left: 5px #e0e0e0 solid;
    margin-left: 220px;
    margin-bottom: 2ex;
}

div#mainwide ul li{
    margin-left:2em;
    margin-bottom: 1ex;
}



.linkmap {
	float:left;
	padding-bottom: 10px;
	margin-bottom: 10px;
}


.linkmap ul li{
    float:left;
	margin: 10px;
    list-style-type:none;
}


ul.left{
    float:left;
    width:330px;
}


div.prodbox ul.std, div.prodboxs ul.std, div.prodboxss ul.std, ul.std{
    padding-left: 1em;
    margin-left: 1em;
    list-style-type: disc;
    list-style-position: outside;
}

p.readmore{
    text-align:right;
}

h3.flow{
    margin-top: -2em;
    margin-bottom: 0px;
}

div.leftone{
    width:320px;
    float:left
}

div.rightone{
   padding-top: 4ex;
    width:320px;
    float:left
}

div.lnavi{
    width: 160px;
    float: left;
    padding-top: 20px;
    background-color:#ffffff;
}

div.lnavi ul{
    background-image:url("img/lnavitop.gif");
    background-repeat: no-repeat;
    list-style-type:none;
    padding-top:30px;
}

div.lnavi ul li a{
    color:#303030;
    display: block;
    text-decoration: none;
    width:148px;
    height:25px;    
    background-image: url("img/lnavi_off.gif");
    padding-top:5px;
    padding-left:12px;
    overflow:hidden;
}

div.lnavi ul li#current a{
    background-image: url("img/lnavi_on.gif");
}



fieldset{
    margin:10px 0px 10px 5px;
    padding:10px;
}

legend{
    border-right: #333 1px solid;
    border-bottom: #333 1px solid;
    padding: 2px 20px;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: large;
}

input, textarea{
    padding: 0.2em;
    border: #aaa solid 1px;
}

input.noborderr{
    float:right;
    margin-bottom:2ex;
    margin-top:4ex;
    margin-right:2ex;
    border: none;
}

input.noborderl{
    float:left;
    margin-bottom:2ex;
    margin-top:4ex;
    margin-left:2ex;
    border: none;
}

input.noborder{
    margin-right: 0.5em;
    vertical-align:middle;
    border: none;
}

textarea{
    width: 30em;


}

label{
    width: 10em;
    padding-right: 2em;
}


ul.info{
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
    padding-bottom: 2ex;
}

ul.info li{
    float:left;
    margin: 1em 0px;
    padding: 0px 0.5em;
}

li.arrow{
    font-weight: bold;
    font-size: 120%;    
}

li.current{
    color: #000;
    font-weight: bold;
    background-color: #cef;
    border-right: #8af 1px solid;
    border-bottom: #8af 1px solid;
}

.warn{
    color: #dc143c;
}

.warn_lite{
    color: #BA0E0E;
}

input.warn, textarea.warn{
    padding: 0.2em;
    border: #dc143c solid 1px;
}

ul.photo{
    zoom:100%;
    margin:0px;
    padding:0px;
    overflow:hidden;
}

ul.photo li{
    float:left;
    display:inline; /* Bad knowhow */
    padding:0px;
    margin-top:10px;
    width:128px;
    height:96px;
}

ul.photo_portrait li{
    float:left;
    display:inline; /* Bad knowhow */
    padding:0px;
    margin-top:10px;
    width:128px;
    height:128px;
}

.topzero {
    margin-top: 0px;
}

.bottomzero {
    margin-bottom: 0px;
}

/* Webkit にのみ適用 */
@media screen and (-webkit-min-device-pixel-ratio:0) {
kbd {
   font-size: 130%;
}
}
/* ===================================================================== 
  __clearfix
===================================================================== */


.clearfix:after{
    content: ".";
    display: block;
    height: 0px;
    clear:both;
    visibility: hidden;
}

.clearfix{
    display:inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */



