@charset "utf-8";

body {
	background-color: #fff;
	color:#333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	line-height: 140%;
	margin: 0 auto;
	text-align: center;
	padding: 0
}

img {
	vertical-align: top;
	border: 0;
}
h1,h3,p {
   margin: 0;
   padding: 0;
}

h2 {
   margin-bottom: 15px;
   padding: 0
}

table {
	font-size: 100%;
	line-height: 140%;
}


/* N --------------------------------------------*/
a:link {
	color:#C60;
}
a:visited {
	color:#C60;
}
a:hover, a:active {
	color:#FB7D00;
}


/* header --------------------------------------------*/
#field {
	width: 740px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-right: solid 1px #999;
	border-left: solid 1px #999;
	margin-top: 0;
	padding: 0;
	text-align: left;
}
#header {
	width: 740px;
	height: 150px;
	margin: 0;
	padding: 0;
}
#header ul{
	height: 50px;
	list-style-type: none;
	padding:0px;
	margin: 0px;
}
#header li {
	float:left;
	padding:0;
	margin: 0px;
	display: inline
}

/* Footer --------------------------------------------*/
#footer {
	padding-top: 2em;
	width: 740px;
	clear: both;
	color: #CCC
}
#footer ul{
   list-style-type: none;
   margin: 15px 0 5px 0;
   padding-left: 15px;

}
#footer li {
   margin: 0px;
   padding: 0;
   display: inline;
   text-align:left
}
.copy {
   width: 740px;
   background-color: #EEE;
   border-top: solid 1px #CCC;
   border-bottom: solid 1px #CCC;
   text-align: right;
   padding: 2px 0 2px;
}

/* contents --------------------------------------------*/
#main {
   width: 700px;
   margin: 15px 0 50px 20px;
}
.pnavi {
   font-size: 75%;
   margin: 5px 0 10px 10px;
   padding: 0
}

/* contents g --------------------------------------------*/
.box {
   width: 670px;
   margin-left: 15px
}
.box02 {
   margin: 5px 0 15px;
   font-size: 100%;
}
.box03 {
   width: 660px;
   margin-left: 20px;
}
.box04 {
   margin: 15px 0
}
.red {
   color: #F00
}
.m-title {
   background-color: #EFEFEF;
   border-bottom: dotted 1px #CCC;
   border-top: dotted 1px #CCC;
   margin: 10px 0 5px;
   padding-left: 5px;
   font-weight: bold
}
.s-title {
   margin: 10px 0 3px;
   font-weight: bold
}
.title-red {
   margin: 10px 0 10px;
   font-weight: bold;
   color: #FF6600
}
.icon03 {
   background: url(/img/icon03.gif) 0px 2px no-repeat;
   margin: 20px 0 5px;
   padding-left: 15px;
   font-weight: bold;
   color: #FF6600
}
.title-green {
   margin: 10px 0 5px;
   font-weight: bold;
   color: #1EA200
}
.title-green02 {
   background-color: #F0FFE8;
   border-bottom: dotted 1px #ccc;
   margin: 10px 0 10px;
   padding-left: 5px;
   font-weight: bold;
   color: #555
}
.list {
   margin-left: 10px
}
.mini {
   font-size: 75%;
}
.formwidth {
   width: 265px;
   border: solid 1px #999;
}
/*.check {
   width: 265px;
   margin-top: 10px;
   border: solid 1px #999;
}*/
.img-right {
	float: right;
	margin-left: 15px
}
#tabeleline {
	margin: 5px 0;
}
#tabeleline td {
	border-bottom: solid 1px #999;
	border-right: solid 1px #999
}
#tabeleline table {
border-top: solid 1px #999;
border-left: solid 1px #999;
font-size: 100%;
line-height: 140%;
}
}
#tabeleline table.about {
font-size: 120%;
}


.back-for {
   background: url(/img/for/boy02.jpg) bottom right no-repeat
}

.back-future {
   background: url(/img/future/photo01.jpg) bottom right no-repeat
}
div.back-future table {
   fotn-size: 100%;
}
.back-create {
   background: url(/img/create/boy01.jpg) center right no-repeat
}
.p-path {
   font-size: 75%;
   margin: 5px 0 5px 15px
}


/*----- ブログの設定 -----*/
/* エントリー部分の設定 */
#blog_box {
	float: left;
	width: 460px;
}
#blog_box h3 {
	margin-left: 5px;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 2px solid #290;
	font-size: 100%;
	color: #290;
}
#blog_box h4 {
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 2px dashed #290;
	font-size: 100%;
	color: #290;
}
#blog_box p {
	margin: 0 0.5em 1em;
}
#blog_box p.page_navi {
	text-align: center;
}
#blog_box p.entry_footer {
	margin: 0 0 3em;
	padding: 0.5em 0.5em 0;
	border-top: 1px dashed #999;
	text-align: right;
}
#blog_box p.trackback_url {
	padding: 5px;
	background: #eee;
}
#blog_box p.trackback_footer {
	padding-bottom: 0.5em;
	text-align: right;
	border-bottom: 1px dashed #ccc;
}
#blog_box p.comment_footer {
	padding-bottom: 0.5em;
	text-align: right;
	border-bottom: 1px dashed #ccc;
}
#blog_box fieldset {
	padding: 5px;
	border: 1px solid #ccc;
}
#blog_box fieldset dl {
	margin: 0;
	padding: 0;
}
#blog_box fieldset dt {
	margin: 0;
	padding: 3px;
	background: #eed;
	font-weight: bold;
}
#blog_box fieldset dd {
	margin: 0;
	padding: 0.5em 3px 1em;
}
#blog_box fieldset dd input#comment_author {
	width: 100%;
	border: 1px solid #999;
}
#blog_box fieldset dd input#comment_email {
	width: 100%;
	border: 1px solid #999;
}
#blog_box fieldset dd input#comment_url {
	width: 100%;
	border: 1px solid #999;
}
#blog_box fieldset dd textarea#comment_text {
	width: 100%;
	border: 1px solid #999;
}
#blog_box legend {
	font-weight: bold;
	font-size: 100%;
	color: #290;
}
#blog_box p.submit {
	padding-bottom: 1em;
	text-align: center;
}
.archive_list {
	margin: 0;
	padding: 0;	
	list-style: none;
}
.archive_list li {
	margin: 0;
	padding: 0 0 0.5em 15px;;
	list-style: none;
	background: url(/img/icon03.gif) no-repeat 0 0.2em;
}

/* ブログナビ部分の設定 */
#blog_navi {
	float: right;
	width: 180px;
}
#blog_navi h3 {
	border-bottom: 1px dashed #290;
	font-size: 100%;
	color: #290;
}
#blog_navi h3 a {
	text-decoration: none;
}
#blog_navi ul {
	margin: 0.5em 0 1.5em;
	padding: 0;
	list-style: none;
}
#blog_navi ul li {
	margin: 0;
	padding: 0 0 0.5em 15px;;
	list-style: none;
	background: url(/img/icon03.gif) no-repeat 0 0.2em;
}



/*-----お問い合わせ部分の設定-----*/
#contact_form {
	margin: 0 10px;
}
#contact_form dt span {
	color: #f00;
}

#contact_form fieldset {
	padding: 5px;
	border: none;
}
#contact_form legend {
	font-weight: bold;
	color: #290;
}
#contact_form dl,dt,dd {
	margin: 0;
}
#contact_form dl {
	margin-bottom: 1em;
	position: relative;
	border: 1px solid #ccc;
	background:url(../img/mail/bg_contact.gif) repeat-y;
}
#contact_form dt {

	padding: 0.5em;
	border-top: 1px solid #ccc;
	line-height: 1.5em;
}
#contact_form dt.first {
	border: 0;
}
#contact_form dd {
	margin-top: -2.5em;
	margin-bottom: 0em;
	margin-left: 150px;
	position:relative;
	top: 0em;
	padding: 0.5em;
	line-height: 1.5em;
	background: #fff;
}
#contact_form dd input {
	border: 1px solid #999;
	width: 500px;
}
#contact_form dd input:focus {
	background: #efd;
}
#contact_form dd.radio input {
	border: 0;
	width: auto;
}
#contact_form dd strong {
	color: #f00;
}
#contact_form select {
	margin-bottom: 0.5em;
}
#contact_form textarea {
	border: 1px solid #999;
	width: 500px;
	font-size: 75%;
}
#contact_form textarea:focus {
	background: #efd;
}
p.send {
	margin: 0 10px 1em;
}
p.submit {
	text-align: center;
}
.space {
	margin-top: 1em;
}
