a {
	color: #0000FF;
}

/* 基本設定
-------------------------------------------------------------------------------- 基本設定 */

body {
	background-image: url(/images/back_background.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	margin: 0px;
}
#background {
	background-image: url(/images/back_contents.gif);
	width: 952px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	padding-right: 1px;
	padding-left: 1px;
}
/* ヘッダー
-------------------------------------------------------------------------------- ヘッダー */

#header {
	background-image: url(/images/back_header.gif);
	height: 85px;
	vertical-align: top;
	background-repeat: no-repeat;
}
#header h1 {
	margin: 0px;
	padding-left: 10px;
}
#global_vps_line {
	background-image: url(/images/global_vps_line.gif);
	height: 5px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-repeat: repeat-x;
}
#global_shared_line {
	background-image: url(/images/global_shared_line.gif);
	height: 5px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-repeat: repeat-x;
}
#global_private_line {
	background-image: url(/images/global_private_line.gif);
	height: 5px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-repeat: repeat-x;
}
#global_athosting_line {
	background-image: url(/images/global_athosting_line.gif);
	height: 5px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-repeat: repeat-x;
}
#global_menu {
	text-align: right;
	width: 950px;
}
.pankuzu {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.pankuzu a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.pankuzu a:hover {
	text-decoration: underline;
}

/* 左サイド
-------------------------------------------------------------------------------- 左サイド */

#side_left {
	vertical-align: top;
	width: 180px;
	background-color: #EEF0F5;
	padding-left: 10px;
	height: 1300px;
}
.box_site {
	width: 170px;
	margin-left: 10px;
	margin-top: 20px;
}
.box_site div {
	border: 1px solid #CCCCCC;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: -3px;
}
.side_navi_01 {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.side_navi_01 li {
	margin: 0px;
	padding: 0px;
}

.side_navi_01 a {
	background-image: url(/images/side_navi_01.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: block;
	color: #666666;
	text-decoration: none;

}
.side_navi_01 a:visited {
	background-image: url(/images/side_navi_01.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: block;
	color: #666666;
	text-decoration: none;

}
.side_navi_01 a:hover {
	background-image: url(/images/side_navi_01_p.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: block;
	color: #333333;
	text-decoration: none;

}
.side_navi_02 {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.side_navi_02 li {
	margin: 0px;
	padding: 0px;
}

.side_navi_02 a {
	background-image: url(/images/side_navi_02.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	color: #666666;
	text-decoration: none;

}
.side_navi_02 a:visited {
	background-image: url(/images/side_navi_02.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	color: #666666;
	text-decoration: none;

}
.side_navi_02 a:hover {
	background-image: url(/images/side_navi_02_p.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	color: #333333;
	text-decoration: none;

}

.side_navi_03 {
	padding-left: 20px;
}
.side_navi_03 a{
	color: #666666;
	text-decoration: none;
}
.side_navi_03 a:visited{
	color: #666666;
	text-decoration: none;
}
.side_navi_03 a:hover{
	color: #666666;
	text-decoration: underline;
}

/* 右サイド
-------------------------------------------------------------------------------- 右サイド */
#side_right {
	vertical-align: top;
	width: 170px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.box_order {
	width: 170px;
}
.box_order div {
	background-image: url(/images/side_box_order.gif);
	background-repeat: no-repeat;
	width: 170px;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 10px;
}
.box_order ul {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
.box_order li {
	list-style-type: none;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.side_header_01 {
	background-image: url(/images/side_header_01.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 140px;
	color: #59777B;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 30px;
	margin-bottom: 5px;
	margin-top: 20px;
}
.side_header_02 {
	background-image: url(/images/side_header_02.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 140px;
	color: #59777B;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 30px;
	margin-bottom: 5px;
	margin-top: 20px;
}

/* カレンダー
-------------------------------------------------------------------------------- カレンダー */

.head_month {
	color: #59777B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: right;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD7D9;

}

.side_table_calendar {
	background-color: #999999;
}
.side_table_calendar th{
	background-color: #B097E6;
	color: #FFFFFF;
}
.side_table_calendar td{
	background-color: #FFFFFF;
	text-align: center;
}
.calendar_stop {
	color: #FF3366;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF3366;
}

/* コンテンツ
-------------------------------------------------------------------------------- コンテンツ */
#contents {
	padding-top: 0px;
	vertical-align: top;
	padding-bottom: 50px;
	padding-left: 15px;
	width: 550px;
	padding-right: 10px;
}
.order dd {
	margin-bottom: 20px;
	margin-top: 20px;
}
/* フッター
-------------------------------------------------------------------------------- フッター */
#footer_menu {
	background-image: url(/images/back_footer.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 930px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer_menu ul {
	margin: 0px;
}
#footer_menu li {
	display: inline;
	background-image: url(/images/icon_01.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;
}
#copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
/* アカウント・ドメイン
-------------------------------------------------------------------------------- アカウント・ドメイン */


.search_box {
	font-size: 12px;
	width: 170px;
	height: 193px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 20px;
}
.search_box ul {
	margin: 0px;
	padding: 0px;
}
.search_box li {
	width: 55px;
	list-style-type: none;
	float: left;
}
.search_box div {
	padding-top: 10px;
	padding-bottom: 10px;
}
.f_10  {
	font-size: 10px;
	margin-bottom: 5px;
}
.search_box dl {
	width: 170px;
	font-size: 10px;
	padding-top: 5px;
}
.search_box dt {
	float: left;
	font-weight: bold;
}
.search_box dd {
	text-align: right;
}
