@charset "UTF-8";

/*
css_name:		/////.css
description:	Design Appli
author:			coco [at] d-appli.com
create:			2011-03-05
*/

/*■wrapper
---------------------------*/
#wrapper {
	position:absolute;
	width: 840px;
	height:566px;
	left:50%;
	top:50%;
	margin-left:-420px;
	margin-top:-283px;
	}


.main {
	width: 840px;
	height: auto;
	padding: 0px;
	margin: 100px auto 0px;
}
.main1 {
	height: 105px;
	width: 840px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.main2 {
	height: 460px;
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	margin: 0px;
	padding: 0px;
}
.main3 {
	height: auto;
	width: 630px;
	padding: 0px;
	margin: 48px 0px 0px 29px;
	float: right;
}
.txt-1 {
	margin: 0px;
	height: auto;
	width: 52px;
	color: #333333;
	text-align: justify;
	padding: 0px;
	float: left;
	font: 13px/26px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.txt-2 {
	color: #333333;
	margin: 0px 0px 0px 28px;
	float: left;
	height: auto;
	width: 299px;
	padding: 0px;
	font: 13px/26px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.txt-2 a {
	color: #333333;
	text-decoration: none;
}
.txt-2 a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.txt-3 {
	color: #333333;
	height: auto;
	width: 299px;
	margin: 5px 0px 0px;
	padding: 0px;
	font: 13px/17px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.txt-4 {
	color: #333333;
	height: auto;
	width: 299px;
	margin: 10px 0px 0px;
	padding: 0px;
	font: 13px/17px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.image1 {
	height: 75px;
	width: 120px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	float: left;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.image2 {
	padding: 0px;
	height: 20px;
	width: 120px;
	margin: 0px 30px;
}
.image3 {
	width: auto;
	float: left;
	height: auto;
	padding: 50px 0px 0px 30px;
	margin: 0px;
}
.image4 {
	margin: 76px 0px 0px 20px;
	height: 335px;
	width: 231px;
	float: right;
	padding: 0px;
}
.image5 {
	margin: 27px 0px 0px;
	height: 59px;
	width: 120px;
	padding: 0px;
	float: right;
}
.button {
	height: auto;
	width: 120px;
	padding: 0px;
	margin: 28px 30px 0px;
	float: none;
}
.botton-line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.botton-line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 40px;
	width: 120px;
	margin: 0px;
	padding: 0px;
}

/* =strong
---------------------------*/

strong{
font-weight:normal;
}
.strong{
	font-weight:bolder;
}