@charset "EUC-JP";
body {
	background-position: center;
	height: auto;
	margin-bottom:0px;
	background-position:left top;
}

/*#navi {
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 930px;
	padding-left: 10px;
	color: #ffffff;
	margin-bottom:10px;
	background-image:url([(base_url)]assets/templates/tutorial/homeimg/common/navi_bg.jpg);
	background-repeat:no-repeat;
	height:20px;
}*/

#navi {
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 930px;
	padding-left: 10px;
	color:#000000;
	margin-bottom:10px;
	background-color:#EFEFEF;
	height:20px;
}
#navi:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #navi{
    height: 1em;
    overflow: visible;
}
/**/
#container #navi a{
	color:#003399;
}


#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	clear: both;
	float: none;
	width: 940px;
	background-color:#FFFFFF;
	height:auto;
	padding-right: 25px;
	padding-left: 25px;
	text-align: left;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
}
#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #container {
    height: 1em;
    overflow: visible;
}
/*\*/
#container a {
  color: #000099;
}
#container a:hover {
  color: #000099;
  text-decoration: none;
}

#twobox {
float:left;
font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
font-size:13px;
font-weight:normal;
line-height:19px;
width:680px;
}
#twobox:after {
clear:both;
content:"";
display: block;
height: 1px;
overflow: hidden;
}
* html #twobox {
height: 1em;
overflow: visible;
}


#threebox {
float:left;
font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
font-size:13px;
font-weight:normal;
line-height:19px;
width:690px;
}
#threebox:after {
clear:both;
content:"";
display: block;
height: 1px;
overflow: hidden;
}
* html #threebox {
height: 1em;
overflow: visible;
}
#threebox #lbox {
	float: left;
	width: 160px;
}
#threebox #rbox {
	float: right;
	width: 520px;
}


#rightbox {
color: #333333;
float: right;
font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
font-size: 13px;
font-weight: normal;
line-height: 19px;
list-style-type: none;
width: 240px;
}
#rightbox:after {
clear: both;
content: "";
display: block;
height: 1px;
overflow: hidden;
}
* html #rightbox {
height: 1em;
overflow: visible;
}
.right_inner {
	margin-bottom: 10px;
	padding: 5px;
	font-size:13px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.right_inner li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
}
.right_midashi_big {
  font-weight: bold;
  padding-left: 10px;
  font-size: 12px;
  color: #FFFFFF;
  background-image: url(../homeimg/common/right_midashi_big.gif);
  background-repeat: no-repeat;
  height: 20px;
  padding-top: 4px;
  padding-bottom: 1px;
}
.right_midashi_middle {
  font-weight: bold;
  padding-left: 10px;
  font-size: 12px;
  color: #333333;
  background-image: url(../homeimg/common/right_midashi_middle.gif);
  background-repeat: no-repeat;
  text-align: left;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #888888;
  height: 20px;
  padding-top: 3px;
  padding-bottom: 2px;
}

.menu_list {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top:3px;
	margin-bottom: 5px;
}
.menu_list img {
	margin-right: 5px;
}
/*±¦¥á¥Ë¥å¡¼¥Ü¡¼¥À¡¼ÉÕ¤­²èÁü*/
.menuimg_border {
	margin-bottom: 5px;
}
.menuimg_border img{
	padding:2px;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
}
.menuimg_border a:hover img {
	padding:2px;
	border:1px solid #990000;
}


.bottom5 {
	margin-bottom: 5px;
}
.bottom10 {
	margin-bottom: 10px;
}
.bottom15 {
	margin-bottom: 15px;
}
.top5 {
	margin-top: 5px;
}
.top10 {
	margin-top: 10px;
}
.top15 {
	margin-top: 15px;
}

/*Ê¸»ú¥µ¥¤¥º*/
.size11{
	font-size:11px;
	line-height:150%;
}
.size12{
	font-size:12px;
	line-height:150%;
}
.size13{
	font-size:13px;
	line-height:150%;
}



.img_right {
	margin-left: 10px;
	margin-bottom:5px;
}
.img_left {
	margin-right: 10px;
	margin-bottom:5px;
}
.right_img {
	margin-left: 10px;
	margin-bottom:5px;
}
.left_img {
	margin-right: 10px;
	margin-bottom:5px;
}


.pagenation {
	text-align: right;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
}
.pagenation a {
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
}

.pagenation a:hover {
	background-color: #0033CC;
	color:#FFFFFF!important;
}

