﻿
/*  
Theme Name: matsuyama-u-law
Theme URI:http://www.netplan.co.jp/
Description:
Version:2009/03/16
Author:RYUJI OKAMORI
Author URI:http://www.netplan.co.jp/
Tags: fixed width, two columns, widgets
*/

/*共通タグ設定*/
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
}


form {
	margin: 0;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0 0 15px;
	clear: both;
}

p {
	margin: 0;
	padding: 0 0 0;
}

ul,ol {
	padding: 0 0 0 5px;
	margin: 0;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
}

img {
	border: none;
}

a {
	color: #666;
	text-decoration: underline;
}

a:hover {
	color: #bbb;
}

/*背景設定*/
#back_middle {
/*	height: auto;*/
	min-height: 810px;
	background: #8F9F8F url(img/back_image01_middle.png) center repeat-y;
}

#back_top {
	height: auto;
	background: url(img/back_image01_top.png) center top no-repeat;
}

#back_bottom {
	height: auto;
	background: url(img/back_image02_bottom.png) center bottom no-repeat;
	min-height: 55px;
}


/*表示部・全体*/
#container {
	background: url(img/back_image01_container.png) left top no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width:766px;
	height: 100%;
}

#container:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}

#header {
	height: 95px;
	overflow: hidden;
	background: url(img/back_image01_container.png) left top no-repeat;
}

#rap {
	text-align: left;
	clear: both;
}

#alpha{float: right;}

#alpha {
	text-align: left;
	width: 530px;
	overflow: hidden;
	padding: 15px 5px 15px;
	margin-top: 1px;
}
#alpha .smalldate {
	text-align: right;
	display: block;
	padding-right: 15px;
}
#alpha .image {
	text-align: center;
	display: block;
}
#alpha .pagename {
	font-weight: bold;
	margin: 0 0 0 5px;
	padding-left: 10px;
	clear: both;
	color: #000;
	font-size: 16px;
	height: 12px;
	background: #fff url(img/title_bg.png) bottom right no-repeat;
}
#alpha　h3 {
display:block;
padding: 0 0 15px;
}
#side {
	width: 225px;
	overflow: hidden;
	float: left;
}

#gamma{text-align: left;width: 780px;padding: 20px 0 20px 0;}

#footer {
	clear: both;
	height: 120px;
	background: url(img/matsuyama-u.png) 100% 55% no-repeat;
}


/*ヘッダー*/
/*タイトル*/
#title_wrap {
	height: 95px;
	width: 210px;
	float: left;
}

.header_title a {
	text-align:left;
	margin-top: 30px;
	height: 30px;
	display:block;
	color:#000;
	padding: 0;
	line-height: 28px;
	text-indent: -9999px;
	text-decoration: none;
}

.header_title {
	text-align:left;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}

.header_title a:hover {
	color:#000
}
/*サブタイトル*/
.header_description {
	text-align: left;
	height: 30px;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	font-style: normal;
	line-height: 13px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}


/*パンくずナビ*/
.breadcrumb {
	text-align: left;
	vertical-align: middle;
	width: 500px;
    height: 20px;
	padding-top: 10px;
	padding-left: 40px;
	float: left;
	font-size: 12px;
}

.breadcrumb a {
	color: #6D88DB;
	text-decoration: none;
}

.breadcrumb a:hover {
	color: #6D88DB;
	text-decoration: underline;
}


/*サーチフォーム*/
#header #searchform {
	font-size: 11px;
	margin-top: 5px;
	margin-right: 15px;
	padding: 0px;
	float: right;
	height: 25px;
}

#header #searchform input {
	vertical-align: middle;
	height:25px;
}

#header #searchform #s {
	vertical-align: middle;
	border:1px solid #999;
	padding: 1px;
	margin: 0;
	height: 16px;
	background-color: #fff;
	width: 180px;
}

#header #searchform #searchsubmit {
	border-width: 0;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	height: 16px;
}

/*共通メニュー*/
#header_navi {
	width: 490px;
	height: 38px;
	display: block;
	float: right;
	margin-top: 7px;
	padding: 0;
}

#page_navi {
	height: 30px;
	font-size: 12px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	margin-top: 0px;
}

#page_navi li {
	display: block;
	text-align: center;
	vertical-align:middle;
	padding: 0 0 0 0;
	float: left;
	width: 120px;
	height:25px;
	background: url(img/menu.png) top no-repeat;
	margin: 0 -5px 0 0;
	white-space: nowrap;
}

#page_navi li a {
	display: block;
	text-align: center;
	vertical-align:middle;
	line-height: 25px;
	color: #6D88DB;
	text-decoration: none;
}

#page_navi li a:hover {
	display: block;
	text-align: center;
	vertical-align:middle;
	color: #FFF;
	padding: 0 0 0 0;
	float: left;
	width: 120px;
	height:25px;
	background: url(img/menu_on.png) top no-repeat;
	margin: 0 -5px 0 0;
	white-space: nowrap;
}

/*トップ画像 Topimage*/
#topimage {
	height: 150px;
	background: #fff url(img/topimage.jpg) no-repeat;
	clear: both;
}

/*コンテンツ Content*/
.content .pagename {
	font-weight: bold;
	margin: 0 0 0 5px;
	padding-left: 10px;
	clear: both;
	color: #000;
	font-size: 16px;
	height: 12px;
	background: #fff url(img/title_bg.png) bottom right no-repeat;
}

.content .sub_title {
	font-size: 24px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.content .st_name {
	font-size: 12px;
	margin-left: 12px;
	margin-bottom: 15px;
}

.content .st_rname {
	font-size: 10px;
	margin-left: 10px;
	color: #6D88DB;
}

.content .text {
/*	width: 480px;*/
	width: 520px;
	margin: auto;
	font-size: 12px;
	line-height: 160%;
}
.content .text2 {
	width: 510px;
	margin: 0 0 0 15px;
	font-size: 12px;
	line-height: 160%;
}
.content .text2 p {
	margin: 5px 0 5px 0;
}
.content .text2 .column_top {
	width: 500px;
	padding: 10px 0px 0px 0px;
	float: left;
	background: url(http://ghp01.matsuyama-u.ac.jp/law/wp-content/uploads/2010/03/info-image.jpg) no-repeat top right;
}
.content .text2 .column_left {
	width: 240px;
	padding: 5px 5px 5px 0px;
	float: left;
}
.content .text2 .column_right {
	width: 240px;
	padding: 5px 0px 5px 5px;
	float: right;
}
.content .text2 .column_left_box {
	width: 150px;
	padding: 15px 5px 15px 5px;
	float: left;
	margin-top: 14px;
	border: 1px solid #367CBC;
	color: #367CBC;
	font-size: 1.1em;
	text-align: center;
}
.content .text2 .column_right_box {
	width: 310px;
	margin-left: 10px;
	padding: 10px 5px 10px 5px;
	float: left;
}
.content .text2 .column_end {
	clear: both;
	text-align: right;
}
.content .text .column2 {
	width: 220px;
	padding: 10px;
	float: left;
}

.content .text .column_end {
	clear: both;
	text-align: right;
}

.content .text h2 {
	margin: 15px 0 5px;
	padding: 5px;
	display: block;
	width: 125px;
	text-align: center;
	vertical-align:middle;
	background: #E6E6E6;
	border: 1px solid #666;
}

.content .text h3 {
	padding-top: 10px;
/*	padding-bottom: 0;*/
}

.content .text p {
	padding-top: 5px;
	padding-bottom: 5px;
}

.content .text a {
	color: #6D88DB;
	text-decoration: none;
}

.content .text a:hover {
	color: #6D88DB;
	text-decoration: underline;
}
.content .text .blue-box {
    -moz-border-radius: 5px 5px 5px 5px;
    border: 1px dotted #808080;
    font-size: 1.1em;
    color: #FFFFFF;
    background-color: #6D88DB;
    margin: 10px;
    padding: 18px;
}

table.teacher {
	border-collapse: collapse;
}

table.teacher td {
	padding: 1px 4px;
	border-top: 1px solid #999;
	border-right: 1px solid #fff;
}

/*week表*/
table.week-01 {
	margin: 0 0 5px 0;
	border-collapse: collapse;
	text-align: center;
}

#jigen {
	width: 18px;
	height: 23px;
	background-color: #548FC7;
	border-bottom: solid 1px #000000;
}

#zengo {
	width: 35px;
	height: 23px;
	background-color: #2873B7;
	border-bottom: solid 1px #000000;
}
#kougi1 {
	width: 85px;
	height: 23px;
	background-color: #548FC7;
	color: #FFFFFF;
	border-bottom: solid 1px #000000;
}
#kougi2 {
	width: 85px;
	height: 23px;
	background-color: #2873B7;
	color: #FFFFFF;
	border-bottom: solid 1px #000000;
}
#zenki {
	height: 22px;
	background-color: #BFBFBF;
	color: #FFFFFF;
	font-weight: bold;
}

#kouki {
	height: 23px;
	background-color: #548FC7;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: solid 1px #000000;
}

#white1 {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	border-bottom: solid 1px #000000;
}
#white2 {
	background-color: #FFFFFF;
	color: #000000;
}

#grey1 {
	height: 22px;
	background-color: #F2F2F2;
	color: #000000;
}
#grey2 {
	height: 23px;
	background-color: #DBE0E6;
	color: #000000;
	border-bottom: solid 1px #000000;
}
#grey3 {
	height: 23px;
	background-color: #E1E6EC;
	color: #000000;
	border-bottom: solid 1px #000000;
}
#tunen1 {
	background-color: #DEB6CE;
	color: #000000;
	border-bottom: solid 1px #000000;
}
#tunen2 {
	background-color: #C2B9CE;
	color: #000000;
	border-bottom: solid 1px #000000;
}
#chushaku {
	font-size: 0.7em;
	text-align: right;
	margin-right: 5px;
}
#chushaku2 {
	font-size: 0.8em;
}
#tunen {
	font-size: 11px;
	text-align: left;
	margin-left: 5px;
}
#week_all_back {
	background: #548FC7;
	display: block;
	margin: 15px 0 15px 0;
	padding: 0 0 0 0;
	clear: both;
}
#week_back2nen {
	text-align: left;
	text-indent: -9999px;
	display: inline;
	height: 253px;
	width: 40px;
	background: #2873B7 url(img/week_title_2nen.jpg) no-repeat top left;
	float: left;
}
#week_back3nen {
	text-align: left;
	text-indent: -9999px;
	display: inline;
	height: 253px;
	width: 40px;
	background: #2873B7 url(img/week_title_3nen.jpg) no-repeat top left;
	float: left;
}
#week_back1 {
	height: auto;
	float: left;
	background: #548FC7 url(img/week_middle_03.jpg) repeat-y;
	width: 439px;
}

#week_back2 {
	height: auto;
	float: left;
	background: url(img/week_top_03.jpg) no-repeat;
	width: 439px;
}

#week_back3 {
	height: auto;
	float: left;
	background: url(img/week_bottom_03.jpg) no-repeat bottom;
	width: 439px;
	min-height: 20px;
padding-bottom: 20px;
}
#tunen_chu {
	font-size: 10pt;
	margin: 5px 5px 5px 0;
	text-align: left;
	background: #548FC7 ;
	float: right;
}
#point_2nen {
	text-align: left;
	text-indent: -9999px;
	display: block;
	background: #548FC7 url(img/week_point_2nen.jpg) no-repeat bottom left;
	height: 191px;
	width: 91px;
	float: left;
}
#point_2nen2 {
	text-align: left;
	text-indent: -9999px;
	display: block;
	background: #548FC7 url(img/week_point_2nen2.jpg) no-repeat bottom left;
	height: 215px;
	width: 91px;
	float: left;
}
#point_3nen {
	text-align: left;
	text-indent: -9999px;
	display: block;
	background: #548FC7 url(img/week_point_3nen.jpg) no-repeat bottom left;
	height: 210px;
	width: 91px;
	float: left;
}
#point_3nen2 {
	text-align: left;
	text-indent: -9999px;
	display: block;
	background: #548FC7 url(img/week_point_3nen2.jpg) no-repeat bottom left;
	height: 199px;
	width: 91px;
	float: left;
}
.content .week_info {
	display: block;
	font-size: 0.8em;
	color: #000000;
	line-height: 130%;
	padding: 10px 10px 10px;
}
.content .kougi_title {
	display: block;
	width: 80px;
	color: #548FC7;
	float: left;
}
.content .kougi_content {
	display: block;
	width: 330px;
	margin-bottom: 1px;
	font-size: 0.9em;
	float: left;
}
#week_2nen_end {
	background: #548FC7;
	clear: both;
}

/*履修モデル表*/

#rishu_model_a {
	text-align: left;
	text-indent: -9999px;
	height: 40px;
	width: 530px;
	background: #2873B7 url(img/rishu_model_a.jpg) no-repeat top left;
}
#rishu_model_b {
	text-align: left;
	text-indent: -9999px;
	height: 40px;
	width: 530px;
	background: #2873B7 url(img/rishu_model_b.jpg) no-repeat top left;
}
#rishu_model_c {
	text-align: left;
	text-indent: -9999px;
	height: 40px;
	width: 530px;
	background: #2873B7 url(img/rishu_model_c.jpg) no-repeat top left;
}
#rishu_model_back {
	background: #2873B7 url(img/rishu_model_end.jpg) no-repeat bottom left;
	width: 530px;
}

table.rishu_model {
	border-collapse: collapse;
	font-size: 0.9em;
	text-align: center;
	margin: 0 10px;
}
#emsho {
	font-size: 0.9em;
}
#rm_jigen {
	width: 18px;
	height: 23px;
	background-color: #2873B7;
	border-bottom: solid 1px #000000;
}

#rm_zengo {
	width: 35px;
	height: 23px;
	background-color: #2873B7;
	border-bottom: solid 1px #000000;
}
#rm_kougi1 {
	width: 92px;
	height: 23px;
	background-color: #548FC7;
	color: #FFFFFF;
	border-bottom: solid 1px #000000;
}
#rm_kougi2 {
	width: 92px;
	height: 23px;
	background-color: #2873B7;
	color: #FFFFFF;
	border-bottom: solid 1px #000000;
}
#rm_zenki {
	height: 22px;
	background-color: #BFBFBF;
	color: #FFFFFF;
	font-weight: bold;
}

#rm_kouki {
	height: 23px;
	background-color: #548FC7;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: solid 1px #000000;
}

#rm_white1 {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	border-bottom: solid 1px #000000;
}
#rm_white2 {
	background-color: #FFFFFF;
	color: #000000;
}
#rm_grey1 {
	height: 22px;
	background-color: #F2F2F2;
	color: #000000;
}
#rm_grey2 {
	height: 23px;
	background-color: #DBE0E6;
	color: #000000;
	border-bottom: solid 1px #000000;
}
#rm_grey3 {
	height: 23px;
	background-color: #E1E6EC;
	color: #000000;
	border-bottom: solid 1px #000000;
}
#rm_tunen1 {
	background-color: #DEB6CE;
	color: #000000;
	border-bottom: solid 1px #000000;
}
#rm_tunen2 {
	background-color: #C2B9CE;
	color: #000000;
	border-bottom: solid 1px #000000;
}

table.rishu_model2 {
	border-collapse: collapse;
	font-size: 0.8em;
	text-align: center;
	margin: 0 10px;
	color: #ffffff;
}
#rm_shutyu {
	height: 22px;
	width: 116px;
	background-color: #0B419B;
}
#rm_shutyu_title {
	height: 22px;
	width: 140px;
	background-color: #548FC7;
}
#rm_sonota {
	height: 22px;
	width: 117px;
	background-color: #0B419B;
}
#rm_sonota_title {
	height: 22px;
	width: 140px;
	background-color: #548FC7;
}

#s_kougi_title {
	margin: 7px 0 7px 20px;
	display: inline;
	width: 80px;
	color: #FFFFFF;
	background-color: #0B419B;
	padding: 3px;
	font-size: 11px;
	text-align: center;
	float: left;
	border-bottom: solid 1px #000000;
	clear: both;
}

#s_kougi_zengo {
	margin: 7px 0;
	display: inline;
	width: 30px;
	color: #FFFFFF;
	background-color: #BFBFBF;
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	float: left;
	border-bottom: solid 1px #000000;
}
#s_kougi_name {
	margin: 7px 0;
	display: inline;
	width: 95px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 3px;
	font-size: 11px;
	text-align: center;
	float: left;
	border-bottom: solid 1px #000000;
}


#k_kouza_title {
	margin: 7px 0 7px 23px;
	display: inline;
	width: 100px;
	color: #FFFFFF;
	background-color: #0B419B;
	padding: 3px;
	font-size: 11px;
	text-align: center;
	float: left;
	border-bottom: solid 1px #000000;
}
#k_kouza_zengo {
	margin: 7px 0;
	display: inline;
	width: 30px;
	color: #FFFFFF;
	background-color: #BFBFBF;
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	float: left;
	border-bottom: solid 1px #000000;
}
#k_kouza_tunen {
	margin: 7px 0;
	display: inline;
	width: 30px;
	color: #FFFFFF;
	background-color: #ABA1BA;
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	float: left;
	border-bottom: solid 1px #000000;
}

#k_kouza_name {
	margin: 7px 0;
	display: inline;
	width: 95px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 3px;
	font-size: 11px;
	text-align: center;
	float: left;
	border-bottom: solid 1px #000000;
}
#rm_kamoku_chu {
	width: 500px;
	font-size: 0.7em;
	display: inline;
	margin: 5px 10px 5px 0;
	text-align: right;
	background: #2873B7 ;
	float: right;
	color: #FFFFFF;
	clear: both;
}
#rm_message_title {
	text-align: left;
	text-indent: -9999px;
}
#rm_message1_back1 {
	margin: 0 10px 10px 10px;
	display: inline;
	height: auto;
	float: left;
	background: #548FC7 url(img/message_middle.jpg) repeat-y;
	width: 247px;
}
#rm_message1_back2 {
	width: 247px;
	height: auto;
	float: left;
	background: url(img/message1_title.jpg) no-repeat;
}
#rm_message1_back3 {
	height: auto;
	float: left;
	background: url(img/message1_bottom.jpg) no-repeat bottom;
	width: 247px;
	min-height: 20px;
}
#rm_message2_back1 {
	margin: 0 10px 10px 0;
	display: inline;
	height: auto;
	float: right;
	background: #548FC7 url(img/message_middle.jpg) repeat-y;
	width: 247px;
}
#rm_message2_back2 {
	width: 247px;
	height: auto;
	float: right;
	background: url(img/message2_title.jpg) no-repeat;
}
#rm_message2_back3 {
	height: auto;
	float: right;
	background: url(img/message2_bottom.jpg) no-repeat bottom;
	width: 247px;
	min-height: 20px;
}

.content .rm_message_info {
	display: block;
	font-size: 0.75em;
	color: #000000;
	line-height: 150%;
	padding: 30px 10px 30px;
}

#rm_end {
	margin: 0;
	clear: both;
}
/*履修カリキュラム表*/

#rc_title {
	width: 530px;
	background-color: #548FC7;
	color: #FFFFFF;
	border-bottom: solid 1px #666666;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	padding: 5px 0;
}
table.rishu_curriculum {
	border-collapse: collapse;
	font-size: 0.75em;
	text-align: center;
	width: 530px;
	background: url(img/rc_table_back_a.jpg) no-repeat top;
}
#rc_title_height1 {
	height: 20px;
}
#rc_kamoku_title {
	width: 100px;
	background: url(img/rc_back_w01.jpg) no-repeat top right;
}
#rc_1nenji_title {
	width: 95px;
	background: url(img/rc_back_w01.jpg) no-repeat top right;
}
#rc_2nenji_title1 {
	width: 95px;
	background: url(img/rc_back_w01.jpg) no-repeat top right;
}
#rc_2nenji_title2 {
	width: 50px;
	background: url(img/rc_back_w01.jpg) no-repeat top right;
}
#rc_3nenji_title {
	width: 95px;
	background: url(img/rc_back_w01.jpg) no-repeat top right;
}
#rc_4nenji_title {
	width: 95px;
	background: url(img/rc_back_w01_4.jpg) no-repeat top right;
}

#rc_title_height2 {
	height: 36px;
}
#rc_kamoku {
	width: 100px;
	background: url(img/rc_back_w01_2.jpg) no-repeat center right;
}
#rc_1nenji {
	width: 95px;
	background: url(img/rc_back_w01.jpg) no-repeat center right;
}
#rc_2nenji {
	background: url(img/rc_back_w01_2.jpg) no-repeat center right;
}
#rc_34nenji {
	width: 190px;
	background: url(img/rc_back_w01_3.jpg) no-repeat center right;
}
#rc_tanisu {
	width: 100px;
	background: url(img/rc_back_w01.jpg) no-repeat center left;
}
#rc_title_height3 {
	height: 25px;
}

#rc_title_height4 {
	height: 60px;
}

#rc_kamoku_a {
	padding: 0 0 0 0;
	font-size: 1.1em;
	color: #FFFFFF;
	line-height: 170%;
	background: url(img/rc_back_b01_2.jpg) no-repeat center center;
}
#rc_kamokumei {
	text-align: center;
	vertical-align: bottom;
	font-size: 1.0em;
	background: url(img/rc_back_w03_2.jpg) no-repeat bottom center;
}
#rc_kamoku_k1 {
	padding: 0 0 0 26px;
	text-align: left;
	line-height: 155%;
	background: url(img/rc_back_p01_2.jpg) no-repeat center right;
}
#rc_kamoku_k2 {
	padding: 0 0 0 12px;
	text-align: left;
	line-height: 155%;
	background: url(img/rc_back_g01_2.jpg) no-repeat center left;
}
#rc_tyushaku1 {
	text-align: center;
	vertical-align: top;
	font-size: 1.0em;
	background: url(img/rc_back_w03_2.jpg) no-repeat top center;
}
#rc_course1 {
	padding: 0 0 0 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.4em;
	text-align: left;
	background: url(img/rc_course1_koukyou_2.jpg) no-repeat center center;
}
#rc_course1_select {
	padding: 0 0 0 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.4em;
	text-align: left;
	background: url(img/rc_back_c01.jpg) no-repeat center right;
}
#rc_course1_title {
	display: block;
	padding:0 0 0 4px;
	height: 22px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 0.8em;
	text-align: left;
	background: url(img/rc_back_c01t.jpg) no-repeat center left;
}
#rc_course_sbtitle1 {
	font-weight: normal;
	font-size: 0.75em;
}
#rc_course_sbtitle2 {
	font-weight: normal;
	font-size: 0.63em;
}
#rc_text {
	padding:0 0 0 1px;
	color: #000000;
	font-weight: normal;
	font-size: 0.65em;
	text-align: left;
	line-height: 130%;
	background: url(img/rc_back_c01tw.jpg) repeat-y center left;
}
#rc_course2 {
	padding: 0 0 0 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.4em;
	text-align: left;
	background: url(img/rc_course2_kigyou_2.jpg) no-repeat center center;
}
#rc_tanisu_c12 {
	padding: 0 0 0 10px;
	text-align: left;
	line-height: 130%;
	background: url(img/rc_back_w04.jpg) no-repeat center center;
}
#rc_tanisu_c12c {
	padding: 0 0 0 10px;
	text-align: left;
	line-height: 130%;
	background: url(img/rc_back_w04c.jpg) no-repeat center center;
}
#rc_tanisu_c1t {
	padding: 0 0 0 5px;
	margin: 0 0 3px 0;
	background: #4E8DC0;
	color: #FFFFFF;
	height: 15px;
	display: block;
}
#rc_tanisu_c2t {
	padding: 0 0 0 5px;
	margin: 0 0 3px 0;
	background: #6881BA;
	color: #FFFFFF;
	height: 15px;
	display: block;
}
#rc_tanisu_c3t {
	padding: 2px 0 0 5px;
	margin: 0 0 0 0;
	background: #9878B9;
	color: #FFFFFF;
	height: 15px;
	display: block;
}
#rc_tanisu_cs {
	font-size: 0.87em;
}
#rc_title_height5 {
	height: 75px;
}
#rc_title_height5_c {
	height: 80px;
}
#rc_kuuhaku {
}
#rc_course3 {
	padding: 0 0 0 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.4em;
	text-align: left;
	background: url(img/rc_course3_housou_2.jpg) no-repeat center center;
}

#rc_tanisu_c3 {
	padding: 0 0 0 10px;
	text-align: left;
	line-height: 110%;
	background: url(img/rc_back_w05.jpg) no-repeat center center;
}
#rc_tanisu_c3c {
	padding: 0 0 0 10px;
	text-align: left;
	line-height: 110%;
	background: url(img/rc_back_w05c.jpg) no-repeat center center;
}
#rc_title_height6 {
	height: 50px;
}
#rc_title_height6_c {
	height: 65px;
}
#rc_kamoku_b {
	font-size: 1.1em;
	color: #FFFFFF;
	background: url(img/rc_back_b02_2.jpg) no-repeat center center;
}
#rc_kamoku_b_nai {
	padding: 0 0 0 25px;
	font-size: 1.3em;
	text-align: left;
	color: #FFFFFF;
	background: url(img/rc_back_b03_2.jpg) no-repeat center left;
}
#rc_kamoku_b_back {
	padding: 0 0 0 5px;
	font-size: 1.0em;
	text-align: left;
	color: #FFFFFF;
	background: url(img/rc_back_b03.jpg) no-repeat center left;
}

#rc_title_height7 {
	height: 40px;
}
#rc_kamoku_c {
	background: url(img/rc_back_w06_2.jpg) no-repeat center right;
}
#rc_setumei {
	padding: 0 0 0 5px;
	text-align: left;
	font-size: 1.0em;
	background: url(img/rc_back_w07_2.jpg) no-repeat center center;
}
#rc_tanisu_c {
	background: url(img/rc_back_w08.jpg) no-repeat center center;
}
#rc_soturon {
	color: #2972D0;
	background: url(img/rc_back_b05_2.jpg) no-repeat center center;
}
#rc_tanisu_kei {
	color: #FFFFFF;
	background: url(img/rc_back_b04.jpg) no-repeat center center;
}
#rc_course_text {
	color: #1D91C0;
	font-weight: bold;
}
#rc_course1_tabletitle {
	width: 530px;
	background-color: #5F7AC1;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.0em;
	text-align: left;
	padding: 3px 0 3px 7px;
}
#rc_course2_tabletitle {
	width: 530px;
	background-color: #147BCE;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.0em;
	text-align: left;
	padding: 3px 0 3px 7px;
}
#rc_course3_tabletitle {
	width: 530px;
	background-color: #8F7CB5;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.0em;
	text-align: left;
	padding: 3px 0 3px 7px;
}
#rc_course_tablesubtitle{
	font-weight: normal;
	font-size: 0.8em;
}
table.rishu_curriculum_c1 {
	border-collapse: collapse;
	width: 500px;
}
#rc_course1_height1 {
	height: 85px;
}
#rc_course1_kamoku_a {
	width: 150px;
	color: #5F7AC1;
	padding: 0 0 0 15px;
	text-align: left;
	line-height: 130%;
	background: url(img/rc_c1_back1.jpg) no-repeat bottom  right;
}
#rc_course2_kamoku_a {
	width: 150px;
	color: #147BCE;
	padding: 0 0 0 15px;
	text-align: left;
	line-height: 130%;
	background: url(img/rc_c2_back1.jpg) no-repeat bottom  right;
}
#rc_course3_kamoku_a {
	width: 150px;
	color: #8F7CB5;
	padding: 0 0 0 15px;
	text-align: left;
	line-height: 130%;
	background: url(img/rc_c3_back1.jpg) no-repeat bottom  right;
}
#rc_course1_height2 {
	height: 60px;
}
#rc_course1_kamoku_ka {
	width: 150px;
	color: #5F7AC1;
	padding: 0 0 0 15px;
	text-align: left;
	line-height: 130%;
	background: url(img/rc_c1_back2.jpg) no-repeat bottom  right;
}
#rc_course2_kamoku_ka {
	width: 150px;
	color: #147BCE;
	padding: 0 0 0 15px;
	text-align: left;
	line-height: 130%;
	background: url(img/rc_c2_back2.jpg) no-repeat bottom  right;
}
#rc_course3_kamoku_ka {
	width: 150px;
	color: #8F7CB5;
	padding: 0 0 0 15px;
	text-align: left;
	line-height: 130%;
	background: url(img/rc_c3_back2.jpg) no-repeat bottom  right;
}

#rc_course1_height3 {
	height: 130px;
}
#rc_course1_kamoku_b {
	width: 150px;
	color: #5F7AC1;
	padding: 0 0 0 15px;
	text-align: left;
	line-height: 130%;
	background: url(img/rc_c1_back3.jpg) repeat-y bottom  right;
}
#rc_course2_kamoku_b {
	width: 150px;
	color: #147BCE;
	padding: 0 0 0 15px;
	text-align: left;
	line-height: 130%;
	background: url(img/rc_c2_back3.jpg) repeat-y bottom  right;
}
#rc_course3_kamoku_b {
	width: 150px;
	color: #8F7CB5;
	padding: 0 0 0 15px;
	text-align: left;
	line-height: 130%;
	background: url(img/rc_c3_back3.jpg) repeat-y bottom  right;
}

#rc_course1_kamoku {
	width: 400px;
	padding: 0 0 0 20px;
	text-align: left;
	line-height: 145%;
	font-size: 0.95em;
}
#rc_course_kamoku_sub{
	text-indent: 5px;
	font-size: 0.8em;
}
#shutokutani {
	display: block;
	text-align: center;
	vertical-align:middle;
	padding: 5px 0 5px 0;
	float: left;
	margin: 10px 25px 5px 10px;
	height: 18px;
	width: 100px;
	background: #5F7AC1;
	font-size: 1.3em;
	color: #FFFFFF;
	font-weight: bold;
}
#shutokutani2 {
	display: block;
	text-align: center;
	vertical-align:middle;
	padding: 5px 0 5px 0;
	float: left;
	margin: 10px 25px 5px 10px;
	height: 18px;
	width: 100px;
	background: #147BCE;
	font-size: 1.3em;
	color: #FFFFFF;
	font-weight: bold;
}
#shutokutani3 {
	display: block;
	text-align: center;
	vertical-align:middle;
	padding: 5px 0 5px 0;
	float: left;
	margin: 10px 25px 5px 10px;
	height: 18px;
	width: 100px;
	background: #8F7CB5;
	font-size: 1.3em;
	color: #FFFFFF;
	font-weight: bold;
}

/*QAタイトル*/
#question {
	margin: 0 15px;
}
#question h3 {
	text-indent: -9999px;
	padding-bottom: 0;
}
#q_back1 {
	height: auto;
	background: url(img/question_middle.png) repeat-y;
	width: 480px;
}

#q_back2 {
	height: auto;
	background: url(img/question_top.png) no-repeat;
	width: 480px;
}

#q_back3 {
	height: auto;
	background: url(img/question_bottom.png) no-repeat bottom;
	width: 480px;
	min-height: 12px;
}

.content .q_title {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	margin-left: 10px;
	padding: 45px 10px 10px 45px;
}
#answer {
	margin: 0 15px 20px;
}
#answer h3 {
	text-indent: -9999px;
	padding-bottom: 0;
}
#a_back1 {
	height: auto;
	background: url(img/answer_middle.png) repeat-y;
	width: 480px;
}

#a_back2 {
	height: auto;
	background: url(img/answer_top.png) no-repeat;
	width: 480px;
}

#a_back3 {
	height: auto;
	background: url(img/answer_bottom.png) no-repeat bottom;
	width: 480px;
	min-height: 12px;
}

.content .a_title {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	margin-left: 10px;
	padding: 45px 10px 10px 45px;
}

.content .comments {
	background: url(img/comment.png) no-repeat top left;
	width: 450px;
	margin: auto;
	font-size: 12px;
	line-height: 160%;
	padding-top: 0;
	padding-left: 10px;
}
.content .comments h3 {
	text-indent: -9999px;
	padding-bottom: 0;
}
.content .title a{color: #C00;text-decoration:none;}
.content .title a:hover{color:#E6332D;} 

.content a {
	color: #6D88DB;
	text-decoration: none;
} 

.content a:hover{
	color: #6D88DB;
	text-decoration: underline;
}

.content a.more-link {font-size: 12px;line-height: 14px;} 
.content {clear: both;}
.content ul{margin-left: 25px;padding-left: 0px;}
.content ol{margin-left: 30px;padding-left: 0px;}
.content .title .date {font-size:11px;font-style:italic;font-weight:normal;}
.content .ddsg-wrapper a{color: #666;}
.content blockquote {margin: 0px 0px 15px 0px;padding: 10px 20px 10px 20px;}
.content blockquote p{padding: 0px;margin: 0px 0px 0px 0px}
.content blockquote ol,.content blockquote ul{padding: 0px;margin: 0px 0px 0px 20px}
.content blockquote.qanda {
	padding:10px 0;
	font-style:italic;
}

.content .postmetadata {
	text-align: right;
	font-size: 12px;
	line-height: 14px;
	width: 50%;
	padding: 0 0 7px;
	margin: 0;
	color: #666;
	clear: both;
}

/*カスタムフィールド*/
.post-meta {
	float: right;
	font-size: 12px;
	line-height: 14px;
}

#comments,#respond {clear: both;font-size: 13px;color: #286e3a;padding: 0 0 10px;}
ol.commentlist li{background-color: #f4f7f8;padding: 7px 10px 0;margin-bottom: 5px;}
.nocomments{display: none;}
.content pre {background-color: #eee;padding: 5px 15px;margin: 0 0 15px;}


/*ページ page*/
.page{padding: 0;}


/*アーカイブリスト Archive*/
.archive a {
	color: #6D88DB;
	text-decoration: none;
} 

.archive a:hover {
	color: #6D88DB;
	text-decoration: underline;
}

.archive ul {padding: 0;margin: 0;color: #666;}

.archive ul li {
	font-size: 12px;
	line-height: 125%;
	margin: 0 0 13px 10px;
	padding: 0 0 0 10px;
	list-style-type: none;
}

.archive a.title {font-size: 14px;line-height: 125%;}
/*単一ページ Single*/
.single a {
	color: #6D88DB;
	text-decoration: none;
} 

.single a:hover {
	color: #6D88DB;
	text-decoration: underline;
}

.single ul {padding: 0;margin: 0;color: #666;}

.single ul li {
	font-size: 12px;
	line-height: 125%;
	margin: 0 0 13px 10px;
	padding: 0 0 0 10px;
	list-style-type: none;
}

.single a.title {font-size: 14px;line-height: 125%;}


/*リンク表示*/

.links {
	font-size: 12px;
	line-height: 150%;
	list-style-type: none;
}

.links ul{
	list-style-type: none;
}

.links h2 {
	height: 15px;
	text-decoration: none;
}

.links a {
	color: #1895D8;
	text-decoration: none;
}

.links a:hover {
	color: #1895D8;
	text-decoration: underline;
}

/*パンフレット*/
#pamphlet {
  padding: 15px;
  width: 480px;
  font-size: 13px;
  line-height: 150%;
}

#pamphlet img {
  margin-top: 9px;
  margin-right: 9px;
  padding: 2px;
  border:1px solid #999;
}
/**/

/*タグ検索 Tags*/
.tags {font-weight: bold;line-height: 200%;padding: 20px 0 0;}


/*トピックス表示*/
#toptopics {
	width: 480px;
	font-size: 13px;
	line-height: 150%;
	list-style-type: none;
}

#toptopics ul{
	list-style-type: none;
}

#toptopics h2 {
	height: 15px;
	background: url(img/whatsnew.png) no-repeat left top;
	text-indent: -9999px;
	text-decoration: none;
}

#toptopics a {
	color: #1895D8;
	text-decoration: none;
}

#toptopics a:hover {
	color: #1895D8;
	text-decoration: underline;
}
#toptopics .title-pub {
	height: 15px;
	margin: 10px 0 10px 0px;
	background: url(img/whatsnew.png) no-repeat left top;
}
#toptopics .title-dom {
	height: 15px;
	margin: 10px 0 10px 0px;
	background: url(img/info-dom.gif) no-repeat left top;
}
#toptopics .text {
	margin-left: 10px;
}

/*ナビゲーション Navi*/
.navigation{clear: both;height: 30px;text-align: center;}
.navigation a{color: white;padding: 2px 10px;background-color: #999;border: 1px solid #666;font-size: 11px;}

/*サイドバー共通 Sidebar*/
#side ul {
	margin-left: 0px;
	padding: 0px 5px 0px 5px;
	list-style-type: none;
	font-size: 16px;
	font-family : "HGｺﾞｼｯｸM","ＭＳ Ｐゴシック",sans-serif ;
	font-weight: bold;
}

#side ul ul {
	margin-left: 0px;
	padding: 0 0 0 10px;
	list-style-type: none;
	font-size: 14px;
	font-weight: normal;
}

#side ul ul ul {
	margin-left: 0px;
	padding: 0 0 0 10px;
	list-style-type: none;
	font-size: 13px;
}

#side div.widget {
	font-size: 15px;
	padding: 0;
}

#side .module_title {
	font-size: 17px;
	padding: 0;
	border-bottom: 1px solid #666;
	margin: 0;
	color: #666;
	text-align: left;
}


/*メニューボタン Menu*/
/*
#side li.cat-item,
#side ul.menu li{height: 30px;}
#side ul.menu li.emptytab{height: 10px;margin: 0;padding: 0;}
#side li.cat-item a,
#side ul.menu li a,
a.navt_clink{width: 178px;display: block;height: 24px;text-align: center;font-size: 12px;line-height: 15px;color: #4083af;margin: 0;padding: 11px 0 0;}
#side li.cat-item a:hover,
#side ul.menu li a:hover,
a:hover.navt_clink{background-position: center bottom;text-decoration: none;color: #5eb3d1;}
img.navt_avatar {margin-top: -8px;vertical-align: middle;margin-right: 4px;width: 29px;}
*/


/*20090826修正*/
/*menu_page flexipages-2*/
#flexipages-2 li {
	margin: 0;
	padding: 0;
}

#flexipages-2 li a {
	width: 180px;
	height: 30px;
	margin: 0 0 0 5px;
	padding: 0 0 0 7px;
	text-decoration: none;
	color: #000;
	display: block;
	border-bottom: 1px solid #666;
	line-height: 30px;
}

#flexipages-2 li a:hover {
	width: 180px;
	margin: 0px 30px 0px 5px;
	padding: 0 0 0 7px;
	color: #fff;
	display: block;
	border-bottom: 1px solid #666;
	background:  url(img/menu_alpha01.png) no-repeat;
}
/*バナー表示*/
#side_banner {
	width: 175px;
	height: 250px;
	margin-left: 30px;
}

#side_banner .banner1 {
	width: 140px;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#side_banner .banner1 a {
	width: 140px;
	height: 50px;
	display: block;
	background:  url(img/banner_off01.png) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}
#side_banner .banner1 a:hover {
	width: 140px;
	height: 50px;
	display: block;
	background:  url(img/banner_on01.png) no-repeat;
}


#side_banner .banner2 {
	width: 140px;
	height: 90px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#side_banner .banner2 a {
	width: 140px;
	height: 90px;
	display: block;
	background:  url(img/banner_off02.png) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}

#side_banner .banner2 a:hover {
	width: 140px;
	height: 90px;
	display: block;
	background:  url(img/banner_on02.png) no-repeat;
}

/*タグクラウドウィジェット Tags*/
#tag_cloud {margin-bottom: 15px;line-height:180%;}


/*カレンダー Calendar*/
#wp-calendar {width: 100%;font-size: 11px;color: #666;margin-top: 5px;}
#calendar p.module_title {display: none;}
#wp-calendar caption {color: #333;}
#wp-calendar th{background-color: #ddd;text-align: center;padding: 0;font-weight: normal;font-style: normal;}
#wp-calendar td{text-align: center;background-color: #eee;padding: 0;}
#wp-calendar td a {color: #c00;font-weight: normal;font-style: normal;}
#wp-calendar td.pad {background-color: transparent;}


/*フッター Footer*/
.copyright {
	font-size: 11px;
	text-align: left;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}

.copyright a {
	color: #333;
	text-decoration: underline;
}

.poweredby {
	clear: both;
	color:#333;
	font-size: 11px;
	text-align:right;
	margin-top:20px;
}


/*コメント Comment*/
#commentform #comment{width: 400px;border: 1px solid #b3b3b3;background-color: #fbffe4;height: 170px;}
#author,
#email,
#url {border: 1px solid #b3b3b3;background-color: #fbffe4;width: 320px;}
#commentform p {padding: 0 0 5px;}
input#submit {border-style: none;height: 30px;width: 220px;color: #697600;font-size: 14px;background: url(img/submit.gif) no-repeat;margin: 4px 0 0;}


/*コンタクトフォーム ContactForm*/
#contactform {border: 1px solid #ccc;padding: 10px;width: 100%;background-color: #f4f7f8;}
#contactform th {font-weight: normal;font-style: normal;width: 70px;}
#contactform textarea {width: 450px;height: 120px;border: 1px solid #ccc;}
#contactform tbody tr td span input.wpcf7-validates-as-required {}
#contactform tbody tr td span input.wpcf7-validates-as-email.wpcf7-validates-as-required {}
#contactform tbody tr td span input {width: 250px;border: 1px solid #ccc;}
#contactform tbody tr td span span.wpcf7-radio input {width: 12px;}


/*その他 Others*/
.code{font-style: italic;color: #f60;border: 1px solid #b3b3b3;padding: 10px;font-size: 9px;margin: 10px 0;}
.download{margin: 0;padding: 10px;list-style-type: none;text-align: center;width: 500px;background-color: #fff7e9;border: 1px solid #f5aa6a;border-bottom-width: 3px;}
#alpha .edit{text-align: center;font-style: italic;}
#alpha .edit a{color: green;font-size: 12px;line-height: 14px;}

/*画像配置 Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}


.alignleft {
	display: inline;
	margin: 5px;
	float: left
}

.alignright {
	display: inline;
	margin: 5px;
	float: right;
}

/* End Images */

/*キャプション設定 Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
dt {
	float: left;
	width:　50px;
	margin-left: 10px;
}
dd {
	margin-left: 50px;
}
.border-dot {
	border-bottom: 1px dotted #333;
	padding: 0 0 3px;
	margin: 15px 0 12px;
}
.clear {
	clear: both;
}
