/* *************************************

タイトル：format_sendmail.css

概要：フォーマット用CSSファイル

作成日：2008年10月16日
変更日：0000年00月00日

***************************************/

/* *************************************

目次
*	 1. 初期設定
*	 2. リンク設定
*	 3. 全体構成
*	 4. header
*    5. navi
*    6. main
*    7. content
*    8. sidenav
*    9. footer
*    9. 汎用


***************************************/


/*  初期設定 */

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: "ＭＳ Ｐゴシック", Verdana, sans-serif;
}

p,li,dt,dl {
	line-height: 1.0;
	color:#666;
	font-size: 11pt;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: 0;
}

html {
	overflow-y: scroll;
}
html,body {
    height: 100%;
    margin: 0;
}
hr {
	display: none;
}

.clearfix:after{
	content:".";
	height:0;
	display:block;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
*html.clearfix { height: 1%;}
.clearfix {	display: block;}
/* End hide from IE-mac */


/* リンク設定 */

a:link {
	color: #0080ff;
}

a:visited {
	color: #0080ff;
}

a:hover {
	color: #122185;
}

a:active {
	color: #0080ff;
}


/* 全体構成 */

body {
	background-image: url(../../img/body_bg01.gif);
	background-position: left top;
	background-repeat: repeat;
	background-color: #eaeaea;
	text-align: center;
	color: #333;
}

#container {
	width: 873px;
 	margin: 0 auto;
	background-image: url(../../img/container_bg01.gif);
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #fff;
	min-height: 100%;
    height: auto !important;
    height: 100%;
    position: relative;
}


/* header */

#container #header {
	background-image: url(../../img/header_bg01.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}

#container #header p {
	display: inline;
	float: left;
	width: 500px;
	margin-top: 20px;
	margin-left: 25px;
}

#container #header p img {
	display: block;
	vertical-align: bottom;
}

*:first-child+html #container #header div {
	margin-top: 1px;
}


/* navi */

#container #navi {
	clear: both;
	margin-top: 5px;
	margin-right: 1px;
	margin-left: 1px;
	padding-bottom: 6px;
	background-image: url(../../img/content_bg_end.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}


/* main */

#container #main {
	margin-top: 5px;
	margin-right: 1px;
	margin-left: 1px;
	padding-bottom: 50px;
}


/* content */

#container #main div#content {
	float: left;
	width: 830px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}

#container #main div#content p#topicpath {
	clear: both;
	margin: 0 0 0 0;
	text-align: left;
	font-size: 9pt;
	line-height: 1.2;
	letter-spacing: 1.2px;
}

#container #main div#content p#topicpath a {
	text-decoration: none;
}

#container #main div#content p#topicpath a:hover {
	text-decoration: underline;
}

#container #main div#content div#red {
	line-height: 1.2;
	letter-spacing:0.5px;
	font-size: 10pt;
	color: #333;
}

#container #main div#content div#h1-bg {
	width: 830px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../../img/content_bg_sendmail_h1_02.jpg);
	background-position: left top;
	background-repeat: repeat;
	background-color: #0646b1;
}

#container #main div#content div#h1-bg div.bottom-bg {
	background-image: url(../../img/content_bg_sendmail_h1_03.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#container #main div#content div#h1-bg div.bottom-bg h1 {
	padding: 8px 8px 6px 22px;
	background-image: url(../../img/content_bg_sendmail_h1_01.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 1.2;
	letter-spacing:1.0px;
	font-size: 15pt;
	color: #fff;
}

#container #main div#content div#h2-bg {
	width: 830px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(../../img/content_bg_sendmail_h2_02.jpg);
	background-position: left top;
	background-repeat: repeat;
	background-color: #d7e6fb;
}

#container #main div#content div#h2-bg div.bottom-bg {
	background-image: url(../../img/content_bg_sendmail_h2_03.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#container #main div#content div#h2-bg div.bottom-bg h2 {
	padding: 7px 8px 6px 12px;
	background-image: url(../../img/content_bg_sendmail_h2_01.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 1.2;
	letter-spacing:1.0px;
	font-size: 12pt;
	font-weight: bold;
	color: #0646b1;
}

#container #main div#content h3 {
	margin: 20px 0 0 0px;
	padding-bottom: 5px;
	background-image: url(../../img/dot_01.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	font-size: 12pt;
	color: #0646b1;
}

#container #main div#content h4 {
	margin-top: 20px;
	margin-left:10px;
	padding-left: 5px;
	font-size: 11pt;
	border-left: 5px solid #0646b1;
}

#container #main div#content h5 {
	padding-left: 18px;
	background-image: url(../../img/content_icon_h3.gif);
	background-position: left 0.3em;
	background-repeat: no-repeat;
	line-height: 1.3;
	letter-spacing:1.0px;
	font-size: 11pt;
	margin-top:10px;
}

#container #main div#content p.item {
	margin: 20px 0 0 10px;
	line-height: 1.2;
	letter-spacing:0.5px;
	font-size: 11pt;
	color: #0646b1;;
	font-weight: bold;
}

#container #main div#content p{
	line-height: 1.2;
	letter-spacing:0.5px;
	clear: both;
}

#container #main div#content p a{
	text-decoration: underline;
}

#container #main div#content p a:hover{
	text-decoration: none;
}

#container #main div#content p.container {
	margin: 10px 0 0 30px;
	text-align: right;
}

#container #main div#content p.title {
	margin: 20px 0 0 20px;
	line-height: 1.2;
	letter-spacing:0.5px;
	font-size: 12pt;
	font-weight: bold;
	color: #333;
	clear: both;
}

#container #main div#content p.section {
	margin: 10px 0 0 40px;
	line-height: 1.2;
	letter-spacing:0.5px;
	font-size: 11pt;
	color: #333;
	clear: both;
}

#container #main div#content p.section_sub {
	margin: 10px 0 0 60px;
	line-height: 1.2;
	letter-spacing:0.5px;
	font-size: 11pt;
	color: #333;
	clear: both;
}

#container #main div#content p.submit {
	margin: 20px 0 0 10px;
	line-height: 1.2;
	letter-spacing:0.5px;
	font-size: 11pt;
	color: #999;
	clear: both;
	text-align: center;
}

#container #main div#content p.submit_text {
	margin: 20px 0 0 10px;
	line-height: 1.2;
	letter-spacing:0.5px;
	font-size: 12pt;
	font-weight: bold;
	color: #999;
	clear: both;
	text-align: center;
}

#container #main div#content p.indent {
	margin: 10px 0 0 0;
	padding-left: -1em;
	text-indent: 1em;
	line-height: 1.2;
	font-size: 11pt;
	color: #666;
	clear: both;
}

#container #main div#content table {
	margin-top: 10px;
	border: 1px solid #999;
}

#container #main div#content table th {
	padding: 8px;
	border: 1px solid #999;
	background-color: #e4edfc;
	line-height: 1.2;
	letter-spacing:0.5px;
	font-size: 11pt;
	font-weight: normal;
	color: #666;
}

#container #main div#content table td {
	padding: 8px;
	border: 1px solid #999;
	line-height: 1.2;
	letter-spacing:0.5px;
	font-size: 11pt;
	color: #666;
}

#container #main div#content table td a {
	text-decoration: none;
}

#container #main div#content table td a:hover {
	text-decoration: underline;
}

#container #main div#content table.none {
	margin: 0px 0 0 20px;
	border: 0px;
}

#container #main div#content table.none td {
	padding: 10px;
	border: 0px;
	line-height: 1.2;
	letter-spacing:0.5px;
	font-size: 11pt;
	color: #333;
}

#container #main div#content table.none_zero {
	margin: 0px 0 0 0px;
	border: 0px;
}

#container #main div#content table.none_zero td {
	padding: 0px;
	border: 0px;
	line-height: 1.2;
	letter-spacing:0.5px;
	font-size: 11pt;
	color: #333;
}

#container #main div#content ul {
	margin: 10px 0 0 20px;
	list-style-type: none;
}

#container #main div#content ul li {
	padding: 3px 0 3px 15px;
	background-image: url(../../img/content_icon01.gif);
	background-position: 0 0.5em;
	background-repeat: no-repeat;
	line-height: 1.2;
	letter-spacing:1.0px;
	font-size: 11pt;
	color: #666;
}

#container #main div#content div.pagetop {
	margin-top: 30px;
	padding-bottom: 20px;
	background-image: url(../../img/content_bg_end.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#container #main div#content div.pagetop p {
	clear: both;
	margin: 0 0 0 730px;
}

#container #main div#content div.pagetop p img {
	display: block;
	vertical-align: bottom;
}

#container #main div#content div.pagetop p a {
	outline-width: 0;
}

#container #main div#content input {
	font-size: 11pt;
	color: #333;
}

#container #main div#content select {
	font-size: 11pt;
	color: #333;
}

#container #main div#content textarea {
	font-size: 11pt;
	color: #333;
}

/* footer */

#container #footer {
	clear: both;
	width:100%;
    position: absolute;
    bottom: 0;
}

#container #footer ul {
	list-style-type: none;
	margin-top: 20px;
	margin-left: 9px;
}

#container #footer ul li {
	display: inline;
	float: left;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-right: 1px solid #064aba;
	line-height: 1.1;
	font-size: 65%;
}

#container #footer ul li a {
	text-decoration: none;
}

#container #footer ul li a:hover {
	text-decoration: underline;
}

#container #footer div#copyright {
	clear: both;
	margin-top: 8px;
	margin-right: 1px;
	margin-left: 1px;
	padding-bottom: 3px;
	border-top: 1px solid #122185;
	background-image: url(../../img/footer_bg01.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #0341b4;
	text-align: left;
	font-family: Verdana, "ＭＳ Ｐゴシック", sans-serif;
}

#container #footer div#copyright p {
	margin-left: 18px;
	line-height: 1.5;
	font-size: 65%;
	color: #fff;
}

#container #footer div#copyright p#company-name {
	margin-top: 2px;
}
.csimg{
	width:720px;
	margin-top:10px;
}
.csarrow{
	width:720px;
	margin-top:10px;
	background: url(../../img/csarrow.png) no-repeat 330px 85px;
}
.csl{
	float:left;
	width:320px;
}
.csr{
	float:right;
	width:320px;
}
/* 汎用 */

.no{margin:0; padding:0;}
.red {color: #ff0000;}

.red_large {
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 12pt;
	color: #ff0000;
}

.green {
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	color: #008000;
}

.blue {	color: #0646b1;}

.middle {
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 12pt;
	color: #333;
}

.standard {
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 10pt;
	color: #333;
}

.small {
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 8pt;
}

.large {
	line-height: 1.3;
	letter-spacing:0.5px;
	font-size: 12pt;
	color: #ff0000;
}
.center{text-align:center;}
.right{text-align:right;}
.bold{font-weight:bold;}
.floatleft{	float:left;}
.floatright{float:right;}
.clear{	clear:both;}
.comment{
	border:#666 solid 1px;
	margin:5px;
	padding:10px;
}
.comment p {
	padding:0;
	margin:0;
}
.footnote dt{float:left;}
.footnote dd{padding-left:2em;}
dl.cs{padding-top:20px; margin-left:20px;}
.cs dt{
	float:left;
	clear:both;
	font-weight:bold;
	padding-bottom:20px;
	line-height:1.4;
}
.cs dd{
	padding-left:2em;
	padding-bottom:20px;
	line-height:1.4;
}

.cs2 dt{
	float:left;
	padding-bottom:20px;
	line-height:1.4;
}
.cs2 dd{
	padding-left:3em;
	padding-bottom:20px;
	line-height:1.4;
}

.cs3 dt{float:left; padding-top:7px;}
.cs3 dd{padding-left:5.5em; padding-top:7px;}

.cs4 dt{float:left; padding-top:12px;}
.cs4 dd{padding-left:14em; padding-top:12px;}
.cs_setsumei{
	background:#f0f4fd;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px #4b84b9 solid;
	padding:10px;
	margin:20px 0 20px 30px;
	box-shadow: 3px 2px 3px rgba(0, 0, 0, .4);
	position: relative;
	behavior: url(/common/css/PIE.htc); /* IE用 */
}
#container #main div#content .cs_setsumei table{
	width:98%;
	margin-left:0;
	background:#fff;
	border: solid 1px #006;
}
#container #main div#content .cs_setsumei table td{
	border: solid 1px #006;
}
#container #main div#content .cs_setsumei table th{
	color : #fff ;
	background:	#0646b1;
	border: solid 1px #006;
}
textarea.cs_reason{
	width:100%;
	height:100px;
	border:#666 1px solid;
}
textarea.cstext{
	margin-left:50px;
	width:750px;
	height:100px;
	border:#666 1px solid;
}
textarea.cal{
	width:90%;
	height:100px;
}
#container #main div#content .tipped{
	color: #bbb;
}

.ml5{ margin-left: 5px;}
.ml10{ margin-left: 10px;}
.ml15{ margin-left: 15px;}
.ml20{ margin-left: 20px;}
.ml30{ margin-left: 30px;}
.ml40{ margin-left: 40px;}
.ml50{ margin-left: 50px;}

.mr5{ margin-right: 5px;}
.mr10{ margin-right: 10px;}
.mr15{ margin-right: 15px;}
.mr20{ margin-right: 20px;}
.mr30{ margin-right: 30px;}
.mr40{ margin-right: 40px;}
.mr50{ margin-right: 50px;}

.mt5{ margin-top: 5px;}
.mt10{ margin-top: 10px;}
.mt15{ margin-top: 15px;}
.mt20{ margin-top: 20px;}
.mt30{ margin-top: 30px;}
.mt40{ margin-top: 40px;}
.mt50{ margin-top: 50px;}

.mb5{ margin-bottom: 5px;}
.mb10{ margin-bottom: 10px;}
.mb15{ margin-bottom: 15px;}
.mb20{ margin-bottom: 20px;}
.mb30{ margin-bottom: 30px;}
.mb40{ margin-bottom: 40px;}
.mb50{ margin-bottom: 50px;}

/* 選択しているフォームの色を変える */
input:not([type]):focus,
input[type="text"],
textarea,
select:focus
{
	border:#ccc solid 1px;
	outline: 0;
}
input:not([type]):focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="checkbox"]:focus,
input[type="radio"]:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus,
input[type="image"]:focus,
input[type="file"]:focus,
input[type="hidden"]:focus,
textarea:focus,
select:focus
{
	border:#06C solid 1px;
	background: #EAF0FC;
	outline: 0;
}