@charset "shift_jis";
/********************************************
 * 桜美林大学 - タグ指定CSS
 *								2009.07.30
 ********************************************/

/****** 全体 ********************************/

* {
	margin: 0px;
	padding: 0px;
	font-family:"ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
}

body, th, td {
	font-size: 12px;
	color: #666;
	letter-spacing: 0.08em;
	line-height: 140%;
	border: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: transparent url("../img/bk_html.gif") repeat left top;
}

address {
	font-style: normal;
	text-align: right;
	margin: 0px;
	padding: 10px;
	color: #FFF;
}


/****** 強調 ********************************/

strong {
	font-weight:normal;
}

em {
	font-style:normal;
}

.st {
	font-weight: bold;
	color: #F00;
}

.t_bold {
	font-weight: bold;
}


/****** 省略語・頭字語 **********************/

abbr, acronym {
	border-bottom: 1px dotted #DD9900;
}

abbr {
	speak: spell-out;
}

acronym {
	speak: normal;
}

abbr.abbr_bold {
	font-weight: bold;
}


/****** 上付き文字 **************************/

span.t_super {
	vertical-align:super;
	font-size: 10px;
	color: #CC0000;
}


/****** 画像 ********************************/

img {
	border:0px;
	margin:0px;
	padding:0px
}

img.img_left {
	float: left;
	border:0px;
	margin:0px 6px 0px 0px;
	padding:0px
}

img.img_right {
	float: right;
	border:0px;
	margin:0px 0px 0px 6px;
	padding:0px
}


/****** テキストカラー **********************/

.t_C00 {
	color: #CC0000;		/* 赤 */
}

.t_363 {
	color: #336633;		/* 緑 */
}

.t_e6e6e6 {
	color: #E6E6E6;
}

.t_000 {
	color: #000;
}

.t_f60 {
	color:#F60;
}


/****** テキストサイズ **********************/

.t_s14 {
	font-size: 14px;
	font-weight: bold;
}

/****** テキストリンク **********************/

a:link		{ color: #036; }
a:visited	{ color: #036; }
a:hover		{ color: #F33; }
a:active	{ color: #036; }

#ul_header a:link		{ color: #666; text-decoration: none; }
#ul_header a:visited	{ color: #666; text-decoration: none; }
#ul_header a:hover		{ color: #F33; text-decoration: none; }
#ul_header a:active		{ color: #666; text-decoration: none; }

.global_navi a:link		{ color: #666; text-decoration: none; }
.global_navi a:visited	{ color: #666; text-decoration: none; }
.global_navi a:hover	{ color: #F33; text-decoration: none; }
.global_navi a:active	{ color: #666; text-decoration: none; }

#ul_footer a:link		{ color: #666; text-decoration: none; }
#ul_footer a:visited	{ color: #666; text-decoration: none; }
#ul_footer a:hover		{ color: #F33; text-decoration: none; }
#ul_footer a:active		{ color: #666; text-decoration: none; }

a:link.a_footer		{ color: #FFF; text-decoration: none; }
a:visited.a_footer	{ color: #FFF; text-decoration: none; }
a:hover.a_footer	{ color: #FCC; text-decoration: none; }
a:active.a_footer	{ color: #FFF; text-decoration: none; }

a.external {
	padding-right: 15px;
	background: transparent url("../img/outlink.gif") no-repeat right center;
}

/****** 見出し ******************************/

h1 {
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 6px;
	background: transparent url("../img/bk_all.gif") no-repeat center top;
	overflow: hidden;
	text-indent: -99999px;
}

.h2_side_box {
	height: 22px;
	margin: 0px 0px 6px;
	padding: 0px;
	text-align: left;
	background: transparent url("../img/point.gif") no-repeat left center;
	border-bottom: 1px solid #DAE9E1;
}

.h2_side_box h2 {
	margin: 0px;
	padding: 4px 0px 0px 24px;
	font-size: 14px;
	font-weight: normal;
}

.h2_side_box h2.mac {
	letter-spacing: -0.16em;
}

.hn_main_box {
	width: 590px;
	height: 40px;
	margin: 0px 0px 6px;
	padding: 0px;
	text-align: left;
	background: transparent url("../img/bk_hn.gif") no-repeat left top;
}

.hn_main_box h2 {
	width: 590px;
	height: 40px;
	margin: 0px;
	padding: 11px 0px 0px 22px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

h3, h4 {
	margin: 0px 0px 6px;
	padding: 0px;
	text-align: left;
}

h3.h3_style {
	padding: 0px 6px 2px;
	border-bottom: 1px solid #44769F;
	font-size: 14px;
	color: #44769F;
}

h4.h4_style {
	font-size: 14px;
	color: #CC9593;
}

/****** パラグラフ **************************/

p {
	margin: 0px 0px 6px;
	padding: 0px;
}

p#logo {
	margin: 0px;
	padding: 0px;
	width: 476px;
	height: 34px;
	overflow: hidden;
	background: transparent url("../img/logo.gif") no-repeat left top;
	text-indent: -99999px;
}

p#logo a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 476px;
	height: 34px;
	overflow: hidden;
}

p.p_img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

p.p_img_02 {
	margin: 10px 0px 16px;
	padding: 0px;
	border: 0px;
	text-align: center;
}

p.page_top {
	margin: 18px 16px 0px;
	padding: 0px;
	text-align: right;
}

p.p_right {
	text-align: right;
}

p#logo_line {
	margin: 0px 0px 1px;
	padding: 0px;
	height: 4px;
	background: transparent url("../img/logo_line.gif") repeat-x left top;
}

p#p_map {
	margin: 10px 0px;
	padding: 0px;
	text-align: center;
}

p#p_ticket {
	margin: 10px 0px;
	text-align: center;
}


/****** リスト ******************************/

ul {
	margin: 10px 26px;
	padding: 0px;
	list-style-type: disc;
}

ul#ul_header {
	margin: 0px 6px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
}

ul#ul_header li {
	display: inline;
	margin: 0px 1px;
	padding: 0px;
	background: transparent url("../img/arrow_3x5.gif") no-repeat left center;
}

ul#ul_header li a {
	padding-left: 5px;
}

ul#ul_header02 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 200px;
	height: 225px;
}

ul#ul_header02 li {
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 75px;
	overflow: hidden;
}

ul.global_navi {
	margin: 0px 0px 16px 20px;
	padding: 0px;
	list-style-type: none;
}

ul.global_navi li {
	margin: 0px 0px 6px;
	padding: 0px;
	background: transparent url("../img/arrow_3x5.gif") no-repeat left center;
}

ul.global_navi li.li_letter_normal {
	letter-spacing: normal;
}

ul.global_navi li a {
	padding-left: 6px;
}

ul#ul_footer {
	margin: 16px 10px 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	font-size: 10px;
}

ul#ul_footer li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

ul#ul_aip_bk {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#ul_aip_bk li {
	float: left;
	display: inline;
	width: 100px;
	height: 160px;
	margin: 0px 3px 6px;
	padding: 0px;
	text-align: center;
}

ul.ul_project_pic {
	margin: 6px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
}

ul.ul_project_pic li {
	display: inline;
	margin: 0px 3px;
	padding: 0px;
}

ul.ul_media {
	margin: 0px 0px 10px 24px;
	padding: 0px;
}

ul.ul_media li.li_pdf {
	text-align: right;
	list-style-type: none;
}

ul.ul_perform {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#ul_access {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.ul_opap_pic {
	margin: 6px;
	padding: 0px;
	list-style-type: none;
}

ul.ul_opap_pic li {
	display: inline;
	margin: 0px 3px;
	padding: 0px;
}

ul.ul_contact_001 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.ul_contact_002 {
	margin: 0px 10px;
	padding: 0px;
	list-style-type: none;
}

ul.ul_contact_001 li, ul.ul_contact_002 li {
	display: inline;
}

ul.ul_enquete {
	margin: 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
}

ul.ul_reserved {
	margin: 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
}



/****** 定義型リスト ************************/

dl#dl_topic {
	margin: 6px 0px;
	padding: 0px;
}

dl#dl_topic dt {
	display: block;
	float: left;
	clear: left;
	width: 5em;
	margin-right: 0px;
	margin-bottom: 6px;
	padding: 0px 4px;
	color: #CCC;
}

dl#dl_topic dd {
	margin-left: 0;
	margin-bottom: 6px;
	padding: 0 2em 6px 7em;
	border-bottom: 1px dotted #CCC;
}

dl#dl_opai {
	margin: 0px;
	padding: 0px;
}

dl#dl_opai dt {
	color: #CC9593;
}

dl#dl_project {
	margin: 0px;
	padding: 0px;
}

dl#dl_project dt {
	color: #CC9593;
}

dl#dl_project dd {
	margin-left: 26px;
}


/****** テーブル ****************************/

table#time_table {
	margin: 0px 0px 10px;
}

table#contact {
	width: 430px;
	border-collapse: collapse;
	border: 0px;
	border-spacing: 0px;
	empty-cells: show;
	margin: 0px 0px 10px;
	padding: 0px;
}

table#contact th {
	width: 127px;
	padding: 4px;
	border: 0px;
	text-align: right;
	vertical-align: top;
	color: #999;
}

table#contact td {
	padding: 4px;
	border: 0px;
	text-align: left;
	vertical-align: top;
}

table.enquete {
	width: 430px;
	border-collapse: collapse;
	border: 0px;
	border-spacing: 0px;
	empty-cells: show;
	margin: 0px 0px 10px;
	padding: 0px;
}

table.enquete th {
	width: 127px;
	padding: 4px;
	border: 0px;
	text-align: right;
	vertical-align: top;
	color: #999;
}

table.enquete td {
	padding: 4px;
	border: 0px;
	text-align: left;
	vertical-align: top;
}

table#reserved {
	width: 530px;
	border-collapse: collapse;
	border: 0px;
	border-spacing: 0px;
	empty-cells: show;
	margin: 0px 0px 10px;
	padding: 0px;
}

table#reserved th {
	width: 90px;
	padding: 4px;
	border: 0px;
	text-align: right;
	vertical-align: top;
	color: #999;
}

table#reserved td {
	padding: 4px;
	border: 0px;
	text-align: left;
	vertical-align: top;
}

table#reserved td.td_set {
	width: 218px;
}

table.reserved_01 {
	width: 210px;
	border-collapse: collapse;
	border: 0px;
	border-spacing: 0px;
	empty-cells: show;
	margin: 0px;
	padding: 0px;
}

table.reserved_01 th {
	width: 64px;
	padding: 0px;
	border: 0px;
	text-align: right;
	vertical-align: top;
	color: #999;
}

table.reserved_01 td {
	padding: 0px;
	border: 0px;
	text-align: left;
	vertical-align: top;
}


/****** フォーム ****************************/

form {
	margin: 0px;
	padding: 0px;
}

ul#ul_button {
	margin: 6px 6px 6px 136px;
	padding: 0px;
	list-style-type: none;
}

ul#ul_button li {
	display: inline;
	margin: 0px 2px;
	padding: 0px;
}

ul.ul_form_type {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.ul_form_type li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

input#submit_01 {
	margin-right: 6px;
	background-color: #900;
	border: 1px solid #000;
	color:#FFF;
	width: 140px;
	height: 24px;
}

input#submit_02 {
	background-color: #E2E2E2;
	border: 1px solid #000;
	width: 80px;
	height: 24px;
}

input.submit_03 {
	background-color:#900;
	border: 1px solid #000;
	color:#FFF;
	width: 160px;
	height: 24px;
}

input.submit_04 {
	background-color:#E2E2E2;
	border: 1px solid #000;
	color:#333;
	width: 160px;
	height: 24px;
}

input.in_style {
	width: 280px;
	margin: 0px;
	padding: 2px;
	font-family: monospace;
	border: 1px solid #CCC;
	font-size: 12px;
}

input.in_style_02 {
	width: 200px;
	height: 18px;
	margin: 0px;
	padding: 2px;
	font-family: monospace;
	border: 1px solid #CCC;
	font-size: 12px;
}

textarea {
	width: 280px;
	height: 142px;
	margin: 0px;
	padding: 2px;
	font-family: monospace;
	border: 1px solid #CCC;
	font-size: 12px;
}

textarea.tx_02 {
	width: 480px;
}


/****** 2012.4.16 追加 **********************/

.sel_box_left {
	float: left;
	margin: 0 0 16px;
	padding: 0;
	width: 290px;
	text-align: center;
}

.sel_box_right {
	float: right;
	margin: 0 0 16px;
	padding: 0;
	width: 290px;
	text-align: center;
}
