@charset "utf-8";

/*-------------------------------------------------------
Dream Creation for Movable Type templates
nema:t30-01event
designer: Dream Creation
dsigner_url: http://www.dream-creation.co.jp

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


/* base
---------------------------------------------------------------------- */

* {
	font-family: "メリオ,ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-seri,Arialf;
	color: #6e6e6e;
	margin:0;
	padding:0;
}

body {
	background-color: #ebebeb;
	color: #6e6e6e;
}

h1, h2, h3 {
	font-weight: normal;
	margin: 0;
	padding: 0;
}

p {
	font-size: 14px;
}

h1 {
	font-size: 30px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #7AD2E6;
}

a:hover {
	text-decoration: underline;
}

ul, img {
	margin: 0;
	padding: 0;
}

img { 
	border-style: none;
}

.iepngfix { 
behavior: expression(IEPNGFIX.fix(this)); 
} 


/* header
---------------------------------------------------------------------- */

#header-wrap {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #7AD2E6;
	height: 90px;
}

#header {
	width: 830px;
	margin: 0 auto 0 auto;
	color: #d8d8d8;
	font-size: 13px;
	height: 90px;
}

#header img {
	float: left;
}

#header p {
	width: 450px;
	margin: 14px 0 14px 0;
	float: right;
}

#header ul {
	width: 450px;
	float: right;
}

#header ul li {
	margin: 0 3px 0 3px;
	float: right;
	list-style-type: none;
	color: #909090;
}

#header a {
	color: #909090;
}

#header a:hover {
	color: #FFF;
}


/* navigation
---------------------------------------------------------------------- */

#nav-wrap {
	width: 100%;
	margin: 0;
	background-color: #EE6CAF;
	height: 40px;
}

#nav {
	width: 830px;
	margin: 0 auto 0 auto;
	padding: 0;
	height: 40px;
}

#nav a {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}

#nav ul li {
	float: left;
	list-style-type: none;
}

#nav ul li a {
	margin: 0 22px 0 0;
	padding: 9px 5px 0 0;
	display: block;
	height: 30px;
	background-image: url(.img/nav-div.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#nav .short  a{
	width: 70px;
}

#nav .long a{
	width: 130px;
}


/* top main contents
---------------------------------------------------------------------- */

/* contents */

#main-ad-container {
	width: 100%;
	background-color: #FFF;
	height: 360px;
	margin: 0;
}

#main-ad {
	width: 830px;
	margin: 0 auto 0 auto;
}

#main-container {
	width: 830px;
	margin: 20px auto 0 auto;
	border: 1px solid #cfcfcf;
	background-color: #FFF;
}

#box1 {
	width: 770px;
	padding: 20px;
	background-color: #FFF;
	border: solid 10px #7ad2e6;
}

#box1 img {
	float: right;
	margin: 31px 7px 15px 50px;
}

#box1 p {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: justify;
	color: #6e6e6e;
}

#box1 h1 {
	color: #454545;
}

.more1 {
	width: 205px;
	height: 40px;
	margin-right: 15px;	
	float: left;
	overflow: hidden ;
	background-image: url(../img/more1.png);
	background-repeat: no-repeat;
	display: block;
	text-indent:-9999px;
/*
	padding: 14px 0 0 0;
	color: #FFF;
	font-size: 24px;
	text-align: center;
*/
}

/*
.more1:hover {
	background-image: url(../img/more1_o.png);
	text-decoration: none;
}
*/

.submit1 {
	background-image: url(../img/submit1.png);
	background-repeat: no-repeat;
	display: block;
	width: 205px;
	height: 40px;
	float: left;
	overflow: hidden ; 
	text-indent:-9999px;
/*
	padding: 14px 30px 0 0;
	color: #FFF;
	font-size: 24px;
	text-align: center;
*/
}

/*
.submit1:hover {
	background-image: url(../img/submit1_o.png);
	text-decoration: none;
}
*/

#box2 {
	padding-bottom: 20px;
	background-color: #FFF;
	border-top: #a9a9a9 1px solid;
}

#box2 h2 {
	width: 805px;
	padding: 5px 5px 5px 20px;
	background-color: #F792C5;
	color: #FFF;
	font-weight: bold;
}

#box2 p {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	color: #6e6e6e;
}


#box2 ul li {
	width: 220px;
	margin-right: 20px;
	margin-left: 20px;	
	float: left;
	list-style-type: none;
	text-align: justify;
	color: #6e6e6e;
}

#box2 ul li h2 {
	width: 190px;
	height: 27px;
	padding: 3px 34px 0 0;
	display: block;
	background-image: url(../img/check.png);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 22px;
	color: #3a73c0;
}

#main-inner {
	padding: 20px;
	border: #e1dbcb 1px solid;
}

#main-inner h2 {
	padding-bottom: 24px;
	color: #454545;
	font-size: 24px;
}

#main-inner ul li {
	width: 207px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	text-align: justify;
	color: #6e6e6e;
	list-style-type: none;
}

#main-inner ul li a {
	width: 205px;
	height: 29px;
	padding-top: 8px;
	display: block;
	border: 1px solid #bab194;
	text-align: center;
	font-size: 18px;
}

/* testimonial */

#main-testimonial {
	border: 1px solid #cfcfcf;
	width: 520px;
	margin: 20px auto 0 auto;
	background-color: #FFF;
	background-image: url(../img/testimonial-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 20px 20px 20px 292px;
	color: #454545;
}

#main-testimonial h1 {
	font-size: 24px;
	padding: 10px 0 25px 0;
}
#main-testimonial h2 {
	font-size: 17px;
	padding: 10px 0 25px 0;
}
#main-testimonial a {
	font-size: 17px;
	color: #648220;
}


/* pagetop
---------------------------------------------------------------------- */
div#pagetop {
	width: 830px;
	clear: both;
	text-align: right;
}


/* footer
---------------------------------------------------------------------- */

#footer {
	width: 830px;
	height: 200px;
	background-color: #7AD2E6;
	margin: 20px auto 20px auto;
	clear: both;
}

#footer .p {
	width: 400px;
	margin: 0;
	float: left;
	display: block;
}

#footer .p a {
	color: #6e6e6e;
}

#footer ul {
	width: 300px;
	float: right;

}

#footer ul li {
	margin: 0 3px 0 3px;
	float: right;
	font-size: 13px;
	list-style-type: none;
}

#footer ul li a {
	color: #6e6e6e;
}



/* sub contents
---------------------------------------------------------------------- */

.sub-main {
	width: 608px;
	float: left;
	padding-bottom: 20px;
	border-bottom: 1px solid #cfcfcd;
}
.sub-main h2 {
	width: 588px;
	padding: 5px 5px 5px 20px;
	background-color: #F792C5;
	color: #FFF;
	font-weight: bold;
}

.sub-main p {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	color: #6e6e6e;
}

.sub-main form,
.sub-main table {
	margin-left: 30px;
	margin-right: 30px;
}


#sub-side {
	width: 215px;
	float: right;
	text-align: center;
	border-left: 1px solid #cfcfcd;
	border-bottom: 1px solid #cfcfcd;
	background-color: #FFF;
}

#sub-side p {
	font-size: 12px;
	color: #454545;
}

#sub-side ul li{
	width: 190px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 20px;
	background-color: #fec6e3;
	color: #FFF;
	list-style-type: none;
}

#sub-side ul li a{
	color: #FFF;
	list-style-type: none;
	font-weight: bold;
}

#sub-list ul li {
	float: left;
	width: 45%;
	padding: 20px;
	list-style-type: none;
	margin: 0;
	height: 180px;
}
#sub-list ul li h2 {
	font-size: 18px;
	color: #307d9c;
}

#sub-client {
	clear:both
	margin-top: 30px;
	margin-bottom: 30px;
	color: #6e6e6e;
}

#sub-client p{
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
}


/* sub contents details
---------------------------------------------------------------------- */

#details dl {
	margin: 30px;
	font-size: 14px;
}

#details dl dt {
	float: left;
	width: 100px;
	font-weight: bold;
}

#details dl dd {
	float: right;
	width: 400px;
	margin-bottom: 10px;
}
#details dl span {
	font-size: small;
}




#sub-body-container {
	width: 100%;
	background-image: url(../img/sub-body-bg.jpg);
	background-repeat: repeat-x;
	background-color: #ebebeb;
}
#sub-body {
	width: 830px;
	margin: 0 auto 0 auto; 
}
#services-main {
	width: 830px;
	color: #FFF;
}
#services-main .extra {
	float: left;
	margin-right: 25px;
}
#services-main h1 {
	font-size: 30px;
	margin: 0;
	padding: 35px 0 0 0;
}
#services-main p {
	margin: 5px 0 0 0;
}
#services-main a {
	color: #b1e1ff;
	text-decoration:underline;
}
#services-main a:hover {
	text-decoration:none;
}
#box-3 {
	width: 810px;
	clear: both;
	background-image: url(../img/services-bg-1.jpg);
	background-repeat: repeat-x;
	background-color: #e3ebe0;
	border-bottom: #cfcfcd 1px solid;
	border-left: #cfcfcd 1px solid;
	color: #6e6e6e;
	padding-left: 20px;
}
#box-3 h2 {
	color: #454545;
	font-size: 30px;
	margin: 15px 0 20px 0;
}
#services-plan {
	margin-top: 20px;
	border: 1px solid #cfcfcd;
	background-color: #fff;
}
#services-prices {
	width: 200px;
	float: right;
	text-align: center;
	padding: 20px 10px 0 10px;
	border-left: 1px solid #cfcfcd;
	border-bottom: 1px solid #cfcfcd;
	background-image: url(../img/gradient-1.jpg);
	background-repeat: repeat-y;
	background-color: #efefef;
}
#services-prices p {
	font-size: 13px;
	color: #454545;
}
.mini-more {
	background-image: url(../img/mini-order.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 141px;
	height: 33px;
	margin: 0 auto 0 auto;
	padding: 0;
}
.mini-more:hover {
	background-image: url(../img/mini-order-hover.jpg);
}
.services-details {
	width: 570px;
	padding: 20px;
	border-bottom: 1px solid #cfcfcd;
	height: 140px;
	background-image: url(../img/gradient-2.jpg);
	background-repeat: repeat-x;
	background-color: #efefef;
}
.services-details h2 {
	color: #454545;
	font-size: 30px;
	margin: 15px 0 20px 0;
}
#services-plan ul li {
	float: left;
	width: 45%;
	padding: 20px;
	list-style-type: none;
	margin: 0;
	height: 180px;
}
#services-plan ul li h2 {
	font-size: 18px;
	color: #307d9c;
}
#support-details {
	height:550px;
	width: 568px;
	padding: 20px;
	border-bottom: 1px solid #cfcfcd;
}
#support-details form {
	margin: 0;
	padding: 0;
}
#support-details dl{
	clear: left;
	color: #454545;
	margin: 0 0 10px 0;
	padding: 0;
}
#support-details dt {
	float: left;
	font-size: 13px;
	width: 80px;
	text-align: right;
	margin-right: 10px;
	padding: 8px;
}
.submit {
	border: 1px solid #adadad;
	width: 119px;
	height: 25px;
}
.input {
	border: 1px solid #adadad;
	width: 435px;
	height: 20px;
	padding: 10px 5px 5px 5px;
}
.textarea {
	border: 1px solid #adadad;
	width: 435px;
	height: 236px;
	padding: 10px 5px 5px 5px;
}
.select {
	border: 1px solid #adadad;
	width: 168px;
}
.testimonial-comment {
	clear: both;
	padding: 20px;
	border-bottom: 1px solid #cfcfcd;
}
.testimonial-left {
	float: left;
	width: 200px;
	margin-top: 5%;
}
.testimonial-left p {
	margin: 0;
}
.testimonial-right {
	float: right;
	width: 550px;
	text-align: justify;
}
.portfolio-item {
	clear: both;
	padding: 20px;
	border-bottom: 1px solid #cfcfcd;
	background-image: url(../img/portfolio-bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
.portfolio-left {
	float: left;
	width: 410px;
	height: 238px;
}
.portfolio-right {
	float: right;
	width: 350px;
	text-align: justify;
}
.portfolio-right p {
	margin: 0;
	padding-bottom: 14px;
}
.portfolio-services {
	width: 338px;
	height: 45px;
	border: #9f9f9f 1px solid;
	background-color: #ccdfff;
	background-image: url(../img/portfolio-terms-bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	padding: 5px;
}
.portfolio-services p {
	font-size: 13px;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 0;
	color: #333;
}
a#twitter {
	background: url(../img/twitter.png) no-repeat;
	display: block;
	height: 70px;
	position: absolute;
	right: 0px;
	text-indent: -9999px;
	top: 0;
	width: 96px;
}

a#twitter:hover {
	background-position: 0 -70px;
}



