@charset "utf-8";
body {
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	background-image: url(myweb/pict/%E2%96%A0Midsun_Logo_black_red_small4.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
}
a:link {
	color: #C00;
}
a:visited {
	color: #C09;
}
a:hover {
	color: #F60;
}
a:active {
	color: #F90;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: xx-large;
}
p {
	font-size: small;
	line-height: 140%;
}
hr {
	display: none;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.red {
	color: #F00;
}
.blue {
	color: #30F;
}
.red2 {
	color: #F36;
}


#container {
	width: 1024px;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-bottom: 10px;
	background-color: #FFF;
}
#header {
	width: 1024px;
}
#navbar {
	width: 1024px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000;
}
#navbar ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#navbar ul li {
	float: left;
	width: 169.4px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000;
}
#navbar a {
	background-color: #CA693E;
	display: block;
	color: #FFF;
	text-transform: uppercase;
	padding: 3px;
}
#navbar a:hover {
	background-color: #C30;
}
#contents {
	width: 1024px;
}
#footer {
	clear: both;
	width: 1004px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: large;
	margin-top: 5px;
	margin-bottom: 3px;
	border-top-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	height: 28px;
	background-image: url(myweb/pict/asayake_kai01.gif);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#footer em {
	background-position: center center;
}

#main {
	float: right;
	width: 776px;
	background-color: #FFF;
	padding: 10px;
}
#main h2 {
	background-image: url(myweb/pict/midashi_h2.jpg);
	width: 710px;
	border-left-style: solid;
	border-left-color: #C00;
	border-bottom-style: solid;
	border-bottom-color: #C30;
	border-bottom-width: 3px;
	border-left-width: 10px;
	letter-spacing: 0.3em;
	word-spacing: normal;
	font-size: large;
	color: #FFF;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#main h4 {
	font-size: medium;
}

.main_format {
	font-size: large;
	font-style: normal;
	display: block;
	clear: both;
	margin-top: 10px;
	margin-bottom: 3px;
}
.main_format2 {
	font-size: large;
	font-style: normal;
	display: block;
	clear: both;
	margin-top: 10px;
	margin-bottom: 3px;
	color: #009;
	text-align: center;
}

#main ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}
#main ul li {
	text-align: center;
	float: left;
	width: 186px;
	padding-top: 10px;
	padding-right: 1px;
	padding-left: 1px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: outset;
	border-top-color: #006;
	border-right-color: #006;
	height: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006;
	border-bottom-width: 2px;
	border-bottom-style: outset;
	border-bottom-color: #006;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 1px;
	display: inline;
}
.prod_main_box {
	clear: both;
}
.main_img_only {
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.main_img_size_s {
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	border-right-width: medium;
	border-right-style: double;
	border-right-color: #03F;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #03F;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #03F;
	border-left-color: #03F;
}
#main p a .main_img_size_s:hover {
	margin-right: 3px;
	margin-bottom: 3px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: double;
	border-bottom-style: double;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #F00;
	border-left-color: #F00;
}




#side {
	width: 225px;
	background-repeat: repeat;
	text-align: justify;
	color: #333;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #C00;
	background-image: url(myweb/pict/side_back_blw.png);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	padding-top: 5px;
	height: auto;
	clear: left;
	float: left;
}
#side h2 {
	text-align: center;
	color: #FFF;
	background-image: url(myweb/pict/info_var2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#side p a img {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 0px;
}

#side ul {
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 20px;
	height: auto;
	color: #FFF;
}
#side p {
	text-align: left;
	font-size: x-small;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.side_adobe {
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 5px;
	background-position: center;
	margin-top: 5px;
}
.side_point_l {
	float: left;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 3px;
	margin-top: 1px;
}
.side_point_r {
	float: none;
	margin-left: 3px;
}
.side_point_r2 {
	clear: none;
	margin-left: 8px;
}
.side_lang {
	clear: both;
	float: none;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-position: center;
}



body, h1, h2, p {
	margin: 0px;
	padding: 0px;
}
.img_right {
	float: right;
	margin-bottom: 0px;
	margin-right: 30px;
}
.img_left {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.img_right2 {
	float: right;
	margin-bottom: 0px;
	margin-right: 30px;
	margin-top: 20px;
}
.main_img_right1 {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#container #contents #main p img {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
}

