@charset "utf-8";
/* CSS Document */

/*--------------------------------------------------------------------
基本設定
--------------------------------------------------------------------*/
html,body {
	width: 100%;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
html {
	height: 100%;
}
/*--Reset-----------------------------------------------------------*/
* {
	padding: 0;
}
a {
	text-decoration: none;
	color: #006699;
}
img {
	border: none;
	vertical-align: middle;
}
table,td {
	padding: 0px;
	margin: 0px;
}

ul,ol {
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clearfix {
	clear: both;
}

/*--Text------------------------------------------------------------*/
body {
	font-size: 88%;
	font-weight: normal;
	line-height: 1.5;
	font-family: "Lucida Console","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
	background-color: #CCCCCC;

}
* html body {/*IE6*/
	font-family: "ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
*:first-child + html body {/*IE7*/
	font-family: "ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
h1 {
	font-size: 120%;
}
h2,h3,h4,h5,h6 {
	font-size: 100%;
}
/*--Link------------------------------------------------------------*/

a:link {
	color: #006699;
}
a:visited {
	color: #990099;
}
a:hover,
a:active {
	color: #CC0000;
	text-decoration: underline;
}
#wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}
#head {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#head #logo {
	width: 415px;
	float: left;
}
#head p {
	float: right;
	font-size: 20px;
	font-weight: bold;
	width: 400px;
	text-align: right;
	padding-top: 25px;
}
#global {
	background-image: url(../../images/heading_bg.png);
	background-repeat: repeat-x;
	height: 30px;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 30px;
}
#global #flag {
	width: 300px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
}
#global #flag img {
	vertical-align: bottom;
}

#global #log-out {
	font-size: 14px;
	width: 300px;
	text-align: right;
	float: right;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
}

#global #log-out a {
	color: #FFFFFF;
}

#cont {
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-y;
	background-position: 30px 30px;
}
#cont #left-menu {
	width: 180px;
	margin-right: 30px;
	float: left;
}

#cont #left-menu #menu1 {
	margin-bottom: 5px;
}
#cont #left-menu #menu4 {
	padding-bottom: 60px;
}
#cont #right {
	width: 730px;
	float: right;
}
#cont #right .headex {
	background-image: url(../images/heading_bg.png);
	width: 720px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 15px;
}
#cont #right #flow {
	margin-bottom: 20px;
}

#cont #right #flow li {
	float: left;
}
#cont #right #page-title {
	padding-bottom: 20px;

}
#cont #right #form-table {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 50px;
}
#cont #right #form-table .gray {
	background-color: #F5F5F5;
	border-left: 1px solid #CCCCCC;
}
#cont #right #form-table .gray .in_box {
	border-right: 1px solid #CCCCCC;
}
#cont #right #form-table th {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	font-size: 14px;
	color: #666666;
	border-top: 1px solid #CCCCCC;
	background-color: #E5E5E5;
	text-align: left;
	white-space: nowrap;
}
#cont #right #form-table th span {
	color: #FF0004;
}

#cont #right #form-table .th_left {
	text-align: left;
	color: #CC0000;
	font-size: 12px;
	border-left: 1px solid #CCCCCC;
}
#cont #right #form-table .th_right {
	text-align: right;
	font-size: 12px;
	border-right: 1px solid #CCCCCC;
}
#cont #right #form-table .th_right img {
	vertical-align: baseline;
	margin-left: 5px;
	margin-top: 3px;
}
#cont #right #form-table .col_box {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}


#cont #right #form-table td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #666666;
}
#cont #right #form-table .form_item {
	font-weight: bold;
	white-space: nowrap;
}
#cont #right #form-table .form_item #photo-result td.caption_td {
	white-space: normal;
}


#cont #right #form-table .button_block  {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
#cont #right #form-table .button_block #btnUpload  {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
#cont #right #form-table #photo-result td {
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-top: 1px solid #CCCCCC;
	border-left-style: solid;
}

#cont #right #p-button {
	text-align: center;
	margin-bottom: 50px;
}





#cont #right #schedule {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 50px;
}
#cont #right #schedule #schedule-list {


}
#cont #right #schedule #schedule-list .gray {
	background-color: #F5F5F5;
}


#cont #right #schedule #schedule-list th {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	font-size: 14px;
	color: #666666;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #E5E5E5;
}
#cont #right #schedule #schedule-list .th_end {
	border-right: 1px solid #CCCCCC;
}


#cont #right #schedule #schedule-list td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #333333;
}
#cont #right #schedule #schedule-list .schedule_date {
	white-space: nowrap;
}
#cont #right #schedule #schedule-list .editing {
	white-space: nowrap;
}
#cont #right #schedule #schedule-list .gray .editing {
	border-right: 1px solid #CCCCCC;
}
#cont #right #top-link {
	font-size: 14px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
.table-line {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.caution_text {
	color: #FF0000;
}
.caution_text2 {
	color: #003399;
}

#cont-foot {
	padding-left: 30px;
	padding-bottom: 30px;
}




#foot {
	background-image: url(../../images/heading_bg.png);
	height: 30px;
	vertical-align: middle;
}
#foot p {
	text-align: right;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-top: 5px;
}
