@charset "utf-8";
/*
 Share Style [
----------------------------------------------------------- */
* {
	margin:0;
	padding:0;
}

body {
  background:#FFF;
  font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";
  font-size:80%;
}

html {
	overflow-y:scroll;
}
h1,h2,h3,h4,h5,h6 {
}
p,li,dt,dl {
	line-height:1.6;
}
p {
	margin:0 0 1em 0;
}
li {
	list-style-type:none;
}

.question li {
	list-style: decimal;
}

img {
	border:0;
}
address {
	font-style:normal;
}
.clear {
	clear:both;
}

/*
 Link Color [
----------------------------------------------------------- */
a:link {
  text-decoration:none;
}
a:visited {
  text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
}

/*
 end year container [
----------------------------------------------------------- */
#container {
  width: 1100px;
  _width: 1150px;
  margin: 0 auto;
}

/*
 add end year banner112410 [
----------------------------------------------------------- */
#endyear_left {
  width: 60px;
  height: 2375px;
  background-image: url(images/valentine_2012.jpg);
  float:left;
  display: inline;
}

#endyear_right {
  width: 60px;
  height: 2375px;
  background-image: url(images/valentine_2012.jpg);
  float:right;
  display: inline;
}


/*
 container [
 #container {
  width: 980px;
  height: 2449px;
  margin: 0 auto;
}

----------------------------------------------------------- */

/*
 Head [
----------------------------------------------------------- */
#head {
  width: 980px;
  height: 211px;
  background-image: url(images/head02.jpg);
  background-repeat: no-repeat;
  float:left;
  display: inline;
}

/*
 gNavi [
----------------------------------------------------------- */
#gNavi {
  width: 260px;
  padding-top: 62px;
  float: right;
  font-size: 14pt;
  display: inline;
}


/*
 nav [
----------------------------------------------------------- */
#nav {
  height: 60px;
  /width: 980px;
  list-style-type: none;
  margin-top: 10px;
  padding-left: 25px;
  float: left;
  display: inline;
}

#nav li{
	float:left;
	display: inline;
}

/*
 main [
----------------------------------------------------------- */
#main {
  width: 980px;
  float:left;
  display: inline;
}


/*
 question[
----------------------------------------------------------- */
#question-top {
  width: 900px;
  height:100px;
  background-image: url(images/question-top-img.jpg);
  background-repeat: no-repeat;
  margin-top: 20px;
  margin-left: 50px;
  font-size: 10pt;
  line-height: 1.5;
}

#question-box0 {
  width: 890px;
  margin-left: 50px;
  font-size: 10pt;
  line-height: 1.8;
  background-image: url(images/faq-q0.jpg);
  background-repeat: no-repeat;
  padding-top: 50px;
  margin-top:10px;
}

#question-box1 {
  width: 890px;
  margin-left: 50px;
  font-size: 10pt;
  line-height: 1.8;
  background-image: url(images/faq-q1.jpg);
  background-repeat: no-repeat;
  padding-top: 70px;
}

#question-box2 {
  width: 890px;
  margin-left: 50px;
  font-size: 10pt;
  line-height: 1.8;
  background-image: url(images/faq-q2.jpg);
  background-repeat: no-repeat;
  padding-top: 70px;
}

#empty-box {
  width: 890px;
  margin-left: 50px;
  font-size: 10pt;
  line-height: 1.8;
  height: 390px;
}

#empty-box2 {
  width: 890px;
  margin-left: 50px;
  font-size: 10pt;
  line-height: 1.8;
  margin-top: 10px;
}


#grey-box {
  width: 400px;
  margin-left: 20px;
  font-size: 10pt;
  line-height: 1.8;
  background-color: #CCCCCC;
  margin-top: 26px;
  padding-left: 40px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  float: left;
  display: inline;
  height: 310px;
}


#usb-example {
  width: 370px;
  margin-left: 20px;
  font-size: 10pt;
  line-height: 1.8;
  background-image: url(images/usb-example.jpg);
  background-repeat: no-repeat;
  height: 376px;
  float: right;
  display: inline;
}

#question-box3 {
  width: 890px;
  margin-left: 50px;
  font-size: 10pt;
  line-height: 1.8;
  background-image: url(images/faq-q3.jpg);
  background-repeat: no-repeat;
  padding-top: 70px;
}

#question-box4 {
  width: 890px;
  margin-left: 50px;
  font-size: 10pt;
  line-height: 1.8;
  background-image: url(images/faq-q4.jpg);
  background-repeat: no-repeat;
  padding-top: 70px;
}

#question-box5 {
  width: 890px;
  margin-left: 50px;
  font-size: 10pt;
  line-height: 1.8;
  background-image: url(images/faq-q5.jpg);
  background-repeat: no-repeat;
  padding-top: 70px;
}


#totop {
  width: 169px;
  height: 20px;
  margin-left: 1px;
  padding-left: 750px;
  padding-top: 10px;
}

/*
 end year foot112410 [
----------------------------------------------------------- */
#foot {
	width: 960px;
	height: 30px;
	float: left;
	display: inline;
	color: #FFFFFF;
	padding-left: 20px;
	font-size: 14px;
	padding-top: 15px;
	background-color: #e3540b;  
}


/*
 foot [
 #foot {
  width: 990px;
  height: 40px;
  float: left;
  display: inline;
  color: #FFFFFF;
  padding-left: 20px;
  font-size: 14px;
  /margin-top: 20px;
}

----------------------------------------------------------- */

