@charset "UTF-8";
/* CSS Document */

/*---------------------------------------------- マスクページのCSS */
span.b_color {
	color: #0091D0;
}
img {
	border: 0;
}

/* タイトル */
h1 {
	margin-bottom: 0;
	padding-bottom: 50;
}

/* メニュー */
div#menu {
	width: 800px;
	background-color: C0DDF3;
	list-style-type: none;
	margin-bottom: 40px;
}
div#menu ul {
	margin:0;
	padding-top: 2;
	padding-right: 2;
	padding-bottom: 2;
	padding-left: 35;
}
div#menu li  {
	float: left;
	list-style-type: none;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
div#menu li a {
	color: #000;
	text-decoration: none;
}
div.item {
	width: 724px;
	padding-bottom: 25px;
}
div.item h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
div.iteminfo_corrum h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
div.iteminfo {
	float: left;
	margin-left: 15px;
	text-align: left;
}
div.iteminfo p {
	margin:0;
	padding:0;
	font-size: 11px;
	line-height: 140%;
}
div.iteminfo_corrum {
	text-align: left;
	margin-bottom: 15px;
}
div.itemphoto {
	float: right;
	text-align: right;
	width: 300px;
}
div.itemphoto img {
	margin-bottom: 10px;
}
div.itemunder {
	clear: both;
}
div.itemunder_left {
	float: left;
	margin-left: 15px;
}
div.point_word {
	margin-left: 30px;
	font-size: 12px;
	padding-top: 5px;
}
:root div.point_word {
	margin-left: 27px;
	font-size: 12px;
	padding-top: 5px;
}
table.itemunder_left_cont {
	font-size: 12px;
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
table.itemunder_left_cont td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
table.itemunder_left_cont th {
	background-color: #C0DDF3;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

/* firefox */
:root table.itemunder_left_cont td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
:root table.itemunder_left_cont th {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
div.itemunder_right {
	float: left;
	margin-left: 5px;
}
div.totop {
	text-align: right;
	padding-top: 20px;
	padding-bottom: 10px;
}
div.totop a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
div.totop a:hover {
	color:#999;
	text-decoration: underline;
}



table.itemunder_left_cont_02 {
	font-size: 12px;
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
table.itemunder_left_cont_02 td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
table.itemunder_left_cont_02 th {
	background-color: #C0DDF3;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
div.itemunder02 {
	width: 100%;
}
div.itemunder_left_02 {
	float: left;
	text-align: right;
	width: 50%;
}
div.itemunder_right_02 {
	float: right;
	width: 50%;
}
div#maskfooter {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 16px;
	border-bottom-style: solid;
	border-bottom-color: #83C2EA;
	padding-bottom: 15px;
	font-size: 12px;
	line-height: 140%;
	padding-top: 40px;
}
div#maskfooter p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

