/*  
Theme Name: miyakonojyo dental college
Theme URI: http://mdc.core.ac.jp/
Description: miyakonojyo dental college website theme
Version: 1.0
Author: web design center
Author URI: http://web-dc.net/
*/

@charset "UTF-8";

/* 疑似クラス 一般 */

a:link {
	color: #999999;
	text-decoration: none;	
}

a:visited {
	color: #999999;
	text-decoration: none;		
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #999999;
	text-decoration: none;	
}

a:focus {
	color: #999999;
	text-decoration: none;	
}

/* tag */

body {
	font-size: 0.8em;
	font-family: "MS UI Gothic";
	color: #999999;
	background-image: url(images/back_rap.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.4em;
}

h1 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

h2	{
	font-size: 100%;
	margin: 0px;
	padding: 0px;	
}

h3	{
	font-size: 100%;
	margin: 0px;
	padding: 0px;	
}

h4	{
	font-size: 100%;
	margin: 0px;
	padding: 0px;	
}

p {
	font-size: 100%;
	margin: 0px;
	padding: 0px;	
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

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

/* id */

#page-rap	{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;	
}

#header1	{
	height: 70px;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	padding-right: 50px;
	padding-left: 50px;
}

#header2	{
	height: 32px;
	padding-right: 50px;
	padding-left: 50px;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
}

#header3 {
	height: 24px;
	padding-right: 50px;
	padding-left: 50px;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
}

#pankuzu	{
	letter-spacing: 2px;
	text-indent: 10px;
	font-size: 10px;
	line-height: 16px;
}


#header4 {
	height: 80px;
	padding-right: 50px;
	padding-left: 50px;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
}

#page-content {
	padding-right: 50px;
	padding-left: 50px;
	background-image: url(images/back2.gif);
	background-repeat: repeat-y;	
}

#page-content-l {
	float: left;
	width: 200px;
}

#content-l-main {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#page-content-r {
	width: 600px;
	float: right;
}

#content-main	{
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#headline-box	{
	background-image: url(images/headline_back.gif);
	float: left;
	height: 224px;
	width: 364px;
	padding: 8px;
	background-repeat: no-repeat;
}

#headline-text	{
	overflow: auto;
	height: 214px;
	width: 354px;
	color: #999999;
}

#opencampus-box	{
	float: right;
	height: 240px;
	width: 200px;
}

#footer1	{
	height: 24px;
	padding-right: 50px;
	padding-left: 50px;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;	
}
#menu_under {
	background-color: #FFFFFF;
	clear: both;
	text-align: center;
	padding: 4px;
	font-size: 10px;
	letter-spacing: 2px;
}

#footer2	{
	height: 10px;
	background-image: url(images/footer2.jpg);
}

#footer3	{
	height: 52px;
}

/* class */
.fs_01	{
	color: #333333;
	line-height: 1.8em;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.fs_02	{
	color: #333333;
	line-height: 1.8em;
	padding: 20px;
}


.dummy0	{
	clear: both;
}

.dummy1	{
	clear: both;
	height: 1px;
}

.dummy9	{
	height: 9px;
}

.dummy6	{
	height: 6px;
	padding-right: 50px;
	padding-left: 50px;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;	
}

.dummy10	{
	clear: both;
	height: 10px;
}

/* Google Maps */

#map {
	height: 580px;
	width: 580px;
}

.question li{
	list-style-image: url(images/arrow2.gif);
	height: 20px;
}

.anser li {
	list-style-image: url(images/arrow3.gif);
}

/* IE6プリント対応指定 */
@media print {

body	{
	_zoom: 0.80;
}

}
