﻿@charset "UTF-8";

@import url(template.css);

/* oubo
-------------------------------------------------------*/
.mainContents .ouboArea {
	margin: 0 0 22px 22px;
	width: 477px;
}

.ouboArea h3 {margin-bottom: 13px;}

.ouboArea h4 {margin-bottom: 6px;}

.ouboArea .notes {margin-left: 25px;}

.ouboArea .ouboType {
	position: relative;
	margin-top: 20px;
	height: 289px;
}

.ouboArea .ouboType .typeBlog {
	position: absolute;
	top: 0;
	left: 0;
}

.ouboArea .ouboType .typeForm {
	position: absolute;
	top: 0;
	left: 246px;
}

.ouboArea .ouboType .btnBlog,
.ouboArea .ouboType .btnForm {
	position: absolute;
	left: 15px;
	bottom: 10px;
}

.ouboArea .ouboType .btnBanner {
	position: absolute;
	left: 15px;
	bottom: 106px;
}

.ouboArea .ouboPoint {}

.ouboArea .ouboPoint h4 {
	margin-top: 15px;
	padding-left: 10px;
	background: transparent url(../image/icon_list.gif) left center no-repeat;
	font-weight: bold;
	font-size: 82%;
	color: #3fab34;
}

.ouboArea .ouboPoint p {
	margin-left: 12px;
	padding-left: 0.5em;
	text-indent: -0.5em;
}

.ouboArea .ouboPoint .inline {margin-bottom: 15px;}

.ouboArea .ouboPoint .inline h4 {display: inline;}
.ouboArea .ouboPoint .inline p {
	display: inline;
	margin-right: 50px;
}


/* about
-------------------------------------------------------*/
.about {margin: 7px 0 0 12px;}


/* thankyou
-------------------------------------------------------*/
.thankyou {}

.thankyou p {padding: 0 35px 1em 14px;}

.thankyou p.point {
	font-family: Arial,sans-serif;
	font-weight: bold;
	color: #3fab34;
}

.thankyou .linkUrl {
	margin: 0 25px 20px 14px;
	height: 100px;
	border: 0;
	background: #fffee6;
	overflow-y: scroll;
}

.thankyou code {
	display: block;
	padding: 10px;
	font-size: 80%;
	font-weight: bold;
	font-family: Arial,sans-serif;
	line-height: 1.6;
}

.thankyou .decoBanner {
	position: relative;
	height: 150px;
}

.thankyou .decoBanner h3 {margin: 0 0 0 14px}

.thankyou .decoBanner .decoImg {
	position: absolute;
	top: 0;
	left: 100px;
}

.thankyou h3 {margin-bottom: 5px;}

.thankyou .linkArea {
	margin-top: 30px;
	text-align: center;
}

.thankyou .linkArea div {margin-bottom: 15px;}
