/*
 *	MY BOOKLE typwriter Style ver.1 31.Aug.2006
 */

/* vvvvv modify vvvvv */
/* ^^^^^ modify ^^^^^ */

.mypage_main
{
width: 100%;
border-style: solid;
border-color: #90acb8;
border-width: 1px;
margin: 0px;
padding: 0px 0px 10px;
}

.type_contents
{
border-style: solid;
border-color: #90acb8;
border-width: 2px;
width: auto;
margin: 10px 20px 10px;
padding: 0px;
background-image:url("../img/type_bg.gif");
background-repeat:no-repeat;
background-position:right top;
}

*+html .type_contents, * html .type_contents
{
width : 100%;
}

.type_title
{
width: auto;
height: 62px;
color: #ffffff;
font-size: 16px;
font-weight: bold;
margin: 1px;
padding: 10px 10px 0px;
}

.type_introduction
{
width: auto;
padding: 5px 289px 5 10px;
}

.type_button
{
text-align: center;
font-weight: bold;
font-size:14px;
background-image: url("../img/mypagebutton_back.gif");
background-repeat: repeat-x;
background-position: bottom;
background-color: #ffffff;
margin: 3px auto;
padding: 3px 5px;
border-style: solid ridge ridge solid;
border-color: #006072;
border-width: 1px 3px 3px 1px;
width: 210px;
}

.type_button a
{
display: block;
width: 100%;
}

.type_contents02
{
border-style: solid;
border-color: #90acb8;
border-width: 2px;
width: auto;
margin: 0px 20px 10px;
padding: 0px;
}

*+html .type_contents02, * html .type_contents02
{
width : 100%;
}

.type_index
{
width: auto;
margin: 0px;
padding: 3px;
border-style: dotted;
border-color: #90acb8;
border-width: 0px 0px 1px 0px;
}
